Skip to content

feat: implement add gas function for sui #93

feat: implement add gas function for sui

feat: implement add gas function for sui #93

GitHub Actions / ESLint succeeded Nov 7, 2024 in 0s

3 warnings

ESLint found 3 warnings

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L22

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L65

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

Check warning on line 18 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#L18

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