ci(lint): refacto lint into separate job #1
Annotations
10 errors
|
lint:
cmd/utils.go#L66
QF1003: could use tagged switch on interesting.Criticality (staticcheck)
|
|
lint:
cmd/cidr.go#L97
QF1003: could use tagged switch on outputFormat (staticcheck)
|
|
lint:
cmd/auto.go#L125
QF1003: could use tagged switch on outputFormat (staticcheck)
|
|
lint:
internal/utils/utils.go#L43
Error return value of `f.Close` is not checked (errcheck)
|
|
lint:
internal/utils/utils.go#L27
Error return value of `f.Close` is not checked (errcheck)
|
|
lint:
internal/utils/utils.go#L15
Error return value of `f.Close` is not checked (errcheck)
|
|
lint:
internal/k8s/introspection_test.go#L12
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
internal/k8s/introspection_test.go#L11
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
internal/k8s/introspection_test.go#L10
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
internal/k8s/introspection.go#L34
Error return value of `resvolvconf.Close` is not checked (errcheck)
|