added interval for fetching conversations, modified styles for sideba… #12
Annotations
12 errors and 4 warnings
test (ubuntu-latest):
components/ui/tabs.tsx#L1
Replace `"react"` with `'react';`
|
test (ubuntu-latest):
components/ui/tabs.tsx#L2
Replace `"@radix-ui/react-tabs"` with `'@radix-ui/react-tabs';`
|
test (ubuntu-latest):
components/ui/tabs.tsx#L4
Replace `"@/lib/utils"` with `'@/lib/utils';`
|
|
test (ubuntu-latest):
components/ui/tabs.tsx#L11
'className' is missing in props validation
|
test (ubuntu-latest):
components/ui/tabs.tsx#L15
Replace `"inline-flex·h-10·items-center·justify-center·rounded-md·bg-muted·p-1·text-muted-foreground"` with `'inline-flex·h-10·items-center·justify-center·rounded-md·bg-muted·p-1·text-muted-foreground'`
|
|
test (ubuntu-latest):
components/ui/tabs.tsx#L18
Prop spreading is forbidden
|
|
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
The operation was canceled.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest):
src/renderer/components/Chat.tsx#L170
Unexpected console statement
|
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|