Skip to content

refactor: symlink Makefile to ts-common #13

refactor: symlink Makefile to ts-common

refactor: symlink Makefile to ts-common #13

Triggered via push April 22, 2024 23:00
Status Failure
Total duration 27s
Artifacts

tests.yml

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

Annotations

10 errors
integration (1.22, 21.x): example/example_srpc.pb.ts#L89
Type 'EchoMsg' does not satisfy the constraint 'Message<EchoMsg>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L97
Type 'EchoMsg' does not satisfy the constraint 'Message<EchoMsg>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L107
Type 'EchoMsg' does not satisfy the constraint 'Message<EchoMsg>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L109
Type 'EchoMsg' does not satisfy the constraint 'Message<EchoMsg>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L153
Type 'EchoMsg' does not satisfy the constraint 'Message<EchoMsg>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L161
Type 'AsyncIterable<Message<EchoMsg | PlainMessage<EchoMsg>>>' is not assignable to type 'MessageStream<EchoMsg>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L161
Argument of type 'typeof EchoMsg' is not assignable to parameter of type 'MessageType<Message<EchoMsg | PlainMessage<EchoMsg>>>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L170
Type 'EchoMsg' does not satisfy the constraint 'Message<EchoMsg>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L176
Argument of type 'typeof EchoMsg' is not assignable to parameter of type 'MessageType<Message<EchoMsg | PlainMessage<EchoMsg>>>'.
integration (1.22, 21.x): example/example_srpc.pb.ts#L188
Type 'EchoMsg' does not satisfy the constraint 'Message<EchoMsg>'.