🌱 Update github-actions group #17
Triggered via pull request
September 21, 2023 11:02
Status
Failure
Total duration
6m 16s
Artifacts
–
pr-lint.yml
on: pull_request
Lint Pull Request
6m 5s
Annotations
7 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:
controllers/hetznerbaremetalmachine_controller_test.go#L25
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/syself/cluster-api-provider-hetzner) (gci)
|
Lint Pull Request:
controllers/hetznerbaremetalmachine_controller_test.go#L40
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/syself/cluster-api-provider-hetzner) (gci)
|
Lint Pull Request:
controllers/hcloudmachine_controller.go#L230
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#L226
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.
|