Skip to content

fix double border above Send component #126

fix double border above Send component

fix double border above Send component #126

Triggered via pull request July 27, 2023 19:49
Status Success
Total duration 44s
Artifacts

lint.yml

on: pull_request
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/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