Skip to content

Allow import deny for mgmt VRF #219

Allow import deny for mgmt VRF

Allow import deny for mgmt VRF #219

Triggered via pull request November 28, 2023 18:12
Status Failure
Total duration 2m 19s
Artifacts

pullrequests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)