Skip to content

feat: implement add gas function for sui #428

feat: implement add gas function for sui

feat: implement add gas function for sui #428

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

4 warnings

ESLint found 4 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)

Check warning on line 14 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#L14

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