Skip to content

Merge pull request #134 from Calebux/feat/gas-budget-tracking #131

Merge pull request #134 from Calebux/feat/gas-budget-tracking

Merge pull request #134 from Calebux/feat/gas-budget-tracking #131

Triggered via push March 29, 2026 11:16
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: push
TypeScript Tests
1m 16s
TypeScript Tests
Conventional Commit Check
Conventional Commit Check
TypeScript Lint & Format
1m 8s
TypeScript Lint & Format
TypeScript Type Check
1m 7s
TypeScript Type Check
TypeScript Build
3m 3s
TypeScript Build
Rust Format Check
13s
Rust Format Check
Rust Clippy Lint
16s
Rust Clippy Lint
Rust Tests
17s
Rust Tests
Rust Build
16s
Rust Build
SonarCloud Analysis
0s
SonarCloud Analysis
Merge Protection Check
0s
Merge Protection Check
CI Complete
3s
CI Complete
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 26 warnings
Rust Format Check
Process completed with exit code 1.
Rust Clippy Lint
Process completed with exit code 101.
Rust Tests
Process completed with exit code 101.
Rust Build
Process completed with exit code 101.
TypeScript Type Check
Process completed with exit code 2.
TypeScript Type Check: src/utils/formatting.ts#L30
Property 'DEFAULT_CRYPTO_DECIMALS' does not exist on type '{ readonly ETH_DECIMALS: 18; readonly USDC_DECIMALS: 6; readonly WEI_TO_ETHER: 1000000000000000000; readonly FALLBACK_GAS_LIMIT: 100000; readonly POLYGON_GAS_BUFFER_MULTIPLIER: 130; readonly DEFAULT_GAS_BUFFER_MULTIPLIER: 120; }'.
TypeScript Type Check: src/store/subscriptionStore.ts#L358
Object literal may only specify known properties, and 'totalGasSpent' does not exist in type 'SubscriptionStats'.
TypeScript Type Check: src/store/_tests_/transactionQueueStore.test.ts#L85
Argument of type '{ streamId: string; txHash: string; }' is not assignable to parameter of type 'never'.
TypeScript Type Check: src/store/_tests_/transactionQueueStore.test.ts#L63
Property 'queued' does not exist on type 'never'.
TypeScript Type Check: src/hooks/__tests__/useFilteredSubscriptions.test.ts#L110
Parameter 'sub' implicitly has an 'any' type.
TypeScript Type Check: src/hooks/__tests__/useFilteredSubscriptions.test.ts#L100
Parameter 'sub' implicitly has an 'any' type.
TypeScript Type Check: src/hooks/__tests__/useFilteredSubscriptions.test.ts#L91
Parameter 'sub' implicitly has an 'any' type.
TypeScript Type Check: src/hooks/__tests__/useFilteredSubscriptions.test.ts#L79
Parameter 'sub' implicitly has an 'any' type.
TypeScript Type Check: src/hooks/__tests__/useFilteredSubscriptions.test.ts#L1
Cannot find module '@testing-library/react-hooks' or its corresponding type declarations.
TypeScript Lint & Format
Process completed with exit code 1.
TypeScript Lint & Format: src/hooks/__tests__/useFilteredSubscriptions.test.ts#L1
Unable to resolve path to module '@testing-library/react-hooks'
TypeScript Tests
Process completed with exit code 1.
CI Complete
Process completed with exit code 1.
Rust Format Check
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Rust Format Check
The process '/usr/bin/git' failed with exit code 128
Rust Clippy Lint
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Rust Clippy Lint
The process '/usr/bin/git' failed with exit code 128
Rust Tests
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Rust Tests
The process '/usr/bin/git' failed with exit code 128
Rust Build
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Rust Build
The process '/usr/bin/git' failed with exit code 128
TypeScript Type Check
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. Node.js 20 will be removed from the runner on September 16th, 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/
TypeScript Type Check
The process '/usr/bin/git' failed with exit code 128
TypeScript Lint & Format
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. Node.js 20 will be removed from the runner on September 16th, 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/
TypeScript Lint & Format
The process '/usr/bin/git' failed with exit code 128
TypeScript Lint & Format: src/services/__tests__/walletService.test.ts#L69
Unexpected any. Specify a different type
TypeScript Lint & Format: src/screens/WalletConnectScreen.tsx#L64
React Hook useEffect has a missing dependency: 'loadTokenBalances'. Either include it or remove the dependency array
TypeScript Lint & Format: src/screens/WalletConnectScreen.tsx#L58
React Hook useEffect has missing dependencies: 'connectWallet' and 'loadTokenBalances'. Either include them or remove the dependency array
TypeScript Lint & Format: src/screens/CryptoPaymentScreen.tsx#L71
React Hook useEffect has a missing dependency: 'estimateGas'. Either include it or remove the dependency array
TypeScript Lint & Format: src/screens/CryptoPaymentScreen.tsx#L65
React Hook useEffect has a missing dependency: 'loadWalletData'. Either include it or remove the dependency array
TypeScript Lint & Format: src/screens/CryptoPaymentScreen.tsx#L38
Unexpected console statement
TypeScript Lint & Format: src/hooks/useSubscriptionFilters.ts#L129
Unexpected console statement
TypeScript Lint & Format: src/hooks/useNotifications.ts#L56
React Hook useEffect has a missing dependency: 'refreshPermission'. Either include it or remove the dependency array
TypeScript Lint & Format: src/hooks/useFilteredSubscriptions.ts#L129
Unexpected console statement
TypeScript Lint & Format: src/hooks/__tests__/useFilteredSubscriptions.test.ts#L143
Unexpected any. Specify a different type
TypeScript Tests
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. Node.js 20 will be removed from the runner on September 16th, 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/
TypeScript Tests
The process '/usr/bin/git' failed with exit code 128
TypeScript Build
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. Node.js 20 will be removed from the runner on September 16th, 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/
TypeScript Build
The process '/usr/bin/git' failed with exit code 128