Remove unused dependencies #472
main.yml
on: push
test
2m 2s
lint
1m 17s
test-cypress
3s
build-deploy
19s
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
|