Skip to content

day 22

day 22 #3

Triggered via push December 27, 2023 21:37
Status Failure
Total duration 17s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
build (20.x): Day16/test.ts#L24
Type 'false' does not satisfy the constraint 'true'.
build (20.x): Day16/test.ts#L35
Type 'false' does not satisfy the constraint 'true'.
build (20.x): Day16/test.ts#L46
Type 'false' does not satisfy the constraint 'true'.
build (20.x): Day16/test.ts#L57
Type 'false' does not satisfy the constraint 'true'.
build (20.x): Day23/test.ts#L3
Cannot find name 'Connect4'.
build (20.x): Day23/test.ts#L3
Cannot find name 'NewGame'.
build (20.x): Day23/test.ts#L16
Type 'false' does not satisfy the constraint 'true'.
build (20.x): Day23/test.ts#L18
Cannot find name 'Connect4'.
build (20.x): Day23/test.ts#L31
Type 'false' does not satisfy the constraint 'true'.
build (20.x): Day23/test.ts#L33
Cannot find name 'Connect4'.
build (20.x)
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/