Refactoring API and UI #334
Annotations
10 errors and 11 warnings
Build & Tests:
client/components/app-header/AppHeader.tsx#L1
'useAppDispatch' is defined but never used
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L3
'setHeaderHeight' is defined but never used
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L6
'useEffect' is defined but never used
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L6
'useRef' is defined but never used
|
Build & Tests:
client/components/app-layout/AppLayout.tsx#L19
'overlayHeight' is assigned a value but never used
|
Build & Tests:
client/components/astro-photo-form/AstroPhotoForm.tsx#L237
A form label must be associated with a control
|
Build & Tests:
client/components/object-header/ObjectHeader.tsx#L1
'useAppDispatch' is defined but never used
|
Build & Tests:
client/components/object-header/ObjectHeader.tsx#L1
'useAppSelector' is defined but never used
|
Build & Tests:
client/components/object-header/ObjectHeader.tsx#L2
'editCatalog' is defined but never used
|
Build & Tests:
client/components/object-header/ObjectHeader.tsx#L2
'openFormCatalog' is defined but never used
|
Build & Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L1
'useAppDispatch' is defined but never used
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L3
'@/api/applicationSlice' import is duplicated
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L3
'setHeaderHeight' is defined but never used
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L6
'useEffect' is defined but never used
|
Build & Tests:
client/components/app-header/AppHeader.tsx#L6
'useRef' is defined but never used
|
Build & Tests:
client/components/app-layout/AppLayout.tsx#L19
'overlayHeight' is assigned a value but never used
|
Build & Tests:
client/components/celestial-map/index.tsx#L35
`next/script`'s `beforeInteractive` strategy should not be used outside of `pages/_document.js`. See: https://nextjs.org/docs/messages/no-before-interactive-script-outside-document
|
Build & Tests:
client/components/celestial-map/index.tsx#L39
`next/script`'s `beforeInteractive` strategy should not be used outside of `pages/_document.js`. See: https://nextjs.org/docs/messages/no-before-interactive-script-outside-document
|
Build & Tests:
client/components/celestial-map/index.tsx#L43
`next/script`'s `beforeInteractive` strategy should not be used outside of `pages/_document.js`. See: https://nextjs.org/docs/messages/no-before-interactive-script-outside-document
|
Build & Tests:
client/components/object-header/ObjectHeader.tsx#L1
'useAppDispatch' is defined but never used
|