Skip to content

feat: double click sidebar to add new conversation #135

feat: double click sidebar to add new conversation

feat: double click sidebar to add new conversation #135

Triggered via push November 1, 2023 10:48
Status Failure
Total duration 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
lint: src/components/Markdown.tsx#L1
Member 'createEffect' of the import declaration should be sorted alphabetically
lint: src/components/Markdown.tsx#L47
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
lint: src/components/Markdown.tsx#L48
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
lint
Process completed with exit code 1.
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/logics/conversation.ts#L1
Using exported name 'destr' as identifier for default export
lint: src/providers/replicate/handler.ts#L4
'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