Skip to content

Merge pull request #353 from uwblueprint/annie/schema_refactor #679

Merge pull request #353 from uwblueprint/annie/schema_refactor

Merge pull request #353 from uwblueprint/annie/schema_refactor #679

Triggered via push December 22, 2025 22:50
Status Failure
Total duration 2m 14s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
run-lint
Process completed with exit code 1.
run-lint: frontend/src/admin/pages/badges/components/AssignCustomBadgeModal.tsx#L27
Replace `[]` with `⏎····[]⏎··`
run-lint: frontend/src/admin/pages/badges/components/AssignCustomBadgeModal.tsx#L3
'useQuery' is defined but never used
run-lint: frontend/src/admin/pages/badges/Main.tsx#L95
Replace `<AssignCustomBadgeModal·onClose={()·=>·setAssign(false)}·customBadges={customBadgesData?.getCustomBadges·??·[]}·/>` with `(⏎········<AssignCustomBadgeModal⏎··········onClose={()·=>·setAssign(false)}⏎··········customBadges={customBadgesData?.getCustomBadges·??·[]}⏎········/>⏎······)`
run-lint: frontend/src/admin/AdminRoute.tsx#L59
React Hook useEffect has a missing dependency: 'getCurrentParticipants'. Either include it or remove the dependency array
run-lint: frontend/src/App.tsx#L111
Delete `············`
run-lint: frontend/src/App.tsx#L30
'ParticipantRoute' is defined but never used