update failed e2e tests #269
javascript-lint-and-tests.yml
on: push
javascript_lint_and_tests
10m 6s
Annotations
3 warnings
javascript_lint_and_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
javascript_lint_and_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
javascript_lint_and_tests:
src/components/shareable-url-modal/shareable-url-modal.js#L126
React Hook useEffect has a missing dependency: 'toShowPublishedContent'. Either include it or remove the dependency array
|