Merge remote-tracking branch 'origin/main' into sanitize-github-ref/i… #475
main.yml
on: push
test
2m 22s
build-and-deploy-branch
/
setup-environment
5s
lint
1m 26s
test-cypress
3s
build-and-deploy-branch
/
build-deploy
3m 44s
build-and-deploy-main
/
build-deploy
build-and-deploy-tag
/
build-deploy
Annotations
1 error and 7 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/
|
|
build-and-deploy-branch / setup-environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build-and-deploy-branch / setup-environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build-and-deploy-branch / setup-environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
lint:
src/components/WebComponent/WebComponentLoader/WebComponentLoader.js#L19
React Hook useEffect has missing dependencies: 'code', 'dispatch', and 'sense_hat_always_enabled'. 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
|