Profile page #34
Annotations
11 errors and 2 warnings
Prettier Check
Process completed with exit code 1.
|
ESLint Check:
apps/frontend/src/components/ui/avatar.tsx#L1
Replace `"use·client"` with `'use·client';`
|
ESLint Check:
apps/frontend/src/components/ui/avatar.tsx#L3
Run autofix to sort these imports!
|
ESLint Check:
apps/frontend/src/components/ui/avatar.tsx#L3
Replace `"react"` with `'react';`
|
ESLint Check:
apps/frontend/src/components/ui/avatar.tsx#L4
Replace `"@radix-ui/react-avatar"` with `'@radix-ui/react-avatar';`
|
ESLint Check:
apps/frontend/src/components/ui/avatar.tsx#L6
Replace `"@/lib/utils"` with `'@/lib/utils';`
|
ESLint Check:
apps/frontend/src/components/ui/avatar.tsx#L11
'className' is missing in props validation
|
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`
|
|
|
ESLint Check:
apps/frontend/src/components/ui/avatar.tsx#L26
'className' is missing in props validation
|
Prettier Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|