Skip to content

Refactor Kubernetes workload scaler config #10796

Refactor Kubernetes workload scaler config

Refactor Kubernetes workload scaler config #10796

Triggered via pull request October 9, 2024 13:09
Status Failure
Total duration 4m 16s
Artifacts

pr-validation.yml

on: pull_request
Static Checks
2m 2s
Static Checks
trivy-scan  /  Trivy - equinix-4cpu-16gb - fs
27s
trivy-scan / Trivy - equinix-4cpu-16gb - fs
Matrix: validate-dev-container
Matrix: validate-dockerfiles
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Static Checks: pkg/scalers/kubernetes_workload_scaler.go#L46
cannot use m.PodSelector (variable of type []string) as string value in argument to labels.Parse) (typecheck)
Static Checks: pkg/scalers/kubernetes_workload_scaler.go#L46
cannot use m.PodSelector (variable of type []string) as string value in argument to labels.Parse) (typecheck)
Static Checks: pkg/scalers/kubernetes_workload_scaler.go#L46
cannot use m.PodSelector (variable of type []string) as string value in argument to labels.Parse (typecheck)
Static Checks: pkg/scalers/kubernetes_workload_scaler.go#L46
cannot use m.PodSelector (variable of type []string) as string value in argument to labels.Parse) (typecheck)
Static Checks
Process completed with exit code 1.
validate - arm64
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
validate - arm64
The operation was canceled.
validate - amd64
The job was canceled because "oracle-aarch64-4cpu-16gb_" failed.
validate - amd64
The operation was canceled.
validate - amd64
ENOENT: no such file or directory, open 'report.xml'
Static Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/