Skip to content

feat: add l1 gas estimation for l2 #471

feat: add l1 gas estimation for l2

feat: add l1 gas estimation for l2 #471

GitHub Actions / ESLint succeeded Feb 29, 2024 in 0s

4 warnings

ESLint found 4 warnings

Annotations

Check warning on line 273 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L273

'evmWalletDetails' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 1101 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1101

'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)

Check warning on line 25 in src/libs/fee/getL1Fee.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/getL1Fee.spec.ts#L25

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)

Check warning on line 46 in src/libs/fee/getL1Fee.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/getL1Fee.spec.ts#L46

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)