Skip to content

Use Vite instead of CRA #152

Use Vite instead of CRA

Use Vite instead of CRA #152

Re-run triggered February 5, 2025 19:07
Status Success
Total duration 40s
Artifacts

test_build_webapp_v3.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/webapp/src/components/Library/lists/albums/album-list/album-list-item.jsx#L50
React Hook useEffect has a missing dependency: 'show_covers'. Either include it or remove the dependency array
build: src/webapp/src/components/Player/controls.jsx#L51
React Hook useEffect has missing dependencies: 'setState' and 'state'. Either include them or remove the dependency array
build: src/webapp/src/components/Player/index.jsx#L43
React Hook useEffect has a missing dependency: 'show_covers'. Either include it or remove the dependency array
build: src/webapp/src/components/Player/seekbar.jsx#L51
React Hook useEffect has missing dependencies: 'isSeeking' and 'updateTimeAndProgress'. Either include them or remove the dependency array