Skip to content

feat: V3 only dms

feat: V3 only dms #853

Triggered via pull request October 26, 2024 03:41
Status Success
Total duration 1m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: example/src/tests/conversationTests.ts#L1
'Wallet' is defined but never used
lint: example/src/tests/conversationTests.ts#L2
'Platform' is defined but never used
lint: example/src/tests/conversationTests.ts#L3
'DecodedMessage' is defined but never used
lint: example/src/tests/conversationTests.ts#L8
'createClients' is defined but never used
lint: example/src/tests/conversationTests.ts#L13
'Client' is defined but never used
lint: example/src/tests/conversationTests.ts#L14
'Conversation' is defined but never used
lint: example/src/tests/conversationTests.ts#L15
'Dm' is defined but never used
lint: example/src/tests/conversationTests.ts#L16
'Group' is defined but never used
lint: example/src/tests/conversationTests.ts#L234
'dmMessageCallbacks' is assigned a value but never used
lint: example/src/tests/conversationTests.ts#L235
'conversationMessageCallbacks' is assigned a value but never used