Switch to Radix-UI for UX Framework #27
Annotations
1 error and 4 warnings
Lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
components/Chat/PersonaPanel.tsx#L41
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Lint:
components/Chat/useChatHook.ts#L227
React Hook useEffect has missing dependencies: 'onChangeChat' and 'onCreateChat'. Either include them or remove the dependency array
|
Lint:
components/Spin/Spin.tsx#L35
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
The logs for this run have expired and are no longer available.
Loading