Skip to content

Semantic: qualified call stub #565

Semantic: qualified call stub

Semantic: qualified call stub #565

Triggered via push April 1, 2024 00:02
Status Failure
Total duration 21s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
error: expect(received).toEqual(expected): src/semantic/semantic.spec.ts#L61
+ [ + "unknown type" + ] - [] - Expected - 1 + Received + 3 at /home/runner/work/nois/nois/src/semantic/semantic.spec.ts:61:13
error: expect(received).toEqual(expected): src/semantic/semantic.spec.ts#L91
+ [ + "unknown type" + ] - [] - Expected - 1 + Received + 3 at /home/runner/work/nois/nois/src/semantic/semantic.spec.ts:91:13
error: expect(received).toEqual(expected): src/semantic/semantic.spec.ts#L104
+ [ + "unknown type" + ] - [] - Expected - 1 + Received + 3 at /home/runner/work/nois/nois/src/semantic/semantic.spec.ts:104:13
error: expect(received).toEqual(expected): src/semantic/semantic.spec.ts#L234
+ [ + "unknown type" + ] - [] - Expected - 1 + Received + 3 at /home/runner/work/nois/nois/src/semantic/semantic.spec.ts:234:13
ci
Process completed with exit code 1.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/