Skip to content

fix: logs color in dark mode #28

fix: logs color in dark mode

fix: logs color in dark mode #28

Triggered via push November 27, 2023 13:27
Status Success
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: neetbox/frontend/src/components/Footer.tsx#L1
'Component' is defined but never used
build: neetbox/frontend/src/main.tsx#L28
Fast refresh only works when a file has exports. Move your component(s) to a separate file
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/pages/console/proejctDashboard.tsx#L123
React Hook useMemo has a missing dependency: 'cpus'. Either include it or remove the dependency array
build: neetbox/frontend/src/pages/console/sidebar.tsx#L9
'isLoading' is assigned a value but never used
build: neetbox/frontend/src/pages/console/sidebar.tsx#L9
'error' is assigned a value but never used
build: neetbox/frontend/src/services/projectWebsocket.ts#L4
Unexpected any. Specify a different type