refactor: change the location preview icon #7432
ci.yml
on: push
TypeScript
24s
Lint & test with Node
44s
Annotations
21 errors
|
TypeScript:
src/components/Location/ShareLocationDialog.tsx#L163
Property 'locationComposer' does not exist on type 'MessageComposer'.
|
|
TypeScript:
src/components/Location/ShareLocationDialog.tsx#L13
Module '"stream-chat"' has no exported member 'Coords'.
|
|
TypeScript:
src/components/Attachment/Geolocation.tsx#L62
Property 'stopLiveLocationSharing' does not exist on type 'Channel'.
|
|
TypeScript:
src/components/Attachment/Geolocation.tsx#L5
Module '"stream-chat"' has no exported member 'Coords'.
|
|
TypeScript:
src/components/Attachment/AttachmentContainer.tsx#L47
Property 'actions' does not exist on type 'Attachment | SharedLocationResponse'.
|
|
TypeScript:
src/components/Attachment/AttachmentContainer.tsx#L45
Property 'thumb_url' does not exist on type 'Attachment | SharedLocationResponse'.
|
|
TypeScript:
src/components/Attachment/AttachmentContainer.tsx#L45
Property 'image_url' does not exist on type 'Attachment | SharedLocationResponse'.
|
|
TypeScript:
src/components/Attachment/AttachmentContainer.tsx#L7
'"stream-chat"' has no exported member named 'isSharedLocationResponse'. Did you mean 'SharedLocationResponse'?
|
|
TypeScript:
src/components/Attachment/Attachment.tsx#L126
Type 'Attachment | SharedLocationResponse' is not assignable to type 'SharedLocationResponse'.
|
|
TypeScript:
src/components/Attachment/Attachment.tsx#L7
'"stream-chat"' has no exported member named 'isSharedLocationResponse'. Did you mean 'SharedLocationResponse'?
|
|
Lint & test with Node
Process completed with exit code 2.
|
|
Lint & test with Node
Property 'locationComposer' does not exist on type 'MessageComposer'.\n" +
|
|
Lint & test with Node
Module '"stream-chat"' has no exported member 'Coords'.\n` +
|
|
Lint & test with Node
Property 'stopLiveLocationSharing' does not exist on type 'Channel'.\n" +
|
|
Lint & test with Node
Module '"stream-chat"' has no exported member 'Coords'.\n` +
|
|
Lint & test with Node
Property 'actions' does not exist on type 'Attachment | SharedLocationResponse'.\n" +
|
|
Lint & test with Node
Property 'thumb_url' does not exist on type 'Attachment | SharedLocationResponse'.\n" +
|
|
Lint & test with Node
Property 'image_url' does not exist on type 'Attachment | SharedLocationResponse'.\n" +
|
|
Lint & test with Node
'"stream-chat"' has no exported member named 'isSharedLocationResponse'. Did you mean 'SharedLocationResponse'?\n` +
|
|
Lint & test with Node
Type 'Attachment | SharedLocationResponse' is not assignable to type 'SharedLocationResponse'.\n" +
|
|
Lint & test with Node
'"stream-chat"' has no exported member named 'isSharedLocationResponse'. Did you mean 'SharedLocationResponse'?\n` +
|