Implement seed_market — initial AMM liquidity seeding #302
Annotations
10 errors and 6 warnings
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L129
AssertionError: expected 404 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 404
❯ tests/indexer.integration.test.ts:129:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L118
AssertionError: expected 404 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 404
❯ tests/indexer.integration.test.ts:118:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L107
AssertionError: expected 404 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 404
❯ tests/indexer.integration.test.ts:107:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L96
AssertionError: expected 404 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 404
❯ tests/indexer.integration.test.ts:96:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L88
AssertionError: expected 404 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 404
❯ tests/indexer.integration.test.ts:88:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L78
AssertionError: expected 404 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 404
❯ tests/indexer.integration.test.ts:78:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L70
AssertionError: expected 404 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 404
❯ tests/indexer.integration.test.ts:70:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L50
Error: Cannot find module '../src/utils/jwt.js'
Require stack:
- /home/runner/work/BOXMEOUT_STELLA/BOXMEOUT_STELLA/backend/tests/indexer.integration.test.ts
❯ tests/indexer.integration.test.ts:50:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/runner/work/BOXMEOUT_STELLA/BOXMEOUT_STELLA/backend/tests/indexer.integration.test.ts' ] }
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L44
AssertionError: expected 404 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 404
❯ tests/indexer.integration.test.ts:44:31
|
|
Run Consolidated Checks:
backend/tests/indexer.integration.test.ts#L34
AssertionError: expected 404 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 404
❯ tests/indexer.integration.test.ts:34:31
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/toolchain@v1, actions/cache@v3, 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. 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 WASM artifacts
No files were found with the provided path: *.wasm. No artifacts will be uploaded.
|
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading