feat: KYC expiry notifications, admin confirmation, corridor analytic… #553
Annotations
7 errors and 1 warning
|
Run npm test
Process completed with exit code 1.
|
|
Run npm test:
backend/src/__tests__/sep24-service.test.ts#L294
AssertionError: expected 'pending_anchor' to be 'error' // Object.is equality
Expected: "error"
Received: "pending_anchor"
❯ src/__tests__/sep24-service.test.ts:294:29
|
|
Run npm test:
backend/src/api.ts#L105
TypeError: Router.use() requires a middleware function but got a Object
❯ Function.use node_modules/express/lib/router/index.js:469:13
❯ Function.<anonymous> node_modules/express/lib/application.js:227:21
❯ Function.use node_modules/express/lib/application.js:224:7
❯ src/api.ts:105:5
|
|
Run npm test:
backend/src/__tests__/fee-calculation-property.test.ts#L162
Error: Property failed after 35 tests
{ seed: 1358501949, path: "34:44:2:2", endOnFailure: true }
Counterexample: [9007199254740400,10000]
Shrunk 3 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
❯ src/__tests__/fee-calculation-property.test.ts:162:10
Caused by: Caused by: AssertionError: expected 9007199254740401 to be less than or equal to 9007199254740400
❯ src/__tests__/fee-calculation-property.test.ts:168:25
❯ 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
❯ src/__tests__/fee-calculation-property.test.ts:162:10
|
|
Run npm test:
backend/src/__tests__/e2e.test.ts#L808
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ src/__tests__/e2e.test.ts:808:24
|
|
Run npm test:
backend/src/__tests__/e2e.test.ts#L782
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ src/__tests__/e2e.test.ts:782:24
|
|
Run npm test:
backend/src/__tests__/e2e.test.ts#L742
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ src/__tests__/e2e.test.ts:742: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/checkout@v4, actions/setup-node@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/
|
background
wait
wait-all
cancel
Loading