Skip to content

remvoe not used dependencies

Sign in for the full log view
GitHub Actions / Trunk Check succeeded Sep 25, 2024 in 42s

Trunk Check

1 existing issue
✖ 1 new blocking issue

Annotations

Check failure on line 20 in src/store/consts/utils.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(@typescript-eslint/no-unused-vars-experimental)

[new] Import 'Mint' is declared but its value is never read. Allowed unused names must match /^_/.

Check failure on line 768 in src/store/consts/utils.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(@typescript-eslint/return-await)

[existing] Returning an awaited value that is not a promise is not allowed.