Enablement of Retina on ACI #4822
Annotations
5 errors and 1 warning
golangci-lint:
pkg/plugin/hnsstats/types_windows.go#L30
var-naming: const Ip should be IP (revive)
|
golangci-lint:
pkg/plugin/hnsstats/types_windows.go#L90
field `enricher` is unused (unused)
|
golangci-lint:
pkg/plugin/hnsstats/hnsstats_windows.go#L331
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"IP address not found\")" (err113)
|
golangci-lint:
cmd/legacy/daemon.go#L239
shadow: declaration of "err" shadows declaration at line 91 (govet)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading