Skip to content

Draft character

Draft character #66

Triggered via pull request December 16, 2025 22:20
Status Success
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Matrix: Lint, Test, and Build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint, Test, and Build (20.x): app/characters/create/components/CreationWizard.tsx#L244
React Hook useMemo has a missing dependency: 'state.selections'. Either include it or remove the dependency array
Lint, Test, and Build (20.x): app/characters/create/components/CreationWizard.tsx#L105
'saveToServer' is assigned a value but never used
Lint, Test, and Build (20.x): app/characters/create/components/CreationWizard.tsx#L93
'hasDraft' is assigned a value but never used
Lint, Test, and Build (20.x): app/characters/[id]/page.tsx#L59
'SKILL_CATEGORIES' is assigned a value but never used
Lint, Test, and Build (20.x): app/characters/[id]/page.tsx#L36
'ChevronDownIcon' is defined but never used
Lint, Test, and Build (20.x): app/characters/[id]/edit/page.tsx#L8
'EditionCode' is defined but never used
Lint, Test, and Build (20.x): app/characters/[id]/edit/page.tsx#L5
'Button' is defined but never used
Lint, Test, and Build (20.x): app/api/users/route.ts#L4
'UsersListResponse' is defined but never used
Lint, Test, and Build (20.x): app/api/characters/__tests__/route.test.ts#L135
'filteredCharacters' is assigned a value but never used