[parser/scenarios] defer yaml file closure #3451
Annotations
3 errors
Build + tests (1.21.5):
pkg/parser/stage.go#L74
exitAfterDefer: log.Fatalf will exit, and `defer yamlFile.Close()` will not run (gocritic)
|
Build + tests (1.21.5):
pkg/leakybucket/manager_load.go#L228
exitAfterDefer: log.Fatalf will exit, and `defer bucketConfigurationFile.Close()` will not run (gocritic)
|
Build + tests (1.21.5)
issues found
|