🌱 Update github-actions group #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-lint.yml
on: pull_request
Lint Pull Request
5m 1s
Annotations
6 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:
main.go#L88
unnecessary conversion (unconvert)
|
Lint Pull Request:
controllers/hcloudmachine_controller.go#L221
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#L217
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.
|