Annie/schema refactor #678
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
|