Update index.js #105
Annotations
2 errors and 1 warning
update-nightly:
src/Socket/messages-recv.ts#L842
Argument of type '{ historySyncOnDemandRequest: { chatJid: string | null | undefined; oldestMsgFromMe: boolean | null | undefined; oldestMsgId: string | null | undefined; oldestMsgTimestampMs: number | Long.Long; onDemandMsgCount: number; }; peerDataOperationRequestType: proto.Message.PeerDataOperationRequestType; }' is not assignable to parameter of type 'IPeerDataOperationRequestMessage'.
|
update-nightly
Process completed with exit code 2.
|
update-nightly
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3.6.0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|