Skip to content

Update package.json

Update package.json #2

Triggered via push January 11, 2024 11:06
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/