Skip to content

Merge branch 'main' of github.com:chenbimo/yidash #236

Merge branch 'main' of github.com:chenbimo/yidash

Merge branch 'main' of github.com:chenbimo/yidash #236

Triggered via push August 6, 2024 08:12
Status Failure
Total duration 37s
Artifacts

tests.yml

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

Annotations

8 errors
lib/object/mergeAndConcat.test.js > yd_object_mergeAndConcat > should return true: lib/object/mergeAndConcat.test.js#L8
AssertionError: expected { a: 2, b: [ 4, 5 ], c: { e: 6 } } to strictly equal { a: 2, b: [ 2, 3, 4, 5 ], …(1) } - Expected + Received Object { "a": 2, "b": Array [ - 2, - 3, 4, 5, ], "c": Object { - "d": 4, "e": 6, }, } ❯ lib/object/mergeAndConcat.test.js:8:58
build (20.x)
Process completed with exit code 1.
build (22.x)
The job was canceled because "_20_x" failed.
lib/object/mergeAndConcat.test.js > yd_object_mergeAndConcat > should return true: lib/object/mergeAndConcat.test.js#L8
AssertionError: expected { a: 2, b: [ 4, 5 ], c: { e: 6 } } to strictly equal { a: 2, b: [ 2, 3, 4, 5 ], …(1) } - Expected + Received Object { "a": 2, "b": Array [ - 2, - 3, 4, 5, ], "c": Object { - "d": 4, "e": 6, }, } ❯ lib/object/mergeAndConcat.test.js:8:58
build (22.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
lib/object/mergeAndConcat.test.js > yd_object_mergeAndConcat > should return true: lib/object/mergeAndConcat.test.js#L8
AssertionError: expected { a: 2, b: [ 4, 5 ], c: { e: 6 } } to strictly equal { a: 2, b: [ 2, 3, 4, 5 ], …(1) } - Expected + Received Object { "a": 2, "b": Array [ - 2, - 3, 4, 5, ], "c": Object { - "d": 4, "e": 6, }, } ❯ lib/object/mergeAndConcat.test.js:8:58
build (18.x)
The operation was canceled.