Skip to content

🌱 Update Github Actions group to v42.0.5 #694

🌱 Update Github Actions group to v42.0.5

🌱 Update Github Actions group to v42.0.5 #694

Triggered via pull request June 12, 2025 14:40
Status Failure
Total duration 3m 8s
Artifacts

pr-lint.yml

on: pull_request
Lint Pull Request
3m 3s
Lint Pull Request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint Pull Request: pkg/kubernetesversion/kubernetesversion.go#L34
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: pkg/kube/helpers.go#L319
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: pkg/clusterstack/clusterstack.go#L55
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: pkg/clusterstack/clusterstack.go#L53
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: pkg/clusterstack/clusterstack.go#L51
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: internal/controller/clusterstackrelease_controller.go#L305
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: internal/controller/clusterstack_controller.go#L657
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: internal/controller/clusterstack_controller.go#L649
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request: internal/controller/clusteraddon_controller.go#L863
superfluous-else: if block ends with a goto statement, so drop this else and outdent its block (revive)
Lint Pull Request: api/v1alpha1/resources.go#L27
use-errors-new: replace fmt.Errorf by errors.New (revive)
Lint Pull Request
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint Pull Request
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint Pull Request
Cache not found for keys: setup-go-Linux-x64-undefined-go-1.22.12-8da7be2cfefe9092af9fcd9d5f0efbfed1ab863eda67128da4618809094da7f4
Lint Pull Request
Both go-version and go-version-file inputs are specified, only go-version will be used