Skip to content

Remove unused dependencies #472

Remove unused dependencies

Remove unused dependencies #472

Triggered via push February 26, 2026 15:05
Status Failure
Total duration 3m 51s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
test-cypress
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
lint
Process completed with exit code 2.
build-deploy
The security token included in the request is invalid.
lint: src/components/WebComponent/WebComponentLoader/WebComponentLoader.js#L18
React Hook useEffect has missing dependencies: 'code' and 'dispatch'. Either include them or remove the dependency array
lint: src/components/WebComponent/Project/WebComponentProject.js#L61
React Hook useEffect has missing dependencies: 'codeHasRun' and 'webComponent'. Either include them or remove the dependency array
lint: src/components/WebComponent/Project/WebComponentProject.js#L35
React Hook useEffect has missing dependencies: 'timeoutId' and 'webComponent'. Either include them or remove the dependency array
lint: src/components/Editor/Editor.js#L36
React Hook useEffect has missing dependencies: 'code' and 'onUpdate'. Either include them or remove the dependency array