Skip to content

Refactor config, payments, websocket, and routing #1180

Refactor config, payments, websocket, and routing

Refactor config, payments, websocket, and routing #1180

Triggered via pull request August 28, 2026 15:47
Status Failure
Total duration 6h 0m 40s
Artifacts

ci.yml

on: pull_request
Matrix: TypeScript Tests (Sharded)
Matrix: k6 Load Test
Conventional Commit Check
1m 30s
Conventional Commit Check
TypeScript Lint & Format
1m 37s
TypeScript Lint & Format
TypeScript Type Check
1m 35s
TypeScript Type Check
TypeScript Build
1m 3s
TypeScript Build
Rust Format Check
14s
Rust Format Check
Rust Clippy Lint
33s
Rust Clippy Lint
Rust Tests
27s
Rust Tests
Rust Build
29s
Rust Build
Bundle Size Check
1m 13s
Bundle Size Check
NPM Audit (High/Critical)
1m 24s
NPM Audit (High/Critical)
SonarCloud Analysis
0s
SonarCloud Analysis
Merge Protection Check
Merge Protection Check
CI Complete
2s
CI Complete
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 16 warnings
k6 Load Test (subscription)
Process completed with exit code 255.
k6 Load Test (billing)
Process completed with exit code 255.
Rust Tests
Process completed with exit code 101.
Rust Build
Process completed with exit code 101.
k6 Load Test (contract)
Process completed with exit code 255.
Rust Clippy Lint
Process completed with exit code 101.
TypeScript Build
Process completed with exit code 7.
Bundle Size Check
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
TypeScript Type Check: app/services/searchService.ts#L54
Property 'planName' does not exist on type 'Subscription'.
TypeScript Type Check: app/services/batchTransactionService.ts#L1195
Property 'chunkSize' does not exist on type 'BatchTransactionService'. Did you mean 'setChunkSize'?
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L149
Property 'notes' does not exist on type 'Subscription'.
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L144
Property 'customerEmail' does not exist on type 'Subscription'.
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L144
Property 'customerName' does not exist on type 'Subscription'.
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L142
Property 'customerEmail' does not exist on type 'Subscription'.
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L142
Property 'customerName' does not exist on type 'Subscription'.
TypeScript Type Check: app/screens/AdvancedSearchScreen.tsx#L140
Property 'planName' does not exist on type 'Subscription'.
TypeScript Type Check: App.tsx#L84
Type '{ chainId: number; name: string; currency: string; explorerUrl: string; rpcUrl: string[]; }[]' is not assignable to type 'Chain[]'.
TypeScript Type Check: App.tsx#L14
Cannot find module '@sentry/react-native' or its corresponding type declarations.
TypeScript Lint & Format
Process completed with exit code 1.
NPM Audit (High/Critical)
Process completed with exit code 1.
TypeScript Tests (Sharded) (2)
The job has exceeded the maximum execution time of 6h0m0s
TypeScript Tests (Sharded) (2)
The operation was canceled.
TypeScript Tests (Sharded) (3)
The job has exceeded the maximum execution time of 6h0m0s
TypeScript Tests (Sharded) (3)
The operation was canceled.
TypeScript Tests (Sharded) (1)
The job has exceeded the maximum execution time of 6h0m0s
TypeScript Tests (Sharded) (1)
The operation was canceled.
CI Complete
Process completed with exit code 1.
k6 Load Test (subscription)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust Format Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
k6 Load Test (billing)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust Tests
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust Build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
k6 Load Test (contract)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust Clippy Lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript Build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Conventional Commit Check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Bundle Size Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, andresz1/size-limit-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript Type Check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript Lint & Format
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
NPM Audit (High/Critical)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript Tests (Sharded) (2)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript Tests (Sharded) (3)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript Tests (Sharded) (1)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/