installed shadcn, added chat type toggle to sidebar, added refresh ke… #8
Annotations
10 errors and 1 warning
npm test:
components/ui/tabs.tsx#L1
Replace `"react"` with `'react';`
|
npm test:
components/ui/tabs.tsx#L2
Replace `"@radix-ui/react-tabs"` with `'@radix-ui/react-tabs';`
|
npm test:
components/ui/tabs.tsx#L4
Replace `"@/lib/utils"` with `'@/lib/utils';`
|
npm test:
components/ui/tabs.tsx#L6
Insert `;`
|
npm test:
components/ui/tabs.tsx#L11
'className' is missing in props validation
|
npm test:
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'`
|
npm test:
components/ui/tabs.tsx#L16
Insert `,`
|
npm test:
components/ui/tabs.tsx#L18
Prop spreading is forbidden
|
npm test:
components/ui/tabs.tsx#L20
Insert `;`
|
npm test:
components/ui/tabs.tsx#L21
Insert `;`
|
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/.
|
The logs for this run have expired and are no longer available.
Loading