Host Network Operator #534
Annotations
15 errors and 6 warnings
test
unknown field SkipVRFConfig in struct literal of type Config
|
test
m.Init undefined (type *Manager has no field or method Init)
|
test
undefined: vrfPrefix
|
test
too many arguments in call to NewDefaultHealthcheckToolkit
|
test
Process completed with exit code 2.
|
lint:
pkg/config/baseconfig.go#L1
: # github.com/telekom/das-schiff-network-operator/pkg/config [github.com/telekom/das-schiff-network-operator/pkg/config.test]
|
lint:
pkg/config/config_test.go#L63
unknown field SkipVRFConfig in struct literal of type Config
|
lint:
pkg/config/config_test.go#L64
cfg.ShouldSkipVRFConfig undefined (type *Config has no field or method ShouldSkipVRFConfig)
|
lint:
pkg/config/config_test.go#L68
unknown field SkipVRFConfig in struct literal of type Config
|
lint:
pkg/config/config_test.go#L69
cfg.ShouldSkipVRFConfig undefined (type *Config has no field or method ShouldSkipVRFConfig) (typecheck)
|
lint:
pkg/frr/cli.go#L1
: # github.com/telekom/das-schiff-network-operator/pkg/frr [github.com/telekom/das-schiff-network-operator/pkg/frr.test]
|
lint:
pkg/frr/frr_test.go#L65
m.Init undefined (type *Manager has no field or method Init)
|
lint:
pkg/frr/frr_test.go#L69
unknown field ConfigPath in struct literal of type Manager
|
lint:
pkg/frr/frr_test.go#L70
m.Init undefined (type *Manager has no field or method Init)
|
lint:
pkg/frr/frr_test.go#L75
unknown field ConfigPath in struct literal of type Manager
|
validate generated files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
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)
|