feat: add gas budget tracking per subscription (#96) #130
ci.yml
on: pull_request
TypeScript Tests
1m 17s
Conventional Commit Check
1m 1s
TypeScript Lint & Format
1m 7s
TypeScript Type Check
1m 4s
TypeScript Build
3m 11s
Rust Format Check
12s
Rust Clippy Lint
17s
Rust Tests
17s
Rust Build
17s
Annotations
19 errors and 28 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'
|
|
Conventional Commit Check
Process completed with exit code 1.
|
|
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
|
|
Conventional Commit 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/
|
|
Conventional Commit Check
The process '/usr/bin/git' failed with exit code 128
|
|
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
|