Removed react import #6
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
|