fix for (#241): Remove stale fix-routes.js migration script - #418
Merged
DeFiVC merged 1 commit intoAug 30, 2026
Merged
Annotations
11 errors and 1 warning
|
Upload coverage report
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Run tests with coverage:
src/modules/rewards/reward.service.ts#L180
ReferenceError: PASSING_PERCENTAGE is not defined
❯ src/modules/rewards/reward.service.ts:180:24
|
|
Run tests with coverage:
src/modules/rewards/reward.service.ts#L180
ReferenceError: PASSING_PERCENTAGE is not defined
❯ src/modules/rewards/reward.service.ts:180:24
|
|
Run tests with coverage:
src/modules/rewards/reward.service.ts#L280
ReferenceError: PASSING_PERCENTAGE is not defined
❯ src/modules/rewards/reward.service.ts:280:26
|
|
Run tests with coverage:
tests/unit/middleware/rate-limit.test.ts#L76
AssertionError: expected '10.0.0.1:auth' to be '10.0.0.1' // Object.is equality
Expected: "10.0.0.1"
Received: "10.0.0.1:auth"
❯ tests/unit/middleware/rate-limit.test.ts:76:19
|
|
Run tests with coverage:
src/middleware/error-handler.ts#L71
TypeError: app.setNotFoundHandler is not a function
❯ Module.registerErrorHandler src/middleware/error-handler.ts:71:7
❯ tests/unit/middleware/error-handler.test.ts:26:5
|
|
Run tests with coverage:
src/middleware/error-handler.ts#L71
TypeError: app.setNotFoundHandler is not a function
❯ Module.registerErrorHandler src/middleware/error-handler.ts:71:7
❯ tests/unit/middleware/error-handler.test.ts:26:5
|
|
Run tests with coverage:
src/middleware/error-handler.ts#L71
TypeError: app.setNotFoundHandler is not a function
❯ Module.registerErrorHandler src/middleware/error-handler.ts:71:7
❯ tests/unit/middleware/error-handler.test.ts:26:5
|
|
Run tests with coverage:
src/middleware/error-handler.ts#L71
TypeError: app.setNotFoundHandler is not a function
❯ Module.registerErrorHandler src/middleware/error-handler.ts:71:7
❯ tests/unit/middleware/error-handler.test.ts:26:5
|
|
Run tests with coverage:
tests/unit/tracing.test.ts#L32
Error: Cannot find module '../../../src/tracing.js' imported from '/home/runner/work/chainlearn-api/chainlearn-api/tests/unit/tracing.test.ts'
❯ tests/unit/tracing.test.ts:32:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ../../../src/tracing.js (resolved id: ../../../src/tracing.js) in /home/runner/work/chainlearn-api/chainlearn-api/tests/unit/tracing.test.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/config.js:22739:33
|
|
Run tests with coverage:
src/config/stellar.ts#L23
Error: invalid encoded string
❯ decodeCheck node_modules/@stellar/stellar-base/lib/strkey.js:354:11
❯ Function.decodeEd25519SecretSeed node_modules/@stellar/stellar-base/lib/strkey.js:110:14
❯ Function.fromSecret node_modules/@stellar/stellar-base/lib/keypair.js:245:38
❯ getPlatformKeypair src/config/stellar.ts:23:48
❯ createQuizProof src/stellar/signatures.ts:44:19
❯ src/modules/quizzes/quiz.service.ts:269:13
❯ NodePgSession.transaction node_modules/src/node-postgres/session.ts:193:19
❯ withLock src/utils/lock.ts:65:12
❯ src/test/quiz-grading-and-warming.test.ts:91:20
|
|
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/cache@v4, 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/
|
background
wait
wait-all
cancel
parallel
Loading