Skip to content

feat: add l1 gas estimation for l2 #468

feat: add l1 gas estimation for l2

feat: add l1 gas estimation for l2 #468

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

7 warnings

ESLint found 7 warnings

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L14

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L24

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L275

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1103

'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 45 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#L45

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

Check warning on line 10 in src/libs/test/TransactionRecoveryAPI/AxelarGMPRecoveryAPI.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/test/TransactionRecoveryAPI/AxelarGMPRecoveryAPI.spec.ts#L10

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