feat: veth watcher #4712
Annotations
4 errors and 1 warning
golangci-lint:
pkg/watchers/apiserver/apiserver.go#L166
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"no ips found for host %s\", host)" (err113)
|
golangci-lint:
pkg/managers/pluginmanager/pluginmanager.go#L136
shadow: declaration of "err" shadows declaration at line 119 (govet)
|
golangci-lint:
pkg/watchers/apiserver/apiserver.go#L145
error returned from external package is unwrapped: sig: func net/url.Parse(rawURL string) (*net/url.URL, error) (wrapcheck)
|
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