lending contract v0.2.0 #53
ci-cd.yml
on: pull_request
Matrix: API — Lint, Test, Build
Matrix: Oracle — Lint, Test, Build
Contracts — Lint, Build, Test
3m 32s
Quality Gate
2s
Annotations
9 errors and 30 warnings
|
Oracle — Lint, Test, Build (20)
Process completed with exit code 1.
|
|
Oracle — Lint, Test, Build (18)
The strategy configuration was canceled because "oracle._20" failed
|
|
Oracle — Lint, Test, Build (18)
The operation was canceled.
|
|
Contracts — Lint, Build, Test
Process completed with exit code 101.
|
|
Contracts — Lint, Build, Test
Process completed with exit code 101.
|
|
Contracts — Lint, Build, Test
Process completed with exit code 101.
|
|
Contracts — Lint, Build, Test
Process completed with exit code 1.
|
|
Quality Gate
Process completed with exit code 1.
|
|
Quality Gate
One or more quality checks failed. PR cannot be merged.
|
|
Oracle — Lint, Test, Build (20)
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. 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/
|
|
Oracle — Lint, Test, Build (20)
No files were found with the provided path: oracle/coverage/. No artifacts will be uploaded.
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/contract-updater.test.ts#L80
Unexpected any. Specify a different type
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/contract-updater.test.ts#L80
Unexpected any. Specify a different type
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/contract-updater.test.ts#L63
'simulated' is defined but never used. Allowed unused args must match /^_/u
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/contract-updater.test.ts#L63
'tx' is defined but never used. Allowed unused args must match /^_/u
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/contract-updater.test.ts#L41
'url' is defined but never used. Allowed unused args must match /^_/u
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/contract-updater.test.ts#L35
'contractId' is defined but never used. Allowed unused args must match /^_/u
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/config.test.ts#L5
'vi' is defined but never used
|
|
Oracle — Lint, Test, Build (20):
oracle/tests/cache.test.ts#L5
'vi' is defined but never used
|
|
Oracle — Lint, Test, Build (20):
oracle/src/services/price-aggregator.ts#L12
'scalePrice' is defined but never used
|
|
Oracle — Lint, Test, Build (20):
oracle/src/services/price-aggregator.ts#L8
'RawPriceData' is defined but never used
|
|
Oracle — Lint, Test, Build (18)
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. 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/
|
|
API — Lint, Test, Build (20)
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. 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/
|
|
API — Lint, Test, Build (20)
API tests have pre-existing failures that need to be fixed
|
|
API — Lint, Test, Build (20):
api/src/services/stellar.service.ts#L124
Unexpected any. Specify a different type
|
|
API — Lint, Test, Build (20):
api/src/services/stellar.service.ts#L93
Unexpected any. Specify a different type
|
|
API — Lint, Test, Build (20):
api/src/middleware/errorHandler.ts#L5
'next' is defined but never used. Allowed unused args must match /^_/u
|
|
API — Lint, Test, Build (20):
api/src/controllers/lending.controller.ts#L9
Unexpected any. Specify a different type
|
|
API — Lint, Test, Build (20):
api/src/app.ts#L9
'logger' is defined but never used
|
|
API — Lint, Test, Build (20):
api/src/__tests__/errorHandler.test.ts#L3
'ApiError' is defined but never used
|
|
API — Lint, Test, Build (18)
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. 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/
|
|
API — Lint, Test, Build (18)
API tests have pre-existing failures that need to be fixed
|
|
API — Lint, Test, Build (18):
api/src/services/stellar.service.ts#L124
Unexpected any. Specify a different type
|
|
API — Lint, Test, Build (18):
api/src/services/stellar.service.ts#L93
Unexpected any. Specify a different type
|
|
API — Lint, Test, Build (18):
api/src/middleware/errorHandler.ts#L5
'next' is defined but never used. Allowed unused args must match /^_/u
|
|
API — Lint, Test, Build (18):
api/src/controllers/lending.controller.ts#L9
Unexpected any. Specify a different type
|
|
API — Lint, Test, Build (18):
api/src/app.ts#L9
'logger' is defined but never used
|
|
API — Lint, Test, Build (18):
api/src/__tests__/errorHandler.test.ts#L3
'ApiError' is defined but never used
|
|
Contracts — Lint, Build, Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
api-coverage
Expired
|
59.4 KB |
sha256:eb5a3bd9852d17786496c8c90cf6fea8a516dde7b04b2e8e6ae87a51fd98f9ce
|
|