feat: implement add gas function for sui #425
Annotations
1 error and 5 warnings
Run tests
Process completed with exit code 1.
|
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L22
'Signer' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L65
'loadChains' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/libs/fee/getL1Fee.spec.ts#L18
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
|
src/libs/test/TransactionRecoveryAPI/AxelarGMPRecoveryAPI.spec.ts#L14
'Signer' is defined but never used (@typescript-eslint/no-unused-vars)
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|