Skip to content

refactor: move ConsoleLayout #42

refactor: move ConsoleLayout

refactor: move ConsoleLayout #42

Triggered via push November 29, 2023 10:02
Status Success
Total duration 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: neetbox/frontend/src/hooks/useTheme.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build: neetbox/frontend/src/pages/console/overview.tsx#L1
'useParams' is defined but never used
build: neetbox/frontend/src/pages/console/overview.tsx#L2
'useAPI' is defined but never used
build: neetbox/frontend/src/services/projectWebsocket.ts#L4
Unexpected any. Specify a different type
build: neetbox/frontend/src/services/projects.ts#L109
Unexpected any. Specify a different type