Skip to content

feat: add l1 gas estimation for l2 #10

feat: add l1 gas estimation for l2

feat: add l1 gas estimation for l2 #10

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

16 warnings

ESLint found 16 warnings

Annotations

Check warning on line 2 in src/libs/AxelarQueryAPI.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/AxelarQueryAPI.ts#L2

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L276

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1111

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

Check warning on line 6 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#L6

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

Check warning on line 2 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L2

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

Check warning on line 3 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L3

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

Check warning on line 4 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L4

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

Check warning on line 5 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L5

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

Check warning on line 6 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L6

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

Check warning on line 7 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L7

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

Check warning on line 8 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L8

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

Check warning on line 9 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L9

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

Check warning on line 10 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L10

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

Check warning on line 11 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L11

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

Check warning on line 14 in src/libs/fee/types.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/types.ts#L14

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

Check warning on line 6 in src/libs/test/AxelarQueryAPI.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/test/AxelarQueryAPI.spec.ts#L6

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