Skip to content

Release/1.3.3

Release/1.3.3 #268

Triggered via pull request January 31, 2025 20:39
Status Success
Total duration 44s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
eslint: src/webamp.js#L85
React Hook useEffect has missing dependencies: 'audio', 'currentSkin', and 'preview'. Either include them or remove the dependency array. Mutable values like 'divRef.current' aren't valid dependencies because mutating them doesn't re-render the component
eslint: src/webamp.js#L107
React Hook useEffect has a missing dependency: 'webamp'. Either include it or remove the dependency array