Skip to content

feat: adjust graphs title #34

feat: adjust graphs title

feat: adjust graphs title #34

Triggered via push November 27, 2023 17:15
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

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#L66
React Hook useMemo has a missing dependency: 'cpus'. Either include it or remove the dependency array
build: neetbox/frontend/src/components/dashboard/project/hardware/gpugraph.tsx#L90
React Hook useMemo has a missing dependency: 'gpuId'. 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