Skip to content

Feature: V3 split towards a V3 Only World #1072

Feature: V3 split towards a V3 Only World

Feature: V3 split towards a V3 Only World #1072

Triggered via pull request November 13, 2024 21:53
Status Failure
Total duration 3m 21s
Artifacts

typescript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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