Refactoring API and UI #346
Annotations
10 errors and 11 warnings
Build & Tests:
client/components/app-layout/AppLayout.tsx#L24
'overlayHeight' is assigned a value but never used
|
Build & Tests:
client/components/star-map/StarMapRender.tsx#L46
'interactive' is defined but never used
|
Build & Tests:
client/components/star-map/StarMapRender.tsx#L47
'goto' is defined but never used
|
Build & Tests:
client/components/star-map/StarMapRender.tsx#L49
't' is assigned a value but never used
|
Build & Tests:
client/pages/objects/form.tsx#L42
'createdData' is assigned a value but never used
|
Build & Tests:
client/pages/objects/form.tsx#L43
'createError' is assigned a value but never used
|
Build & Tests:
client/pages/objects/form.tsx#L44
'createSuccess' is assigned a value but never used
|
Build & Tests:
client/pages/objects/form.tsx#L52
'updatedData' is assigned a value but never used
|
Build & Tests:
client/pages/objects/form.tsx#L53
'updateError' is assigned a value but never used
|
Build & Tests:
client/pages/objects/form.tsx#L54
'updateSuccess' is assigned a value 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-layout/AppLayout.tsx#L24
'overlayHeight' is assigned a value but never used
|
Build & Tests:
client/components/star-map/StarMap.tsx#L23
`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/star-map/StarMap.tsx#L27
`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/star-map/StarMap.tsx#L31
`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/star-map/StarMapRender.tsx#L46
'interactive' is defined but never used
|
Build & Tests:
client/components/star-map/StarMapRender.tsx#L47
'goto' is defined but never used
|
Build & Tests:
client/components/star-map/StarMapRender.tsx#L49
't' is assigned a value but never used
|
Build & Tests:
client/pages/_app.tsx#L27
`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/pages/_app.tsx#L31
`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/pages/_app.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
|