Skip to content

feat: add l1 gas estimation for l2 #455

feat: add l1 gas estimation for l2

feat: add l1 gas estimation for l2 #455

Triggered via pull request February 20, 2024 10:07
Status Success
Total duration 31s
Artifacts

lint.yml

on: pull_request
Run linters
22s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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#L1109
'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)
Run linters
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, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.