Revert client removal #757
Annotations
5 errors and 1 warning
lint:
src/index.ts#L370
Argument of type 'DecodedMessage<ContentCodec<any>> | undefined' is not assignable to parameter of type 'DecodedMessageUnion<ContentTypes> | undefined'.
|
lint:
src/index.ts#L395
Argument of type 'DecodedMessage<ContentCodec<any>> | undefined' is not assignable to parameter of type 'DecodedMessageUnion<ContentTypes> | undefined'.
|
lint:
src/index.ts#L422
Argument of type 'DecodedMessage<ContentCodec<any>> | undefined' is not assignable to parameter of type 'DecodedMessageUnion<ContentTypes> | undefined'.
|
lint:
src/index.ts#L424
Argument of type 'DecodedMessage<ContentCodec<any>> | undefined' is not assignable to parameter of type 'DecodedMessageUnion<ContentTypes> | undefined'.
|
lint
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|