Add ingress feature to controller #50
Annotations
9 errors and 1 warning
|
cmd/main.go#L79
The line is 134 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
cmd/main.go#L80
The line is 167 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
internal/controller/nbroutingpeer_controller.go#L286
Error return value of `(*github.com/netbirdio/netbird/management/client/rest.NetworkRoutersAPI).Update` is not checked (errcheck)
|
|
internal/controller/nbroutingpeer_controller.go#L505
cyclomatic complexity 38 of func `(*NBRoutingPeerReconciler).handleDelete` is high (> 30) (gocyclo)
|
|
internal/controller/nbgroup_controller.go#L50
ineffectual assignment to err (ineffassign)
|
|
internal/controller/nbresource_controller.go#L107
ineffectual assignment to err (ineffassign)
|
|
internal/controller/service_controller.go#L103
ineffectual assignment to networkName (ineffassign)
|
|
internal/controller/nbroutingpeer_controller.go#L604
SA4006: this value of `err` is never used (staticcheck)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading