Feature: V3 split towards a V3 Only World #1072
Annotations
3 errors and 10 warnings
tsc:
screens/Navigation/ConversationRequestsListNav.tsx#L144
Type '(ConversationContainer<(TextCodec | ReactionCodec | ReadReceiptCodec | GroupUpdatedCodec | ReplyCodec | RemoteAttachmentCodec | StaticAttachmentCodec | TransactionReferenceCodec | CoinbaseMessagingPaymentCodec)[]> | ConversationWithLastMessagePreview | { ...; })[]' is not assignable to type '(ConversationContainer<(TextCodec | ReactionCodec | ReadReceiptCodec | GroupUpdatedCodec | ReplyCodec | RemoteAttachmentCodec | StaticAttachmentCodec | TransactionReferenceCodec | CoinbaseMessagingPaymentCodec)[]> | ConversationWithLastMessagePreview)[]'.
|
tsc
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
lint:
App.tsx#L81
Unexpected any. Specify a different type
|
lint:
App.tsx#L84
Unexpected any. Specify a different type
|
lint:
App.tsx#L142
Prefer named exports
|
lint:
App.tsx#L160
Inline style: { flex: 1 }
|
lint:
app.config.ts#L6
Unexpected any. Specify a different type
|
lint:
app.config.ts#L10
Unexpected any. Specify a different type
|
lint:
app.config.ts#L17
Prefer named exports
|
lint:
assets/Encrypted.tsx#L4
Use a `type` instead of an `interface`
|
lint:
assets/Encrypted.tsx#L22
Prefer named exports
|
lint:
components/AccountSettingsButton.tsx#L41
Prefer named exports
|