Closed group chunk2 #2713
Annotations
10 errors
ts/components/conversation/message/message-item/GroupUpdateMessage.tsx#L3
Module '"libsession_util_nodejs"' has no exported member 'PubkeyType'.
|
ts/data/configDump/configDump.ts#L1
Module '"libsession_util_nodejs"' has no exported member 'GroupPubkeyType'.
|
ts/models/conversation.ts#L854
Argument of type '{ sent_at: number; flags: SignalService.DataMessage.Flags; expirationTimerUpdate: { expireTimer: number; source: string | undefined; fromSync: boolean | undefined; }; expireTimer: number; }' is not assignable to parameter of type 'Omit<MessageAttributesOptionals, "type" | "source" | "direction" | "conversationId" | "received_at" | "unread">'.
|
ts/models/conversation.ts#L864
Type 'string | undefined' is not assignable to type 'string'.
|
ts/models/message.ts#L5
Module '"libsession_util_nodejs"' has no exported member 'PubkeyType'.
|
ts/models/messageType.ts#L1
Module '"libsession_util_nodejs"' has no exported member 'PubkeyType'.
|
ts/node/sql_calls/config_dump.ts#L6
Module '"libsession_util_nodejs"' has no exported member 'GroupPubkeyType'.
|
ts/receiver/configMessage.ts#L2
'"libsession_util_nodejs"' has no exported member named 'UserGroupsGet'. Did you mean 'UserGroupsType'?
|
ts/receiver/configMessage.ts#L682
Property 'getAllGroups' does not exist on type 'MakeWrapperActionCalls<UserGroupsWrapper>'.
|
ts/receiver/configMessage.ts#L687
Parameter 'm' implicitly has an 'any' type.
|
The logs for this run have expired and are no longer available.
Loading