chore: release sdk v0.17.1 #340
Open
GitHub Actions / ESLint
succeeded
Dec 20, 2024 in 0s
3 warnings
ESLint found 3 warnings
Annotations
Check warning on line 23 in src/libs/AxelarQueryAPI.ts
github-actions / ESLint
src/libs/AxelarQueryAPI.ts#L23
'importS3Config' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 63 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts
github-actions / ESLint
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L63
'loadChains' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 18 in src/libs/fee/getL1Fee.spec.ts
github-actions / ESLint
src/libs/fee/getL1Fee.spec.ts#L18
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Loading