display rooms and implement simple message sending #3454
on-push.yml
on: push
code-quality
1m 24s
backend-test
0s
delivery-service-test
0s
integration-test
0s
cli-test
0s
lib-crypto-test
0s
lib-delivery-test
0s
lib-messaging-test
0s
lib-profile-test
0s
lib-shared-test
0s
lib-shared-side-test
0s
lib-storage-test
0s
lib-server-side-test
0s
offchain-resolver-test
0s
tld-alias-test
0s
messenger-widget-test
0s
Annotations
4 errors
code-quality
Process completed with exit code 1.
|
build
Argument of type '{ messages: { readonly list: { messageState: MessageState; envelop: { message: { message?: string | undefined; metadata: { to: string; from: string; timestamp: number; referenceMessageHash?: string | undefined; replyDeliveryInstruction?: string | undefined; type: MessageType; }; attachments?: { ...; }[] | undefined;...' is not assignable to parameter of type 'Conversation[]'.
|
build
Object literal may only specify known properties, and 'rooms' does not exist in type 'UseDm3ChatReturnType'.
|
build
Process completed with exit code 1.
|