Chat UI #12535
Annotations
1 error and 11 warnings
ci (20)
Process completed with exit code 1.
|
ci (20)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
ci (20):
internal-ui/postcss.config.js#L1
Assign object to a variable before exporting as module default
|
ci (20):
internal-ui/src/chat/Chat.tsx#L51
React Hook useEffect has a missing dependency: 'onError'. Either include it or remove the dependency array
|
ci (20):
internal-ui/src/chat/Chat.tsx#L61
The 'providers' logical expression could make the dependencies of useEffect Hook (at line 91) change on every render. To fix this, wrap the initialization of 'providers' in its own useMemo() Hook
|
ci (20):
internal-ui/src/chat/Chat.tsx#L70
The 'models' logical expression could make the dependencies of useEffect Hook (at line 91) change on every render. To fix this, wrap the initialization of 'models' in its own useMemo() Hook
|
ci (20):
internal-ui/src/chat/Chat.tsx#L76
React Hook useEffect has a missing dependency: 'onError'. Either include it or remove the dependency array
|
ci (20):
internal-ui/src/chat/ChatSettings.tsx#L63
React Hook useEffect has a missing dependency: 'onError'. Either include it or remove the dependency array
|
ci (20):
internal-ui/src/dsync/DirectoryGroups.tsx#L46
React Hook useEffect has a missing dependency: 'setPageTokenMap'. Either include it or remove the dependency array
|
ci (20):
internal-ui/src/dsync/DirectoryUsers.tsx#L46
React Hook useEffect has a missing dependency: 'setPageTokenMap'. Either include it or remove the dependency array
|
ci (20):
internal-ui/src/dsync/DirectoryWebhookLogs.tsx#L59
React Hook useEffect has a missing dependency: 'setPageTokenMap'. Either include it or remove the dependency array
|
ci (20):
internal-ui/src/identity-federation/IdentityFederationApps.tsx#L56
React Hook useEffect has a missing dependency: 'setPageTokenMap'. Either include it or remove the dependency array
|