Reload the page resets back the default pipeline #1405
javascript-lint-and-tests.yml
on: pull_request
javascript_lint_and_tests
10m 35s
Annotations
5 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
javascript_lint_and_tests:
src/components/app/app.test.js#L15
'prettifyName' is defined but never used
|
javascript_lint_and_tests:
src/selectors/nodes.test.js#L34
'getNodeName' is assigned a value but never used
|
javascript_lint_and_tests:
src/selectors/nodes.test.js#L35
'getNodeFullName' is assigned a value but never used
|