chore: add precommit and pr action #1
Annotations
9 errors
|
check-code
Process completed with exit code 2.
|
|
check-code:
app/layout.tsx#L41
Cannot find name 'LayoutProps'.
|
|
check-code:
app/[lang]/game/page.tsx#L7
Cannot find name 'PageProps'.
|
|
check-code:
app/[lang]/game/local/setup/page.tsx#L5
Cannot find name 'PageProps'.
|
|
check-code:
app/[lang]/game/local/play/page.tsx#L5
Cannot find name 'PageProps'.
|
|
check-code:
app/[lang]/game/local/play/_components/game.tsx#L29
Parameter 'index' implicitly has an 'any' type.
|
|
check-code:
app/[lang]/game/local/play/_components/game.tsx#L29
Parameter 'name' implicitly has an 'any' type.
|
|
check-code:
app/[lang]/game/local/play/_components/game.tsx#L18
Parameter 'p' implicitly has an 'any' type.
|
|
check-code:
app/[lang]/game/local/_store/game-settings.ts#L3
Module '"../setup/_components/form"' has no exported member 'localGameFormSchema'.
|