Start investigating panel #64
Annotations
3 errors and 3 warnings
Run eslint:
src/app/AppLayout/AppLayout.tsx#L2
'useLoaderData' is defined but never used
|
Run eslint:
src/app/AppLayout/SidebarWithFlyout.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
Run eslint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run eslint:
src/app/BaseChatbot/BaseChatbot.tsx#L66
React Hook React.useEffect has a missing dependency: 'currentChatbot?.name'. Either include it or remove the dependency array
|
Run eslint:
src/app/BaseChatbot/BaseChatbot.tsx#L74
React Hook React.useEffect has a missing dependency: 'currentChatbot?.name'. Either include it or remove the dependency array
|
Loading