Skip to content

🌱 Update Builder Image group #768

🌱 Update Builder Image group

🌱 Update Builder Image group #768

Triggered via pull request September 12, 2025 11:19
Status Failure
Total duration 3m 12s
Artifacts

pr-lint.yml

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

Annotations

5 errors and 3 warnings
Lint Pull Request
Process completed with exit code 2.
Lint Pull Request: pkg/test/utils/mod.go#L18
var-naming: avoid meaningless package names (revive)
Lint Pull Request: internal/controller/clusterstack_controller_test.go#L242
unnecessary-format: unnecessary use of formatting function "t.Errorf", you can replace it with "t.Error" (revive)
Lint Pull Request: internal/controller/clusterstack_controller_test.go#L124
unnecessary-format: unnecessary use of formatting function "t.Errorf", you can replace it with "t.Error" (revive)
Lint Pull Request: internal/controller/clusterstack_controller_test.go#L120
unnecessary-format: unnecessary use of formatting function "t.Errorf", you can replace it with "t.Error" (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
Both go-version and go-version-file inputs are specified, only go-version will be used