Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.54.6 to 1.54.… #241

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.54.6 to 1.54.…

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.54.6 to 1.54.… #241

Triggered via push June 18, 2024 12:22
Status Failure
Total duration 1m 0s
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