Skip to content

fix: added title to adult cardiac example #107

fix: added title to adult cardiac example

fix: added title to adult cardiac example #107

Triggered via pull request January 31, 2025 00:11
@parkrafaelparkrafael
opened #23
fix
Status Success
Total duration 49s
Artifacts

on-pull-request.yml

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

Annotations

6 warnings
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