Skip to content

IPFS: Attach files and images in the chat #939

IPFS: Attach files and images in the chat

IPFS: Attach files and images in the chat #939

Triggered via pull request September 17, 2024 23:03
@bludnicbludnic
synchronize #628
feat/ipfs
Status Failure
Total duration 1m 5s
Artifacts

preview.yml

on: pull_request
Build and Deploy to surge
53s
Build and Deploy to surge
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and Deploy to surge: src/components/AChat/QuotedMessage.vue#L11
Property '$t' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ messageId: { type: StringConstructor; required: true; }; }>>, { classes: { root: string; nonClickable: string; message: string; invalidMessage: string; messageNotFound: string; }; ... 9 more ...; messageLabel: ComputedRef<...>; }, ... 17 more ..., {}>'.
Build and Deploy to surge: src/components/AChat/QuotedMessage.vue#L15
Property '$t' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ messageId: { type: StringConstructor; required: true; }; }>>, { classes: { root: string; nonClickable: string; message: string; invalidMessage: string; messageNotFound: string; }; ... 9 more ...; messageLabel: ComputedRef<...>; }, ... 17 more ..., {}>'.
Build and Deploy to surge: src/components/AChat/QuotedMessage.vue#L25
Property '$t' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ messageId: { type: StringConstructor; required: true; }; }>>, { classes: { root: string; nonClickable: string; message: string; invalidMessage: string; messageNotFound: string; }; ... 9 more ...; messageLabel: ComputedRef<...>; }, ... 17 more ..., {}>'.
Build and Deploy to surge: src/components/Chat/Chat.vue#L37
Type 'string' is not assignable to type '"ADM" | "BNB" | "ETH" | "BTC" | "BUSD" | "BZZ" | "DAI" | "DASH" | "DOGE" | "ENS" | "FLOKI" | "FLUX" | "GT" | "HOT" | "INJ" | "KLY" | "LINK" | "MANA" | "MATIC" | "PAXG" | "QNT" | "REN" | ... 14 more ... | undefined'.
Build and Deploy to surge: src/components/Chat/Chat.vue#L468
Argument of type 'number | boolean | null' is not assignable to parameter of type 'number'.
Build and Deploy to surge: src/components/Chat/Chat.vue#L511
Operator '>' cannot be applied to types 'string | number' and 'number'.
Build and Deploy to surge: src/components/Chat/Chat.vue#L708
Type 'true' is not assignable to type 'LocationQueryValueRaw | LocationQueryValueRaw[]'.
Build and Deploy to surge: src/components/ChatPreview.vue#L63
Property '$t' does not exist on type 'CreateComponentPublicInstance<ResolveProps<{ userId: { type: StringConstructor; required: true; }; contactId: { type: StringConstructor; required: true; }; transaction: { type: PropType<NormalizedChatMessageTransaction>; required: true; }; isMessageReadonly: { ...; }; adamantChatMeta: { ...; }; isLoadingSeparator: {...'.
Build and Deploy to surge: src/components/UploadFile.vue#L66
Type 'FileList' must have a '[Symbol.iterator]()' method that returns an iterator.
Build and Deploy to surge: src/components/nodes/NodesTable.vue#L7
Property '$t' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { t: ComposerTranslation<{ [x: string]: LocaleMessage<VueMessageType>; }, string, RemoveIndexSignature<{ [x: string]: LocaleMessageValue<VueMessageType>; }>, never, string, string>; ... 5 more ...; preferFasterServiceNodeOption: WritableComputedRef<...>; ...'.