Skip to content

Manual entry page connect frontend to backend #111

Manual entry page connect frontend to backend

Manual entry page connect frontend to backend #111

Triggered via pull request February 8, 2025 18:42
Status Failure
Total duration 27s
Artifacts

on-pull-request.yml

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

Annotations

20 errors and 6 warnings
build (20.x): frontend/src/pages/manual_entry/ManualEntry.jsx#L36
'res' is assigned a value but never used
build (20.x): frontend/src/pages/manual_entry/sections/case_planning/CasePlanning.jsx#L6
'onInputChange' is defined but never used
build (18.x): frontend/src/pages/manual_entry/ManualEntry.jsx#L36
'res' is assigned a value but never used
build (18.x): frontend/src/pages/manual_entry/sections/case_planning/CasePlanning.jsx#L6
'onInputChange' is defined but never used
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
build (20.x): frontend/src/pages/log_history/LogHistory.jsx#L66
React Hook useEffect has a missing dependency: 'fetchLogs'. Either include it or remove the dependency array
build (20.x): frontend/src/pages/logbooks/Logbooks.jsx#L58
React Hook useEffect has a missing dependency: 'fetchLogbooks'. Either include it or remove the dependency array
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 (18.x): frontend/src/pages/log_history/LogHistory.jsx#L66
React Hook useEffect has a missing dependency: 'fetchLogs'. Either include it or remove the dependency array
build (18.x): frontend/src/pages/logbooks/Logbooks.jsx#L58
React Hook useEffect has a missing dependency: 'fetchLogbooks'. Either include it or remove the dependency array