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