Skip to content

Merge pull request #36 from Jasrags/b13_continued #65

Merge pull request #36 from Jasrags/b13_continued

Merge pull request #36 from Jasrags/b13_continued #65

Triggered via push December 16, 2025 20:38
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: push
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#L176
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Lint, Test, and Build (20.x): app/characters/create/components/CreationWizard.tsx#L176
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#L127
'hasDraft' is assigned a value but never used
Lint, Test, and Build (20.x): app/characters/create/components/CreationWizard.tsx#L112
'ruleset' 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/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