Skip to content

🐛 Fix(enviroment): add clean-package to devDependencies (probably rem… #18

🐛 Fix(enviroment): add clean-package to devDependencies (probably rem…

🐛 Fix(enviroment): add clean-package to devDependencies (probably rem… #18

Triggered via push January 11, 2024 16:08
Status Success
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy: src/index.ts#L74
Unexpected negated condition
Deploy: src/utils/prompter.ts#L42
Unexpected negated condition
Deploy: src/utils/prompter.ts#L42
Possible race condition: `userAnswer[index]` might be assigned based on an outdated state of `userAnswer`