Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release sdk v0.17.1 #340

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

0.17.1-alpha.10

356bd83
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore: release sdk v0.17.1 #340

0.17.1-alpha.10
356bd83
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

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)