Skip to content

wip: compositionContext #7185

wip: compositionContext

wip: compositionContext #7185

Triggered via push April 7, 2025 20:15
Status Failure
Total duration 2m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors
TypeScript: src/components/Attachment/Attachment.tsx#L3
'"stream-chat"' has no exported member named 'isAudioAttachment'. Did you mean 'AudioAttachment'?
TypeScript: src/components/Attachment/Attachment.tsx#L4
'"stream-chat"' has no exported member named 'isImageAttachment'. Did you mean 'isLocalImageAttachment'?
TypeScript: src/components/Attachment/Attachment.tsx#L6
'"stream-chat"' has no exported member named 'isVoiceRecordingAttachment'. Did you mean 'VoiceRecordingAttachment'?
TypeScript: src/components/Attachment/utils.tsx#L78
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.
TypeScript: src/components/Attachment/utils.tsx#L79
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.
TypeScript: src/components/Attachment/utils.tsx#L89
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.
TypeScript: src/components/Attachment/utils.tsx#L90
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.
TypeScript: src/components/Channel/Channel.tsx#L560
Property 'config' does not exist on type 'AttachmentManager'.
TypeScript: src/components/Channel/Channel.tsx#L1061
Type 'undefined' is not assignable to type 'ErrorFromResponse<APIErrorResponse> | null'.
TypeScript: src/components/Channel/hooks/useEditMessageHandler.ts#L24
Expected 1-2 arguments, but got 3.
Lint & test with Node
Process completed with exit code 1.
Lint & test with Node
'"stream-chat"' has no exported member named 'isAudioAttachment'. Did you mean 'AudioAttachment'?\n` +
Lint & test with Node
'"stream-chat"' has no exported member named 'isImageAttachment'. Did you mean 'isLocalImageAttachment'?\n` +
Lint & test with Node
'"stream-chat"' has no exported member named 'isVoiceRecordingAttachment'. Did you mean 'VoiceRecordingAttachment'?\n` +
Lint & test with Node
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.\n" +
Lint & test with Node
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.\n" +
Lint & test with Node
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.\n" +
Lint & test with Node
Property 'mime_type' does not exist on type 'Attachment | LocalAttachment'.\n" +
Lint & test with Node
Property 'config' does not exist on type 'AttachmentManager'.\n" +
Lint & test with Node
Type 'undefined' is not assignable to type 'ErrorFromResponse<APIErrorResponse> | null'.\n" +
Lint & test with Node
Expected 1-2 arguments, but got 3.\n' +