Skip to content

fix: send image to frontend #52

fix: send image to frontend

fix: send image to frontend #52

Triggered via push December 1, 2023 16:42
Status Success
Total duration 3m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: neetbox/frontend/src/hooks/useTheme.tsx#L8
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/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/services/projectWebsocket.ts#L4
Unexpected any. Specify a different type
build: neetbox/frontend/src/services/projects.ts#L52
Unexpected any. Specify a different type