Skip to content

feat: add chat type settings to the header. (#78) #114

feat: add chat type settings to the header. (#78)

feat: add chat type settings to the header. (#78) #114

Triggered via push July 3, 2023 05:43
Status Success
Total duration 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint: src/components/conversations/ConversationEdit.tsx#L41
'handleOpenMockMessages' is assigned a value but never used
lint: src/components/main/Conversation.tsx#L19
'$streamsMap' is assigned a value but never used
lint: src/components/main/Conversation.tsx#L20
'$loadingStateMap' is assigned a value but never used
lint: src/components/ui/SelectMessageModal.tsx#L24
'handleSelectAll' is assigned a value but never used
lint: src/providers/replicate/handler.ts#L3
'Message' is defined but never used
lint: src/providers/replicate/handler.ts#L5
'signal' is defined but never used. Allowed unused args must match /^_/u
lint: src/stores/conversation.ts#L4
'conversationMapData' is defined but never used
lint: src/stores/messages.ts#L2
'conversationMessagesMapData' is defined but never used