Skip to content

Bump the npm_and_yarn group across 1 directory with 4 updates #265

Bump the npm_and_yarn group across 1 directory with 4 updates

Bump the npm_and_yarn group across 1 directory with 4 updates #265

Triggered via pull request December 2, 2024 00:18
Status Failure
Total duration 1m 12s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
eslint
Process completed with exit code 78.
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