Skip to content

fix(ci): add packageManager field for pnpm version detection #2

fix(ci): add packageManager field for pnpm version detection

fix(ci): add packageManager field for pnpm version detection #2

Triggered via push December 16, 2025 13:59
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
TypeCheck
Process completed with exit code 2.
TypeCheck: lib/actions/github.ts#L198
No overload matches this call.
TypeCheck: lib/actions/github.ts#L143
No overload matches this call.
TypeCheck: lib/actions/github.ts#L75
No overload matches this call.
Test
Process completed with exit code 1.
Build
Process completed with exit code 1.
Lint: app/page.tsx#L46
Avoid creating a new function call for className on each render. Prefer a stable string, template literal, or a memoized result of a classnames utility
Lint: app/maintenance/MaintenanceClient.tsx#L166
Avoid creating a new function call for className on each render. Prefer a stable string, template literal, or a memoized result of a classnames utility
Lint: app/maintenance/MaintenanceClient.tsx#L155
Avoid creating a new function call for className on each render. Prefer a stable string, template literal, or a memoized result of a classnames utility
Lint: app/maintenance/MaintenanceClient.tsx#L58
React function component "MaintenanceClient" should be wrapped with React.memo(...)
Lint: app/boards/new/CreateBoardForm.tsx#L131
Avoid creating a new function call for className on each render. Prefer a stable string, template literal, or a memoized result of a classnames utility
Lint: app/boards/new/CreateBoardForm.tsx#L104
Avoid creating a new function call for className on each render. Prefer a stable string, template literal, or a memoized result of a classnames utility
Lint: app/boards/new/CreateBoardForm.tsx#L39
React function component "CreateBoardForm" should be wrapped with React.memo(...)
Lint: app/boards/BoardsLayoutClient.tsx#L18
React function component "BoardsLayoutClient" should be wrapped with React.memo(...)
Lint: app/board/[id]/BoardPageClient.tsx#L40
React function component "BoardPageClient" should be wrapped with React.memo(...)
Lint: app/board/BoardLayoutClient.tsx#L18
React function component "BoardLayoutClient" should be wrapped with React.memo(...)