Skip to content

vitest-ecosystem-ci-selected #35

vitest-ecosystem-ci-selected

vitest-ecosystem-ci-selected #35

Manually triggered April 30, 2024 08:16
Status Failure
Total duration 5m 37s
Artifacts

ecosystem-ci-selected.yml

on: workflow_dispatch
execute-selected-suite
5m 27s
execute-selected-suite
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test/Http/Multipart.test.ts > Multipart > it parses: workspace/effect/effect/packages/platform/test/Http/Multipart.test.ts#L11
(FiberFailure) TypeError: globalThis.File is not a constructor ❯ test/Http/Multipart.test.ts:11:27 ❯ ../effect/src/internal/core-effect.ts:789:28 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { toJSON: 'Function<toJSON>' }
test/Chunk.test.ts > Chunk > remove: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L101
AssertionError: expected { _id: 'Chunk', values: [] } to deeply equal { _id: 'Chunk', values: [] } Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Object { "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, + "length": 0, + "right": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, } ❯ test/Chunk.test.ts:101:50
test/Chunk.test.ts > Chunk > chunksOf: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L106
AssertionError: expected { _id: 'Chunk', values: [] } to deeply equal { _id: 'Chunk', values: [] } Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Object { "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, + "length": 0, + "right": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, } ❯ test/Chunk.test.ts:106:52
test/Chunk.test.ts > Chunk > dropRight > Given a Chunk and an amount to drop above the length > should return an empty chunk: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L512
AssertionError: expected { _id: 'Chunk', values: [] } to deeply equal { _id: 'Chunk', values: [] } Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Object { "backing": Object { - "_tag": "IArray", - "array": Array [], - }, - "depth": 0, - "left": Object { - "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], - }, - "length": 0, - "right": Object { - "backing": Object { - "_tag": "IEmpty", - }, - "depth": 0, - "left": [Circular], - "length": 0, - "right": [Circular], - }, } ❯ test/Chunk.test.ts:512:54
test/Chunk.test.ts > Chunk > dropWhile > Given a Chunk and a criteria that applies to the whole chunk > should return an empty chunk: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L532
AssertionError: expected { _id: 'Chunk', values: [] } to deeply equal { _id: 'Chunk', values: [] } Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Object { "backing": Object { - "_tag": "IArray", - "array": Array [], - }, - "depth": 0, - "left": Object { - "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], - }, - "length": 0, - "right": Object { - "backing": Object { - "_tag": "IEmpty", - }, - "depth": 0, - "left": [Circular], - "length": 0, - "right": [Circular], - }, } ❯ test/Chunk.test.ts:532:56
test/Chunk.test.ts > Chunk > map: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L672
AssertionError: expected { _id: 'Chunk', values: [] } to deeply equal { _id: 'Chunk', values: [] } Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Object { "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, + "length": 0, + "right": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, } ❯ test/Chunk.test.ts:672:52
test/Chunk.test.ts > Chunk > partition: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L683
AssertionError: expected [ { _id: 'Chunk', values: [] }, …(1) ] to deeply equal [ { _id: 'Chunk', values: [] }, …(1) ] Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Array [ Object { "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, + "length": 0, + "right": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, }, Object { + "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, + "length": 0, + "right": Object { "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, }, ] ❯ test/Chunk.test.ts:683:58
test/Chunk.test.ts > Chunk > partitionMap: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L691
AssertionError: expected [ { _id: 'Chunk', values: [] }, …(1) ] to deeply equal [ { _id: 'Chunk', values: [] }, …(1) ] Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Array [ Object { "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, + "length": 0, + "right": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, }, Object { + "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, + "length": 0, + "right": Object { "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, }, ] ❯ test/Chunk.test.ts:691:57
test/Chunk.test.ts > Chunk > separate: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L699
AssertionError: expected [ { _id: 'Chunk', values: [] }, …(1) ] to deeply equal [ { _id: 'Chunk', values: [] }, …(1) ] Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Array [ Object { "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, + "length": 0, + "right": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, }, Object { + "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, + "length": 0, + "right": Object { "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, }, ] ❯ test/Chunk.test.ts:699:43
test/Chunk.test.ts > Chunk > split: workspace/effect/effect/packages/effect/test/Chunk.test.ts#L712
AssertionError: expected { _id: 'Chunk', values: [] } to deeply equal { _id: 'Chunk', values: [] } Compared values serialize to the same structure. Printing internal object structure without calling `toJSON` instead. - Expected + Received Object { "backing": Object { + "_tag": "IArray", + "array": Array [], + }, + "depth": 0, + "left": Object { + "backing": Object { "_tag": "IEmpty", }, "depth": 0, "left": [Circular], "length": 0, "right": [Circular], + }, + "length": 0, + "right": Object { + "backing": Object { + "_tag": "IEmpty", + }, + "depth": 0, + "left": [Circular], + "length": 0, + "right": [Circular], + }, } ❯ test/Chunk.test.ts:712:49
execute-selected-suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.