Skip to content

feat: use l2_type from getFees api instead of hardcoded chain

Sign in for the full log view
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 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)

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)