Skip to content

Merge pull request #660 from framer/dependabot/npm_and_yarn/ws-8.21.0 #2113

Merge pull request #660 from framer/dependabot/npm_and_yarn/ws-8.21.0

Merge pull request #660 from framer/dependabot/npm_and_yarn/ws-8.21.0 #2113

Triggered via push July 29, 2026 10:21
Status Success
Total duration 2m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
yarn
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, tj-actions/changed-files@v45. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
biome
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typescript
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint: plugins/dither/src/App.tsx#L120
React Hook useEffect has a missing dependency: 'mesh'. Either include it or remove the dependency array
eslint: plugins/dither/src/App.tsx#L65
React Hook useEffect has a missing dependency: 'gl'. Either include it or remove the dependency array
eslint: plugins/color-extract/src/App.tsx#L53
React Hook useEffect has a missing dependency: 'currentSelection'. Either include it or remove the dependency array
eslint: plugins/photobooth/src/App.tsx#L38
React Hook useCallback has a missing dependency: 'animate'. Either include it or remove the dependency array
eslint: plugins/threshold/src/App.tsx#L149
React Hook useEffect has a missing dependency: 'updateCanvas'. Either include it or remove the dependency array
eslint: plugins/threshold/src/App.tsx#L133
React Hook useMemo has missing dependencies: 'maxHeight' and 'maxWidth'. Either include them or remove the dependency array
eslint: plugins/doodles/src/App.tsx#L136
React Hook useCallback has missing dependencies: 'strokeColor' and 'strokeLightInputValue'. Either include them or remove the dependency array. You can also do a functional update 'setStrokeColor(s => ...)' if you only need 'strokeColor' in the 'setStrokeColor' call
eslint: plugins/doodles/src/App.tsx#L129
React Hook useCallback has missing dependencies: 'strokeColor' and 'strokeSaturateInputValue'. Either include them or remove the dependency array. You can also do a functional update 'setStrokeColor(s => ...)' if you only need 'strokeColor' in the 'setStrokeColor' call
eslint: plugins/doodles/src/App.tsx#L122
React Hook useCallback has missing dependencies: 'strokeColor' and 'strokeHueInputValue'. Either include them or remove the dependency array. You can also do a functional update 'setStrokeColor(s => ...)' if you only need 'strokeColor' in the 'setStrokeColor' call
eslint: plugins/doodles/src/App.tsx#L115
React Hook useCallback has a missing dependency: 'strokeInputValue'. Either include it or remove the dependency array