🐛: Tags defined in subnet spec should be applied #47
Annotations
9 errors and 1 warning
lint:
exp/controllers/awsmachinepool_controller.go#L421
declaration has 3 blank identifiers (dogsled)
|
lint:
pkg/cloud/services/s3/s3.go#L540
appendCombine: can combine chain of 2 appends into one (gocritic)
|
lint:
pkg/cloud/services/ec2/launchtemplate_test.go#L88
appendCombine: can combine chain of 2 appends into one (gocritic)
|
lint:
pkg/cloud/services/autoscaling/lifecyclehook_test.go#L126
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
pkg/cloud/services/s3/s3.go#L222
exported: exported method Service.CreateForMachinePool should have comment or be unexported (revive)
|
lint:
pkg/cloud/services/s3/s3.go#L339
exported: exported method Service.DeleteForMachinePool should have comment or be unexported (revive)
|
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
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|