Skip to content

chore: add precommit and pr action #1

chore: add precommit and pr action

chore: add precommit and pr action #1

Triggered via pull request January 5, 2026 13:40
Status Failure
Total duration 34s
Artifacts

prs.yaml

on: pull_request
check-code
31s
check-code
Fit to window
Zoom out
Zoom in

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'.