Skip to content

chore: fix l1 gas for scroll and blast #487

chore: fix l1 gas for scroll and blast

chore: fix l1 gas for scroll and blast #487

GitHub Actions / ESLint succeeded Mar 13, 2024 in 0s

3 warnings

ESLint found 3 warnings

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1152

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

Check warning on line 19 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#L19

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/getL1Fee.ts#L122

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