fix(ci): add packageManager field for pnpm version detection #2
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.
|
|
tests/unit/components/Board/AddRepositoryCombobox.test.tsx > AddRepositoryCombobox Performance Tests (T039) > Performance: 100+リポジトリで1秒以内レンダリング > should render 150 repositories in under 1 second:
tests/unit/components/Board/AddRepositoryCombobox.test.tsx#L128
AssertionError: expected 1094.0350520000002 to be less than 1000
❯ tests/unit/components/Board/AddRepositoryCombobox.test.tsx:128:26
|
|
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(...)
|