Skip to content

Refactor navbar + reusable button and form input components #27

Refactor navbar + reusable button and form input components

Refactor navbar + reusable button and form input components #27

Triggered via pull request November 24, 2024 18:41
Status Failure
Total duration 1m 25s
Artifacts

on-pull-request.yml

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

Annotations

9 errors and 1 warning
build (20.x): frontend/src/components/inputs/CLInputs.jsx#L6
'DEFAULT_HEIGHT' is assigned a value but never used
build (20.x): frontend/src/components/inputs/CLInputs.jsx#L7
'DEFAULT_WIDTH' is assigned a value but never used
build (20.x): frontend/src/components/inputs/CLInputs.jsx#L8
'DEFAULT_PADDING' is assigned a value but never used
build (20.x): frontend/src/components/inputs/CLInputs.jsx#L9
'DEFAULT_BORDER' is assigned a value but never used
build (20.x): frontend/src/components/inputs/CLInputs.jsx#L10
'DEFAULT_BORDER_RADIUS' is assigned a value but never used
build (20.x): frontend/src/components/inputs/CLInputs.jsx#L11
'DEFAULT_BACKGROUND_COLOR' is assigned a value but never used
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
The operation was canceled.
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