Skip to content

Switch to Radix-UI for UX Framework (#44) #30

Switch to Radix-UI for UX Framework (#44)

Switch to Radix-UI for UX Framework (#44) #30

Triggered via push December 5, 2023 07:36
Status Failure
Total duration 2m 39s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
ESLint
Process completed with exit code 1.
ESLint
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/
ESLint: components/Chat/PersonaPanel.tsx#L41
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
ESLint: components/Chat/useChatHook.ts#L227
React Hook useEffect has missing dependencies: 'onChangeChat' and 'onCreateChat'. Either include them or remove the dependency array
ESLint: components/Spin/Spin.tsx#L35
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Prettier
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/