chore(deps): bump @opentelemetry/resources from 1.30.1 to 2.8.0 in /backend#661
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
4 errors and 1 warning
|
Run property-based tests
Process completed with exit code 1.
|
|
Run property-based tests:
property-tests/utils.property.test.js#L14
Error: Property failed after 1 tests
{ seed: 110190752, path: "0:0", endOnFailure: true }
Counterexample: ["0.0000001"]
Shrunk 1 time(s)
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run
❯ buildError node_modules/fast-check/lib/fast-check.js:2434:16
❯ throwIfFailed node_modules/fast-check/lib/fast-check.js:2441:8
❯ reportRunDetails node_modules/fast-check/lib/fast-check.js:2457:14
❯ Proxy.assert node_modules/fast-check/lib/fast-check.js:2514:7
❯ property-tests/utils.property.test.js:14:8
Caused by: Caused by: AssertionError: expected 'Insufficient balance: account must ke…' to be null
- Expected:
null
+ Received:
"Insufficient balance: account must keep a 1 XLM minimum reserve"
❯ property-tests/utils.property.test.js:17:49
❯ Property.predicate node_modules/fast-check/lib/fast-check.js:1329:99
❯ Property.run node_modules/fast-check/lib/fast-check.js:1298:24
❯ runIt node_modules/fast-check/lib/fast-check.js:2477:24
❯ check node_modules/fast-check/lib/fast-check.js:2509:204
❯ Proxy.assert node_modules/fast-check/lib/fast-check.js:2512:14
❯ property-tests/utils.property.test.js:14:8
|
|
Run property-based tests:
backend/src/middleware/validate.js#L110
TypeError: Cannot read properties of undefined (reading 'join')
❯ backend/src/middleware/validate.js:110:70
❯ backend/src/routes/stellar.js:8:1
❯ backend/tests/helpers/app.js:8:1
|
|
Run property-based tests:
backend/src/middleware/validate.js#L110
TypeError: Cannot read properties of undefined (reading 'join')
❯ backend/src/middleware/validate.js:110:70
❯ backend/src/routes/stellar.js:8:1
❯ backend/tests/helpers/app.js:8:1
|
|
Complete job
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading