Skip to content

feat : Add Breadcrumbs Navigation Testimony #80

feat : Add Breadcrumbs Navigation Testimony

feat : Add Breadcrumbs Navigation Testimony #80

Re-run triggered October 5, 2024 08:05
Status Success
Total duration 51s
Artifacts

codecheck.yml

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

Annotations

10 warnings
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
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/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/session.tsx#L4
'toast' is defined but never used
Run eslint and typescript check: src/components/session.tsx#L10
'Button' is defined but never used
Run eslint and typescript check: src/components/session.tsx#L11
'Dialog' is defined but never used
Run eslint and typescript check: src/components/session.tsx#L11
'DialogContent' is defined but never used
Run eslint and typescript check: src/components/session.tsx#L11
'DialogDescription' is defined but never used
Run eslint and typescript check: src/components/session.tsx#L40
'queryClient' is assigned a value but never used
Run eslint and typescript check: src/components/session.tsx#L42
'askForNotif' is assigned a value but never used