Skip to content

Update README.md

Update README.md #10

Triggered via push January 8, 2024 16:03
Status Success
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 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/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`