Skip to content

Removed react import #6

Removed react import

Removed react import #6

Triggered via push November 16, 2024 20:47
Status Failure
Total duration 27s
Artifacts

on-push.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build (18.x): frontend/src/components/Buttons/SignOutButton.jsx#L11
'e' is defined but never used
build (18.x): frontend/src/pages/Dashboard.jsx#L1
'React' is defined but never used
build (18.x): frontend/src/pages/LogHistory.jsx#L1
'React' is defined but never used
build (18.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): frontend/src/components/Buttons/SignOutButton.jsx#L11
'e' is defined but never used
build (20.x): frontend/src/pages/Dashboard.jsx#L1
'React' is defined but never used
build (20.x): frontend/src/pages/LogHistory.jsx#L1
'React' is defined but never used
build (20.x)
Process completed with exit code 1.
build (18.x): frontend/src/contexts/AuthContext.jsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (20.x): frontend/src/contexts/AuthContext.jsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components