Skip to content

🌱 Update Update Golang Dependencies group (minor) #766

🌱 Update Update Golang Dependencies group (minor)

🌱 Update Update Golang Dependencies group (minor) #766

Triggered via pull request September 8, 2025 11:22
Status Failure
Total duration 3m 17s
Artifacts

pr-lint.yml

on: pull_request
Lint Pull Request
3m 1s
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/conditions.go#L17
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