Skip to content

Switch to Radix-UI for UX Framework #27

Switch to Radix-UI for UX Framework

Switch to Radix-UI for UX Framework #27

Triggered via pull request December 4, 2023 15:26
@blrchenblrchen
synchronize #44
radix
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
ESLint
Process completed with exit code 1.
Prettier
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/