Add testnet environment configuration and diagnostics #521
Annotations
5 errors and 2 warnings
|
Run tests with coverage
Process completed with exit code 1.
|
|
Run tests with coverage:
tests/lib/backend/contracts_versioning.test.ts#L113
AssertionError: expected undefined to be 'v2' // Object.is equality
- Expected:
"v2"
+ Received:
undefined
❯ tests/lib/backend/contracts_versioning.test.ts:113:36
|
|
Run tests with coverage:
tests/api/user-preferences.test.ts#L343
AssertionError: expected undefined to be false // Object.is equality
- Expected:
false
+ Received:
undefined
❯ tests/api/user-preferences.test.ts:343:59
|
|
Run tests with coverage:
tests/api/user-preferences.test.ts#L295
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/api/user-preferences.test.ts:295:57
|
|
Run tests with coverage:
tests/api/user-preferences.test.ts#L244
AssertionError: expected 200 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 200
❯ tests/api/user-preferences.test.ts:244:24
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload coverage report
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
background
wait
wait-all
cancel
Loading