PCD-2818: SOC2 lint file #16
Annotations
10 errors
|
Unit Tests:
test/tools/audit-webhook/pkg/sink/sink.go#L107
Error return value of `f.Close` is not checked (errcheck)
|
|
Unit Tests:
test/kind/kind.go#L141
Error return value of `f.Close` is not checked (errcheck)
|
|
Unit Tests:
test/kind/image.go#L97
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
Unit Tests:
test/e2e/framework/helper/poll.go#L155
Error return value of `con.Close` is not checked (errcheck)
|
|
Unit Tests:
pkg/util/port.go#L17
Error return value of `l.Close` is not checked (errcheck)
|
|
Unit Tests:
pkg/proxy/namespace_round_tripper.go#L89
Error return value of `m.loadMappings` is not checked (errcheck)
|
|
Unit Tests:
pkg/proxy/namespace_round_tripper.go#L73
Error return value of `watcher.Close` is not checked (errcheck)
|
|
Unit Tests:
pkg/proxy/namespace_round_tripper.go#L51
Error return value of `file.Close` is not checked (errcheck)
|
|
Unit Tests:
cmd/app/options/options.go#L57
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
Unit Tests:
cmd/app/options/options.go#L51
Error return value of `fmt.Fprintf` is not checked (errcheck)
|