Skip to content

SYSENG-1764: Add autoscaling for Kubernetes clusters #414

SYSENG-1764: Add autoscaling for Kubernetes clusters

SYSENG-1764: Add autoscaling for Kubernetes clusters #414

Triggered via pull request May 17, 2024 13:52
Status Failure
Total duration 1m 23s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 8 warnings
unit-tests: anxcloud/resource_kubernetes_cluster.go#L54
unknown field EnableAutoscaling in struct literal of type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster
unit-tests: anxcloud/struct_kubernetes.go#L33
cluster.EnableAutoscaling undefined (type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster has no field or method EnableAutoscaling)
unit-tests
Process completed with exit code 2.
code-lint: internal/provider/provider.go#L10
could not import github.com/anexia-it/terraform-provider-anxcloud/anxcloud (-: # github.com/anexia-it/terraform-provider-anxcloud/anxcloud
code-lint: anxcloud/resource_kubernetes_cluster.go#L54
unknown field EnableAutoscaling in struct literal of type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster
code-lint: anxcloud/struct_kubernetes.go#L33
cluster.EnableAutoscaling undefined (type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster has no field or method EnableAutoscaling)) (typecheck)
code-lint: main.go#L8
could not import github.com/anexia-it/terraform-provider-anxcloud/anxcloud (-: # github.com/anexia-it/terraform-provider-anxcloud/anxcloud
code-lint: anxcloud/resource_kubernetes_cluster.go#L54
unknown field EnableAutoscaling in struct literal of type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster
code-lint: anxcloud/struct_kubernetes.go#L33
cluster.EnableAutoscaling undefined (type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster has no field or method EnableAutoscaling)) (typecheck)
code-lint: anxcloud/resource_kubernetes_cluster.go#L54
unknown field EnableAutoscaling in struct literal of type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster
code-lint: anxcloud/struct_kubernetes.go#L33
cluster.EnableAutoscaling undefined (type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster has no field or method EnableAutoscaling)
code-lint: anxcloud/resource_kubernetes_test.go#L282
unknown field EnableAutoscaling in struct literal of type "go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1".Cluster (typecheck)
code-lint
Process completed with exit code 2.
dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docs-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
code-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/