Skip to content

Default TCP cluster serialization to SchemaBinary #18890

Default TCP cluster serialization to SchemaBinary

Default TCP cluster serialization to SchemaBinary #18890

Triggered via pull request August 25, 2026 22:05
Status Failure
Total duration 8m 53s
Artifacts 1

check.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Types
Process completed with exit code 1.
Types: packages/effect/test/unstable/encoding/SchemaBinary.test.ts#L2461
Object literal may only specify known properties, and 'fastCheck' does not exist in type 'TestOptions & { arbitrary?: CheckOptions; }'.
Types: packages/effect/test/unstable/encoding/SchemaBinary.test.ts#L2441
Object literal may only specify known properties, and 'fastCheck' does not exist in type 'TestOptions & { arbitrary?: CheckOptions; }'.
Types: packages/effect/test/unstable/encoding/SchemaBinary.test.ts#L2412
Object literal may only specify known properties, and 'fastCheck' does not exist in type 'TestOptions & { arbitrary?: CheckOptions; }'.
Types on Deno
Process completed with exit code 1.
Test (1/2, Deno)
Process completed with exit code 1.
[effect] test/unstable/encoding/SchemaBinary.test.ts > SchemaBinary > generated regressions > parses generated batches across arbitrary chunk boundaries: packages/effect/src/internal/core.ts#L514
Error: Property falsified after 6 run(s) and 7 shrink(s) Shrunk input: { "values": [ { "flag": false, "count": 0, "ratio": 0, "label": "", "bytes": {}, "big": "0n", "tuple": [ "", 0, false ], "items": [], "attributes": { "\ud800": "" }, "event": { "_tag": "Text", "value": "" } } ], "chunkSizes": [ 1 ], "fingerprint": false } Failure: AssertionError: expected [ { flag: false, count: -0, …(8) } ] to deeply equal [ { flag: false, count: -0, …(8) } ] Replay: [0,"-5733446024212687",5,1,[1,1,1,1,1,1,19]] ❯ Object.~effect/Effect/evaluate src/internal/core.ts:514:30 ❯ FiberImpl.runLoop src/internal/effect.ts:655:39 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19
[effect] test/unstable/encoding/SchemaBinary.test.ts > SchemaBinary > generated regressions > keeps every encoding entry point equivalent for generated nested values: packages/effect/src/internal/core.ts#L514
Error: Property falsified after 10 run(s) and 9 shrink(s) Shrunk input: { "value": { "flag": false, "count": 0, "ratio": 0, "label": "", "bytes": {}, "big": "0n", "tuple": [ "\ud800", 0, false ], "items": [], "attributes": {}, "event": { "_tag": "Text", "value": "" } } } Failure: AssertionError: expected { flag: false, count: +0, …(8) } to deeply equal { flag: false, count: +0, …(8) } Replay: [0,"5075037161748535",9,1,[0,0,0,0,0,17,0,0,0]] ❯ Object.~effect/Effect/evaluate src/internal/core.ts:514:30 ❯ FiberImpl.runLoop src/internal/effect.ts:655:39 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19
Test (1/2, Node)
Process completed with exit code 1.
[effect] test/unstable/encoding/SchemaBinary.test.ts > SchemaBinary > generated regressions > parses generated batches across arbitrary chunk boundaries: packages/effect/src/internal/core.ts#L514
Error: Property falsified after 12 run(s) and 5 shrink(s) Shrunk input: { "values": [ { "flag": false, "count": 0, "ratio": 0, "label": "", "bytes": {}, "big": "0n", "tuple": [ "", 0, false ], "items": [], "attributes": {}, "event": { "_tag": "Text", "value": "\ud800" } } ], "chunkSizes": [ 1 ], "fingerprint": false } Failure: AssertionError: expected [ { flag: false, count: -0, …(8) } ] to deeply equal [ { flag: false, count: -0, …(8) } ] Replay: [0,"-8713603855168109",11,1,[1,1,1,1,18]] ❯ Object.~effect/Effect/evaluate src/internal/core.ts:514:30 ❯ FiberImpl.runLoop src/internal/effect.ts:655:39 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.evaluate src/internal/effect.ts:607:23
[effect] test/unstable/encoding/SchemaBinary.test.ts > SchemaBinary > generated regressions > keeps every encoding entry point equivalent for generated nested values: packages/effect/src/internal/core.ts#L514
Error: Property falsified after 7 run(s) and 7 shrink(s) Shrunk input: { "value": { "flag": false, "count": 0, "ratio": 0, "label": "\ud800", "bytes": {}, "big": "0n", "tuple": [ "", 0, false ], "items": [], "attributes": {}, "event": { "_tag": "Text", "value": "" } } } Failure: AssertionError: expected { flag: false, count: +0, …(8) } to deeply equal { flag: false, count: +0, …(8) } Replay: [0,"2450364116197317",6,1,[0,17,0,0,0,0,0]] ❯ Object.~effect/Effect/evaluate src/internal/core.ts:514:30 ❯ FiberImpl.runLoop src/internal/effect.ts:655:39 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19 ❯ FiberImpl.runLoop src/internal/effect.ts:674:19

Artifacts

Produced during runtime
Name Size Digest
bundle-stats
704 Bytes
sha256:9b83ef68787bb32383bac78725930244559098f2d6f4b0a4fa68fbd87d58f1b4