Host Network Operator #544
Annotations
11 errors and 6 warnings
lint:
pkg/network/netplan/state.go#L215
Error return value of `yaml.Unmarshal` is not checked (errcheck)
|
lint:
pkg/network/netplan/state.go#L216
Error return value of `yaml.Unmarshal` is not checked (errcheck)
|
lint:
pkg/network/netplan/client/dummy/config.go#L43
Error return value of `result.Set` is not checked (errcheck)
|
lint:
pkg/network/netplan/client/dbus/client.go#L106
Error return value of `resultVariant.Store` is not checked (errcheck)
|
lint:
pkg/network/netplan/client/dbus/config.go#L68
Error return value of `config.setProperty` is not checked (errcheck)
|
lint:
pkg/reconciler/operator/configrevision_reconciler.go#L373
Function 'createConfigForNode' has too many statements (71 > 40) (funlen)
|
lint:
pkg/cra/frr_template.go#L27
Function 'TemplateFRR' is too long (89 > 65) (funlen)
|
lint:
cmd/operator/main.go#L60
Function 'main' has too many statements (41 > 40) (funlen)
|
lint:
pkg/nl/nl_test.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
pkg/nl/nl_test.go#L14
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
test
Process completed with exit code 2.
|
validate generated files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
pkg/network/netplan/client/dummy/client.go#L53
unhandled-error: Unhandled error in call to function os.RemoveAll (revive)
|
lint:
pkg/network/netplan/client/dummy/config.go#L67
unhandled-error: Unhandled error in call to function os.Remove (revive)
|
lint:
pkg/cra/frr_template.go#L84
unhandled-error: Unhandled error in call to function io.Writer.Write (revive)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|