Skip to content

[Fix] Fixed patch and frontend charts. #2

[Fix] Fixed patch and frontend charts.

[Fix] Fixed patch and frontend charts. #2

Triggered via pull request November 26, 2023 18:13
@lideminglideming
synchronize #72
dev
Status Success
Total duration 1m 24s
Artifacts

build-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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