docs: add local worker docker run command #17
Annotations
1 error and 10 warnings
|
Backend CI
Process completed with exit code 1.
|
|
Frontend CI:
frontend/src/pages/Chat.tsx#L83
'_conversationsLoading' is assigned a value but never used
|
|
Frontend CI:
frontend/src/contexts/AuthContext.tsx#L175
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend CI:
frontend/src/components/logos/index.tsx#L112
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend CI:
frontend/src/components/layout/Sidebar.tsx#L15
Unexpected any. Specify a different type
|
|
Frontend CI:
frontend/src/components/layout/MobileSidebar.tsx#L12
Unexpected any. Specify a different type
|
|
Frontend CI:
frontend/src/components/layout/Header.tsx#L14
Unexpected any. Specify a different type
|
|
Frontend CI:
frontend/src/App.tsx#L241
React Hook useEffect has a missing dependency: 'sidebarCollapsed'. Either include it or remove the dependency array
|
|
Frontend CI:
frontend/src/App.tsx#L191
Unexpected any. Specify a different type
|
|
Frontend CI:
frontend/src/App.tsx#L136
Unexpected any. Specify a different type
|
|
Frontend CI:
frontend/src/App.tsx#L110
Unexpected any. Specify a different type
|