Skip to content

fix: add TypeScript types and improve git hooks #2

fix: add TypeScript types and improve git hooks

fix: add TypeScript types and improve git hooks #2

Triggered via push January 3, 2026 12:45
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint
Process completed with exit code 1.
Typecheck
Process completed with exit code 2.
Typecheck: lib/content.ts#L6
Cannot find module '../.velite' or its corresponding type declarations.
Typecheck: lib/content.ts#L3
Cannot find module '../.velite' or its corresponding type declarations.
Typecheck: app/page.tsx#L122
Parameter 'tool' implicitly has an 'any' type.
Typecheck: app/page.tsx#L93
Parameter 'kit' implicitly has an 'any' type.
Typecheck: app/page.tsx#L62
Parameter 'tool' implicitly has an 'any' type.
Typecheck: app/page.tsx#L59
Parameter 'kit' implicitly has an 'any' type.