Skip to content

[Fix] Fixed patch and frontend charts. #9

[Fix] Fixed patch and frontend charts.

[Fix] Fixed patch and frontend charts. #9

Triggered via pull request November 27, 2023 08:48
@visualDustvisualDust
synchronize #72
dev
Status Success
Total duration 47s
Artifacts

build-frontend.yml

on: pull_request
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#L119
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