Merge pull request #227 from dkhunt27/ignore #264
Annotations
5 errors and 2 warnings
test
Command "./node_modules/.bin/nx --version" failed: Command failed: ./node_modules/.bin/nx --version
/bin/sh: 1: ./node_modules/.bin/nx: not found
|
test
Command "./node_modules/.bin/nx reset" failed: Command failed: ./node_modules/.bin/nx reset
/bin/sh: 1: ./node_modules/.bin/nx: not found
|
test
Command "./node_modules/.bin/nx show projects --affected " failed: Command failed: ./node_modules/.bin/nx show projects --affected
/bin/sh: 1: ./node_modules/.bin/nx: not found
|
test
Command "yarn nx show projects --affected " failed: Command failed: yarn nx show projects --affected
error Command "nx" not found.
|
test
Could not run NX cli...Did you install it globally and in your project? Also, try adding this npm script: "nx":"nx"
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|