Skip to content

Fix conflicts

Fix conflicts #23

Triggered via pull request August 19, 2024 17:57
Status Failure
Total duration 43s
Artifacts

pr-lint-and-test.yml

on: pull_request
Matrix: Test Components
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Test Components (latest)
Process completed with exit code 1.
Test Components (18.16.1)
The job was canceled because "latest" failed.
Test Components (18.16.1)
Process completed with exit code 1.
Test Components (latest): lib/components/conversation/chat-layout.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Test Components (latest): lib/components/conversation/chat-layout.tsx#L36
React Hook useEffect has a missing dependency: 'prevMessagesLength'. Either include it or remove the dependency array
Test Components (latest): lib/components/conversation/message.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Test Components (latest): lib/components/ui/primary-button.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Test Components (18.16.1): lib/components/conversation/chat-layout.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Test Components (18.16.1): lib/components/conversation/chat-layout.tsx#L36
React Hook useEffect has a missing dependency: 'prevMessagesLength'. Either include it or remove the dependency array
Test Components (18.16.1): lib/components/conversation/message.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Test Components (18.16.1): lib/components/ui/primary-button.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components