Skip to content

added logic for bulls and cows game #438

added logic for bulls and cows game

added logic for bulls and cows game #438

Triggered via pull request October 2, 2023 20:08
Status Failure
Total duration 59s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (12.x): src/calculation.js#L9
'hasNumberIncluded' is assigned a value but never used
build (12.x): src/calculation.js#L11
'isNumberIncluded' is not defined
build (12.x): src/calculation.js#L15
'isNumberIncluded' is not defined
build (12.x)
Process completed with exit code 1.
build (12.x)
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/