feat: add l1 gas estimation for l2 #12
Annotations
3 errors and 6 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
Process completed with exit code 1.
|
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/test/AxelarQueryAPI.spec.ts#L6
'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)
|
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/.
|