Skip to content

fix: missing OIDC error messages #506

fix: missing OIDC error messages

fix: missing OIDC error messages #506

Triggered via pull request July 11, 2026 15:05
Status Failure
Total duration 4m 58s
Artifacts

backend-tests.yaml

on: pull_request
Matrix: test
report-coverage
7s
report-coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
test (main, base)
Process completed with exit code 1.
src/backend/controllers/drivers/DriverController.test.ts > DriverController.#handleCall tracing > emits driver + downstream spans around a successful call: src/backend/controllers/drivers/DriverController.test.ts#L542
AssertionError: expected { …(4) } to match object { …(3) } (2 matching properties omitted from actual) - Expected + Received { - "driver.interface": "puter-kvstore", "driver.method": "set", "driver.name": "puter-kvstore", } ❯ src/backend/controllers/drivers/DriverController.test.ts:542:35
test (DS/main, pr)
Process completed with exit code 1.
src/backend/controllers/drivers/DriverController.test.ts > DriverController.#handleCall tracing > emits driver + downstream spans around a successful call: src/backend/controllers/drivers/DriverController.test.ts#L542
AssertionError: expected { …(4) } to match object { …(3) } (2 matching properties omitted from actual) - Expected + Received { - "driver.interface": "puter-kvstore", "driver.method": "set", "driver.name": "puter-kvstore", } ❯ src/backend/controllers/drivers/DriverController.test.ts:542:35
report-coverage
Unable to download artifact(s): Artifact not found for name: backend-coverage-pr Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
test (main, base)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (main, base)
No files were found with the provided path: src/backend/coverage/. No artifacts will be uploaded.
test (DS/main, pr)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (DS/main, pr)
No files were found with the provided path: src/backend/coverage/. No artifacts will be uploaded.
report-coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/