Usage metrics #148
Annotations
4 errors and 1 warning
pkg/nftables/metrics.go#L32
unnecessary-stmt: switch with only one case can be replaced by an if-then (revive)
|
pkg/nftables/metrics.go#L18
function-result-limit: maximum number of return results per function exceeded; max 3 but got 5 (revive)
|
pkg/nftables/metrics.go#L74
function-result-limit: maximum number of return results per function exceeded; max 3 but got 5 (revive)
|
|
|
This job failed
Loading