UploadPhoto components added #45
Annotations
5 errors and 2 warnings
Lint frontend:
frontend/src/components/UploadPhoto/PreviewSection.jsx#L1
'React' is defined but never used
|
Lint frontend:
frontend/src/components/UploadPhoto/UploadArea.jsx#L1
'React' is defined but never used
|
Lint frontend:
frontend/src/pages/home/Home.jsx#L3
'CLButtonPrimary' is defined but never used
|
Lint frontend:
frontend/src/pages/home/Home.jsx#L28
'handleCreateNewLog' is assigned a value but never used
|
Lint frontend
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint frontend:
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
|
Loading