Skip to content

Adapt Ignition user data S3 support to upstream PR #46

Adapt Ignition user data S3 support to upstream PR

Adapt Ignition user data S3 support to upstream PR #46

Triggered via pull request December 31, 2024 11:33
Status Failure
Total duration 5m 49s
Artifacts

pr-golangci-lint.yaml

on: pull_request
Matrix: lint

Annotations

4 errors and 1 warning
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
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636