Skip to content

Merge pull request #1 from xc2/main #15

Merge pull request #1 from xc2/main

Merge pull request #1 from xc2/main #15

Triggered via push January 9, 2024 13:53
Status Success
Total duration 29s
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`