Snap Support #1551
Annotations
5 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/Stream.ts#L4
'UnsubscribeFn' is defined but never used
|
Lint:
src/keystore/rpcDefinitions.ts#L3
'GetConversationsResponse' is assigned a value but never used
|
Lint:
src/message-backup/BackupClientFactory.ts#L18
Missing JSDoc @returns type
|