Skip to content

chore(deps): bump actions/setup-node from 4 to 5 #495

chore(deps): bump actions/setup-node from 4 to 5

chore(deps): bump actions/setup-node from 4 to 5 #495

Triggered via push October 1, 2025 19:02
Status Failure
Total duration 1m 39s
Artifacts
Matrix: container-test-job
Fit to window
Zoom out
Zoom in

Annotations

3 errors
container-test-job (ubuntu:24.10)
Process completed with exit code 1.
src/__tests__/ci/installPodman.test.ts > Install and Uninstall Podman > Uninstall is successful and returns true: src/__tests__/ci/installPodman.test.ts#L117
TypeError: .toMatch() expects to receive a string, but got undefined ❯ src/__tests__/ci/installPodman.test.ts:117:27
src/__tests__/ci/installPodman.test.ts > Install and Uninstall Podman > Install is successful and returns true: src/__tests__/ci/installPodman.test.ts#L107
AssertionError: expected { Object (error) } to deeply equal true - Expected: true + Received: Object { "error": "Unable to install Podman. User denied granting NiceNode permission.", } ❯ src/__tests__/ci/installPodman.test.ts:107:29