Testing thread safe groups libxmtp PR #979
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/src/tests/clientTests.ts#L5
There should be at least one empty line between import groups
|
lint:
example/src/tests/clientTests.ts#L6
`xmtp-react-native-sdk/lib/types/DefaultContentType` import should occur before import of `./test-utils`
|
lint:
example/src/tests/clientTests.ts#L133
Replace `+` with `·+·`
|
lint:
example/src/tests/clientTests.ts#L164
Replace `alixGroup.id` with `⏎····alixGroup.id⏎··`
|
lint:
example/src/tests/clientTests.ts#L168
Replace `'*************libxmtp*********************:·Removing·members·in·parallel'` with `⏎····'*************libxmtp*********************:·Removing·members·in·parallel'⏎··`
|
lint:
example/src/tests/clientTests.ts#L171
Insert `,`
|
lint:
example/src/tests/clientTests.ts#L175
Replace `senderGroup:·Group<DefaultContentTypes>,·receiverGroup:·Group<DefaultContentTypes>` with `⏎····senderGroup:·Group<DefaultContentTypes>,⏎····receiverGroup:·Group<DefaultContentTypes>⏎··`
|
lint:
example/src/tests/clientTests.ts#L202
Replace `+` with `·+·`
|
lint:
example/src/tests/conversationTests.ts#L28
'fs' is assigned a value but never used
|
lint:
example/src/tests/groupTests.ts#L1
'Wallet' is defined but never used
|