Speed up build client performance #998
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/conversationTests.ts#L28
'fs' is assigned a value but never used
|
lint:
example/src/tests/groupTests.ts#L10
There should be at least one empty line between import groups
|
lint:
example/src/tests/groupTests.ts#L19
`xmtp-react-native-sdk/lib/types/DefaultContentType` import should occur before import of `./test-utils`
|
lint:
example/src/tests/groupTests.ts#L143
Replace `+` with `·+·`
|
lint:
example/src/tests/groupTests.ts#L174
Replace `alixGroup.id` with `⏎····alixGroup.id⏎··`
|
lint:
example/src/tests/groupTests.ts#L178
Replace `'*************libxmtp*********************:·Removing·members·in·parallel'` with `⏎····'*************libxmtp*********************:·Removing·members·in·parallel'⏎··`
|
lint:
example/src/tests/groupTests.ts#L181
Insert `,`
|
lint:
example/src/tests/groupTests.ts#L185
Replace `senderGroup:·Group<DefaultContentTypes>,·receiverGroup:·Group<DefaultContentTypes>` with `⏎····senderGroup:·Group<DefaultContentTypes>,⏎····receiverGroup:·Group<DefaultContentTypes>⏎··`
|
lint:
example/src/tests/groupTests.ts#L212
Replace `+` with `·+·`
|
lint:
example/src/tests/groupTests.ts#L231
'new_three' is assigned a value but never used
|