Update package.json #2
Annotations
7 errors and 1 warning
ci:
src/main.ts#L6
`child_process` import should occur before import of `@actions/core`
|
ci:
src/main.ts#L25
Unexpected string concatenation
|
ci:
src/main.ts#L25
Missing radix parameter
|
ci:
src/main.ts#L44
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci:
src/main.ts#L55
Unexpected use of continue statement
|
ci:
src/main.ts#L62
Unexpected use of continue statement
|
ci
Process completed with exit code 1.
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|