Skip to content

dcl-upgrade-probe

dcl-upgrade-probe #59

Triggered via schedule November 2, 2024 11:04
Status Failure
Total duration 6m 17s
Artifacts

dcl-upgrade-probe.yaml

on: schedule
upgrade-probe
6m 8s
upgrade-probe
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
upgrade-probe: operator/pkg/controllers/configconnector/configconnector_controller.go#L385
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
upgrade-probe: operator/pkg/controllers/configconnector/configconnector_controller.go#L392
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
upgrade-probe: operator/pkg/controllers/configconnector/configconnector_controller.go#L402
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
upgrade-probe
Process completed with exit code 2.
upgrade-probe
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/