Skip to content

Feat/dashboard

Feat/dashboard #149

Triggered via pull request November 8, 2025 11:50
Status Success
Total duration 58s
Artifacts

codecheck.yml

on: pull_request
Run eslint and typescript check
54s
Run eslint and typescript check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run eslint and typescript check: src/routes/_app/_left-navbar/home/competition/-components/AddCompetitionDrawer.tsx#L32
React Hook useEffect has missing dependencies: 'form' and 'setImage'. Either include them or remove the dependency array
Run eslint and typescript check: src/routes/_app/_left-navbar/home/competition/-components/AddCompetitionDialog.tsx#L34
React Hook useEffect has missing dependencies: 'form' and 'setImage'. Either include them or remove the dependency array
Run eslint and typescript check: src/routes/_app/_left-navbar/-dashboard-component/Toast.tsx#L33
React Hook useEffect has a missing dependency: 'handleClose'. Either include it or remove the dependency array
Run eslint and typescript check: src/components/new-calendar.tsx#L55
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Run eslint and typescript check: src/components/navbar/sidebar-events.tsx#L44
React Hook useMemo has a missing dependency: 'isSelectedDate'. Either include it or remove the dependency array
Run eslint and typescript check: src/components/navbar/sidebar-events.tsx#L37
React Hook useMemo has a missing dependency: 'isSelectedDate'. Either include it or remove the dependency array