Skip to content
Triggered via push July 21, 2024 08:41
Status Failure
Total duration 3m 3s
Artifacts

web_CICD.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/lib_tests/scratchpad.test.ts > scratchpad tests > test scratchpad: web/test/lib_tests/scratchpad.test.ts#L95
AssertionError: expected [ true, true, true ] to be [ true, true, true ] // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: [ true, true, true ] Received: serializes to the same string Compared values have no visual difference. ❯ test/lib_tests/scratchpad.test.ts:95:56
test/lib_tests/scratchpad.test.ts > scratchpad tests > test scratchpad: web/test/lib_tests/scratchpad.test.ts#L95
AssertionError: expected [ true, true, true ] to be [ true, true, true ] // Object.is equality If it should pass with deep equality, replace "toBe" with "toStrictEqual" Expected: [ true, true, true ] Received: serializes to the same string Compared values have no visual difference. ❯ test/lib_tests/scratchpad.test.ts:95:56
Test
Process completed with exit code 1.