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

Release/1.0.8 #207

Merged
merged 3 commits into from
Sep 20, 2023

Updated version

c1646b7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Release/1.0.8 #207

Updated version
c1646b7
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Sep 20, 2023 in 0s

3 warnings

ESLint found 3 warnings

Annotations

Check warning on line 49 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/index.ts#L49

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 460 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/index.ts#L460

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 63 in src/utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/utils.ts#L63

'getWalletPosition' is assigned a value but never used (@typescript-eslint/no-unused-vars)