Docs: Remove doc about deprecated pagination code, update links (#442) #1525
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/Message.ts#L18
'ContentTypeFallback' is defined but never used
|
Lint:
src/conversations/Conversation.ts#L36
'OnceBlockable' is defined but never used
|
Lint:
src/message-backup/BackupClientFactory.ts#L18
Missing JSDoc @returns type
|