Skip to content

🌱 Update github-actions group (major) #14

🌱 Update github-actions group (major)

🌱 Update github-actions group (major) #14

Triggered via pull request September 8, 2023 11:03
Status Failure
Total duration 4m 28s
Artifacts

pr-lint.yml

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

Annotations

8 errors
Lint Pull Request: pkg/services/hcloud/util/utils.go#L26
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/syself/cluster-api-provider-hetzner) (gci)
Lint Pull Request: pkg/services/hcloud/util/utils.go#L30
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/syself/cluster-api-provider-hetzner) (gci)
Lint Pull Request: pkg/scope/baremetalmachine.go#L28
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/syself/cluster-api-provider-hetzner) (gci)
Lint Pull Request: pkg/scope/cluster.go#L31
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/syself/cluster-api-provider-hetzner) (gci)
Lint Pull Request: main.go#L88
unnecessary conversion (unconvert)
Lint Pull Request: controllers/hcloudmachine_controller.go#L229
SA1019: util.ClusterToObjectsMapper is deprecated: This function is deprecated and will be removed in a future release, use ClusterToTypedObjectsMapper instead. The problem with this function is that it uses UnstructuredList to retrieve objects, with the default client configuration this will lead to uncached List calls, which is a major performance issue. (staticcheck)
Lint Pull Request: controllers/hetznerbaremetalmachine_controller.go#L224
SA1019: util.ClusterToObjectsMapper is deprecated: This function is deprecated and will be removed in a future release, use ClusterToTypedObjectsMapper instead. The problem with this function is that it uses UnstructuredList to retrieve objects, with the default client configuration this will lead to uncached List calls, which is a major performance issue. (staticcheck)
Lint Pull Request
Process completed with exit code 2.