Skip to content

Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 (#318) #242

Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 (#318)

Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 (#318) #242

Triggered via push June 18, 2024 12:22
Status Failure
Total duration 1m 25s
Artifacts

main.yml

on: push
Matrix: test / test
Waiting for pending jobs
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint / lint: internal/cilium/client/client.go#L5
File is not `goimports`-ed with -local github.com/falco-talon/falco-talon (goimports)
lint / lint: actionners/cilium/networkpolicy/networkpolicy.go#L5
File is not `goimports`-ed with -local github.com/falco-talon/falco-talon (goimports)
lint / lint: actionners/cilium/networkpolicy/networkpolicy.go#L312
S1008: should use 'return rule.DeepEqual(&newRule)' instead of 'if rule.DeepEqual(&newRule) { return true }; return false' (gosimple)
lint / lint: actionners/cilium/networkpolicy/networkpolicy.go#L319
S1008: should use 'return denyEgressRule.DeepEqual(&newDenyEgressRule)' instead of 'if denyEgressRule.DeepEqual(&newDenyEgressRule) { return true }; return false' (gosimple)
lint / lint
issues found