Skip to content

feat: add l1 gas estimation for l2 #10

feat: add l1 gas estimation for l2

feat: add l1 gas estimation for l2 #10

Triggered via pull request February 20, 2024 09:52
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Build Package
22s
Build Package
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 17 warnings
Build Package: src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L869
Argument of type 'number | undefined' is not assignable to parameter of type 'string | undefined'.
Build Package: src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1174
Argument of type 'number | undefined' is not assignable to parameter of type 'string | undefined'.
Build Package: src/libs/fee/types.ts#L12
Cannot find module 'viem/chains' or its corresponding type declarations.
Build Package: src/libs/fee/types.ts#L14
Cannot find module '../../gmp' or its corresponding type declarations.
Build Package
Process completed with exit code 1.
Build Package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
src/libs/AxelarQueryAPI.ts#L2
'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L276
'evmWalletDetails' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1111
'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/getL1Fee.spec.ts#L6
'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L2
'arbitrum' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L3
'arbitrumGoerli' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L4
'base' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L5
'baseGoerli' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L6
'mantle' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L7
'mantleTestnet' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L8
'optimism' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L9
'optimismGoerli' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L10
'scroll' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L11
'scrollSepolia' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/types.ts#L14
'TokenUnit' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/test/AxelarQueryAPI.spec.ts#L6
'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)