Skip to content

fix: dark theme state for echarts #29

fix: dark theme state for echarts

fix: dark theme state for echarts #29

Triggered via push November 27, 2023 14:25
Status Success
Total duration 51s
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

10 warnings
build: neetbox/frontend/src/components/Footer.tsx#L1
'Component' is defined but never used
build: neetbox/frontend/src/components/dashboard/project/hardware/cpugraph.tsx#L53
React Hook useMemo has a missing dependency: 'cpus'. Either include it or remove the dependency array
build: neetbox/frontend/src/components/themeSwitcher.tsx#L15
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/main.tsx#L4
'Home' is defined but never used
build: neetbox/frontend/src/main.tsx#L30
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/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