🌱 Update github-actions group (patch) #11
pr-lint.yml
on: pull_request
Lint Pull Request
6m 10s
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.
|