try remove pnpm lint #27
on-push-to-main.yml
on: push
Matrix: Verify / Lint
Matrix: Verify / Test
Matrix: Verify / Types
Changesets
0s
Annotations
4 errors
Verify / Types (20.x):
src/ui/Icon.tsx#L2
Cannot find module './icons.js' or its corresponding type declarations.
|
Verify / Types (20.x):
src/ui/Icon.tsx#L50
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
|
Verify / Types (20.x):
src/ui/vars.ts#L2
Cannot find module './icons.js' or its corresponding type declarations.
|
Verify / Types (20.x)
Process completed with exit code 1.
|