Skip to content

feat: add l1 gas estimation for l2 #364

feat: add l1 gas estimation for l2

feat: add l1 gas estimation for l2 #364

Triggered via pull request February 29, 2024 12:10
Status Failure
Total duration 46m 50s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Run tests
The hosted runner: GitHub Actions 17 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L14
'GasToken' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L24
'nativeGasTokenSymbol' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L275
'evmWalletDetails' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1103
'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/getL1Fee.spec.ts#L25
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
src/libs/fee/getL1Fee.spec.ts#L46
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
src/libs/test/TransactionRecoveryAPI/AxelarGMPRecoveryAPI.spec.ts#L10
'GasToken' is defined but never used (@typescript-eslint/no-unused-vars)