Skip to content

ci(lint): refacto lint into separate job #1

ci(lint): refacto lint into separate job

ci(lint): refacto lint into separate job #1

Triggered via push March 12, 2026 13:43
Status Failure
Total duration 2m 2s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)