Allow import deny for mgmt VRF #219
Annotations
12 errors
test:
pkg/reconciler/reconciler.go#L53
not enough arguments in call to reconciler.frrManager.Init
|
test
Process completed with exit code 2.
|
lint:
pkg/reconciler/layer2.go#L1
: # github.com/telekom/das-schiff-network-operator/pkg/reconciler
|
lint:
pkg/reconciler/reconciler.go#L53
not enough arguments in call to reconciler.frrManager.Init
|
lint:
cmd/manager/main.go#L37
could not import github.com/telekom/das-schiff-network-operator/pkg/reconciler (-: # github.com/telekom/das-schiff-network-operator/pkg/reconciler
|
lint:
pkg/reconciler/reconciler.go#L53
not enough arguments in call to reconciler.frrManager.Init
|
lint:
controllers/layer2networkconfiguration_controller.go#L28
could not import github.com/telekom/das-schiff-network-operator/pkg/reconciler (-: # github.com/telekom/das-schiff-network-operator/pkg/reconciler
|
lint:
pkg/reconciler/reconciler.go#L53
not enough arguments in call to reconciler.frrManager.Init
|
lint:
pkg/frr/configure.go#L73
Function 'renderSubtemplates' is too long (67 > 65) (funlen)
|
lint:
pkg/frr/configure.go#L31
rangeValCopy: each iteration copies 136 bytes (consider pointers or indexing) (gocritic)
|
lint:
pkg/frr/manager.go#L73
importShadow: shadow of imported from 'github.com/telekom/das-schiff-network-operator/pkg/config' package 'config' (gocritic)
|
lint:
pkg/frr/manager.go#L94
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|