Remove old docs command from package.json #178
Annotations
5 errors and 2 warnings
build (20.x)
error SyntaxError: /home/runner/work/jscodeshift/jscodeshift/package.json: Expected double-quoted property name in JSON at position 364
at JSON.parse (<anonymous>)
at /usr/local/lib/node_modules/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/usr/local/lib/node_modules/yarn/lib/cli.js:310:30)
at /usr/local/lib/node_modules/yarn/lib/cli.js:321:13
|
build (16.x)
The job was canceled because "_20_x" failed.
|
build (16.x)
error SyntaxError: /home/runner/work/jscodeshift/jscodeshift/package.json: Unexpected token } in JSON at position 364
at JSON.parse (<anonymous>)
at /usr/local/lib/node_modules/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/usr/local/lib/node_modules/yarn/lib/cli.js:310:30)
at /usr/local/lib/node_modules/yarn/lib/cli.js:321:13
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
error SyntaxError: /home/runner/work/jscodeshift/jscodeshift/package.json: Unexpected token } in JSON at position 364
at JSON.parse (<anonymous>)
at /usr/local/lib/node_modules/yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/usr/local/lib/node_modules/yarn/lib/cli.js:310:30)
at /usr/local/lib/node_modules/yarn/lib/cli.js:321:13
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|