Sync all syncs all #945
Annotations
10 warnings
lint:
example/src/LaunchScreen.tsx#L5
'EncryptedStorage' is defined but never used
|
lint:
example/src/tests/conversationTests.ts#L1
There should be at least one empty line between import groups
|
lint:
example/src/tests/conversationTests.ts#L3
There should be at least one empty line between import groups
|
lint:
example/src/tests/conversationTests.ts#L10
`ethers` import should occur before import of `react-native-fs`
|
lint:
example/src/tests/groupPerformanceTests.ts#L2
'Config' is defined but never used
|
lint:
example/src/tests/groupPerformanceTests.ts#L4
'privateKeyToAccount' is defined but never used
|
lint:
example/src/tests/groupPerformanceTests.ts#L5
Replace `·Client,·Dm,·Group,·GroupUpdatedCodec,·ReactionCodec,·RemoteAttachmentCodec,·ReplyCodec,·Signer,·StaticAttachmentCodec·` with `⏎··Client,⏎··Dm,⏎··Group,⏎··GroupUpdatedCodec,⏎··ReactionCodec,⏎··RemoteAttachmentCodec,⏎··ReplyCodec,⏎··Signer,⏎··StaticAttachmentCodec,⏎`
|
lint:
example/src/tests/groupPerformanceTests.ts#L7
There should be at least one empty line between import groups
|
lint:
example/src/tests/groupPerformanceTests.ts#L7
'assert' is defined but never used
|
lint:
example/src/tests/groupPerformanceTests.ts#L7
'createClients' is defined but never used
|