fix: missing OIDC error messages #507
backend-tests.yaml
on: pull_request
Matrix: test
report-coverage
5s
Annotations
3 errors and 4 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
|
|
report-coverage
Unable to download artifact(s): Artifact not found for name: backend-coverage-base
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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
backend-coverage-pr
|
3.19 MB |
sha256:01bb9185bf0146d4c4dce8acb7efa22c6a4543e1178ceb9103b37d801c48acc6
|
|