Skip to content

feat: implement stellar address validation and enhance middleware to support query params #40

feat: implement stellar address validation and enhance middleware to support query params

feat: implement stellar address validation and enhance middleware to support query params #40

Triggered via pull request March 24, 2026 06:48
Status Cancelled
Total duration 3m 13s
Artifacts 1

ci-cd.yml

on: pull_request
Matrix: API — Lint, Test, Build
Matrix: Oracle — Lint, Test, Build
Contracts — Lint, Build, Test
3m 3s
Contracts — Lint, Build, Test
Quality Gate
2s
Quality Gate
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 32 warnings
API — Lint, Test, Build (20)
Process completed with exit code 1.
API — Lint, Test, Build (18)
The strategy configuration was canceled because "api._20" failed
API — Lint, Test, Build (18)
The operation was canceled.
Contracts — Lint, Build, Test
Canceling since a higher priority waiting request for CI/CD Pipeline-refs/pull/113/merge exists
Contracts — Lint, Build, Test
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 1.
Quality Gate
Process completed with exit code 1.
Quality Gate
One or more quality checks failed. PR cannot be merged.
CI/CD Pipeline
Canceling since a higher priority waiting request for CI/CD Pipeline-refs/pull/113/merge exists
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)
No files were found with the provided path: api/coverage/. No artifacts will be uploaded.
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/
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/
Oracle — Lint, Test, Build (18): oracle/tests/contract-updater.test.ts#L80
Unexpected any. Specify a different type
Oracle — Lint, Test, Build (18): oracle/tests/contract-updater.test.ts#L80
Unexpected any. Specify a different type
Oracle — Lint, Test, Build (18): oracle/tests/contract-updater.test.ts#L63
'simulated' is defined but never used. Allowed unused args must match /^_/u
Oracle — Lint, Test, Build (18): oracle/tests/contract-updater.test.ts#L63
'tx' is defined but never used. Allowed unused args must match /^_/u
Oracle — Lint, Test, Build (18): oracle/tests/contract-updater.test.ts#L41
'url' is defined but never used. Allowed unused args must match /^_/u
Oracle — Lint, Test, Build (18): oracle/tests/contract-updater.test.ts#L35
'contractId' is defined but never used. Allowed unused args must match /^_/u
Oracle — Lint, Test, Build (18): oracle/tests/config.test.ts#L5
'vi' is defined but never used
Oracle — Lint, Test, Build (18): oracle/tests/cache.test.ts#L5
'vi' is defined but never used
Oracle — Lint, Test, Build (18): oracle/src/services/price-aggregator.ts#L12
'scalePrice' is defined but never used
Oracle — Lint, Test, Build (18): oracle/src/services/price-aggregator.ts#L8
'RawPriceData' is defined but never used
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): 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
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
oracle-coverage Expired
145 KB
sha256:c71c0c74f7abcbc1b063f07004dd1e5f8cd01e49e8bd95cede752126eada6c8f