Skip to content

fix!: remove pubsub #4841

fix!: remove pubsub

fix!: remove pubsub #4841

Triggered via pull request September 19, 2025 16:47
Status Failure
Total duration 2m 32s
Artifacts

examples.yml

on: pull_request
Matrix: test-examples
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build
Type 'MockMuxer' is not assignable to type 'StreamMuxer<Stream>'.
Build
Class 'AbstractStream' incorrectly implements interface 'Stream'.
Build
Type 'MuxedStream' does not satisfy the constraint 'Stream'.
Build
Type 'MuxedStream' does not satisfy the constraint 'Stream'.
Build
Argument of type 'MuxedStream' is not assignable to parameter of type 'Stream'.
Build
Argument of type 'MuxedStream' is not assignable to parameter of type 'Stream'.
Build
Type 'MuxedStream' does not satisfy the constraint 'Stream'.
Build
Type 'MuxedStream' does not satisfy the constraint 'Stream'.
Build
Class 'AbstractMultiaddrConnection' incorrectly implements interface 'MultiaddrConnection'.
Build
Property 'maxWriteBufferLength' in type 'AbstractMessageStream<Timeline>' is not assignable to the same property in base type 'MessageStream<MessageStreamTimeline>'.