Skip to content

Refactor CPU/Memory scaler config #10880

Refactor CPU/Memory scaler config

Refactor CPU/Memory scaler config #10880

Triggered via pull request October 11, 2024 15:36
Status Failure
Total duration 6m 36s
Artifacts

pr-validation.yml

on: pull_request
Static Checks
2m 12s
Static Checks
trivy-scan  /  Trivy - equinix-4cpu-16gb - fs
38s
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/cpu_memory_scaler.go#L47
cannot use meta (variable of type cpuMemoryMetadata) as Scaler value in return statement: cpuMemoryMetadata does not implement Scaler (missing method Close)) (typecheck)
Static Checks: pkg/scalers/cpu_memory_scaler.go#L47
cannot use meta (variable of type cpuMemoryMetadata) as Scaler value in return statement: cpuMemoryMetadata does not implement Scaler (missing method Close)) (typecheck)
Static Checks: pkg/scalers/cpu_memory_scaler.go#L47
cannot use meta (variable of type cpuMemoryMetadata) as Scaler value in return statement: cpuMemoryMetadata does not implement Scaler (missing method Close) (typecheck)
Static Checks: pkg/scalers/cpu_memory_scaler.go#L47
cannot use meta (variable of type cpuMemoryMetadata) as Scaler value in return statement: cpuMemoryMetadata does not implement Scaler (missing method Close)) (typecheck)
Static Checks
Process completed with exit code 1.
validate - amd64
Process completed with exit code 2.
validate - amd64
ENOENT: no such file or directory, open 'report.xml'
validate - arm64
The job was canceled because "equinix-4cpu-16gb_amd64" failed.
validate - arm64
The operation was canceled.
validate - arm64
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/