implemented the basics #34
Annotations
10 errors and 1 warning
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L1
Replace `"use·client"` with `'use·client';`
|
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L3
Run autofix to sort these imports!
|
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L3
Replace `"react"` with `'react';`
|
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L4
Replace `"@radix-ui/react-avatar"` with `'@radix-ui/react-avatar';`
|
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L6
Replace `"@/lib/utils"` with `'@/lib/utils';`
|
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L11
'className' is missing in props validation
|
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L14
Replace `⏎······"relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full",⏎······className⏎····` with `'relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full',·className`
|
|
|
Run ESLint check:
apps/frontend/src/components/ui/avatar.tsx#L26
'className' is missing in props validation
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading