Add checks workflow on pull #2
Annotations
10 warnings
Checks:
src/components/LoadingComponent.tsx#L1
'useEffect' is defined but never used
|
Checks:
src/components/LoadingComponent.tsx#L1
'useRef' is defined but never used
|
Checks:
src/components/LoadingComponent.tsx#L1
'useState' is defined but never used
|
Checks:
src/components/LoadingComponent.tsx#L1
'ReactNode' is defined but never used
|
Checks:
src/components/PDFExport.tsx#L1
'useRef' is defined but never used
|
Checks:
src/components/PDFExport.tsx#L1
'ReactNode' is defined but never used
|
Checks:
src/components/PDFExport.tsx#L3
'getHMSStringFromSeconds' is defined but never used
|
Checks:
src/components/PDFExport.tsx#L5
'useAppSelector' is defined but never used
|
Checks:
src/components/Projects.tsx#L11
Using exported name 'clsx' as identifier for default export
|
Checks:
src/components/TaskDefinitions.tsx#L9
Using exported name 'clsx' as identifier for default export
|