Skip to content

✨ Only manage security groups for ENIs tagged by CAPA #48

✨ Only manage security groups for ENIs tagged by CAPA

✨ Only manage security groups for ENIs tagged by CAPA #48

Triggered via pull request January 29, 2025 11:41
Status Failure
Total duration 5m 52s
Artifacts

pr-golangci-lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/cloud/services/autoscaling/lifecyclehook_test.go#L126
G601: Implicit memory aliasing in for loop. (gosec)
lint: pkg/cloud/services/autoscaling/autoscalinggroup_test.go#L1183
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: exp/controllers/awsmanagedmachinepool_controller.go#L224
var-declaration: should drop = nil from declaration of var objectStoreSvc; it is the zero value (revive)
lint
issues found