feat: tx lookup, live rates, fee USD preview, address book (#259 #260 #262 #263) #308
Annotations
10 errors and 2 warnings
|
backend/tests/scalability.test.js#L288
AssertionError: expected { samples: +0, passed: true } to have property "avgCpu"
❯ backend/tests/scalability.test.js:288:20
|
|
backend/src/loadTesting/loadTestRunner.js#L118
Error: ENOENT: no such file or directory, open '/home/runner/work/FuTuRe/FuTuRe/backend/data/load-tests/results/bench-save-test-1777054310410.json'
❯ LoadTestRunner.saveResults backend/src/loadTesting/loadTestRunner.js:118:5
❯ backend/tests/performance.benchmark.test.js:173:19
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/FuTuRe/FuTuRe/backend/data/load-tests/results/bench-save-test-1777054310410.json' }
|
|
backend/tests/migrations.framework.test.js#L61
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ backend/tests/migrations.framework.test.js:61:22
|
|
backend/tests/migrations.framework.test.js#L43
AssertionError: expected 0 to be greater than 0
❯ backend/tests/migrations.framework.test.js:43:28
|
|
backend/tests/microservices.gateway.test.js#L67
AssertionError: expected { strategy: 'fixed-window', …(2) } to be 100 // Object.is equality
- Expected:
100
+ Received:
{
"limit": 100,
"strategy": "fixed-window",
"windowMs": 1000,
}
❯ backend/tests/microservices.gateway.test.js:67:52
|
|
backend/tests/disaster.recovery.test.js#L57
TypeError: databaseFailureSimulator.simulateConnectionFailure is not a function
❯ backend/tests/disaster.recovery.test.js:57:46
|
|
backend/tests/disaster.recovery.test.js#L52
AssertionError: expected undefined to be 503 // Object.is equality
- Expected:
503
+ Received:
undefined
❯ backend/tests/disaster.recovery.test.js:52:34
|
|
backend/tests/cache.distributed.infrastructure.test.js#L42
AssertionError: expected null to be 'v:x' // Object.is equality
- Expected:
"v:x"
+ Received:
null
❯ backend/tests/cache.distributed.infrastructure.test.js:42:34
|
|
backend/src/middleware/validate.js#L88
TypeError: Cannot read properties of undefined (reading 'join')
❯ backend/src/middleware/validate.js:88:70
❯ backend/src/routes/stellar.js:8:1
❯ backend/tests/helpers/app.js:8:1
|
|
backend/src/middleware/validate.js#L88
TypeError: Cannot read properties of undefined (reading 'join')
❯ backend/src/middleware/validate.js:88:70
❯ backend/src/routes/stellar.js:8:1
❯ backend/tests/helpers/app.js:8:1
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@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/
|
|
|
The logs for this run have expired and are no longer available.
Loading