Skip to content
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)