chore(deps): update dependency @chakra-ui/react to v3 - autoclosed #9336
Annotations
10 errors and 10 warnings
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L8
Module '"@chakra-ui/react"' has no exported member 'CloseButton'.
|
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L19
Property 'isOpen' does not exist on type '{ open: boolean; onOpen: () => void; onClose: () => void; onToggle: () => void; }'.
|
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L22
Object literal may only specify known properties, but 'defaultIsOpen' does not exist in type 'UseDisclosureProps'. Did you mean to write 'defaultOpen'?
|
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L26
JSX element type 'Alert' does not have any construct or call signatures.
|
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L26
'Alert' cannot be used as a JSX component.
|
Lint (20.x):
app/[locale]/(app)/_components/layout/Header.tsx#L3
'"@chakra-ui/react"' has no exported member named 'useToast'. Did you mean 'useTabs'?
|
Lint (20.x):
app/[locale]/(app)/_components/layout/Header.tsx#L102
JSX element type 'Avatar' does not have any construct or call signatures.
|
Lint (20.x):
app/[locale]/(app)/_components/layout/Header.tsx#L102
'Avatar' cannot be used as a JSX component.
|
Lint (20.x):
app/[locale]/(app)/dashboard/_components/skeleton.tsx#L1
Module '"@chakra-ui/react"' has no exported member 'SkeletonCircle'.
|
Lint (20.x):
app/[locale]/(app)/dashboard/_components/skeleton.tsx#L1
'"@chakra-ui/react"' has no exported member named 'SkeletonText'. Did you mean 'SelectContext'?
|
Lint (20.x):
actions/auth.ts#L87
'url' is assigned a value but never used
|
Lint (20.x):
actions/auth.ts#L465
'res' is assigned a value but never used
|
Lint (20.x):
actions/user.ts#L92
'T' is defined but never used
|
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L17
'props' is defined but never used
|
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L21
'onOpen' is assigned a value but never used
|
Lint (20.x):
app/[locale]/(app)/about/page.tsx#L5
'props' is defined but never used
|
Lint (20.x):
app/[locale]/(app)/dashboard/settings/_components/modal.tsx#L60
'pending' is assigned a value but never used
|
Lint (20.x):
app/[locale]/(app)/dashboard/settings/page.tsx#L7
'session' is assigned a value but never used
|
Lint (20.x):
app/[locale]/(app)/page.tsx#L30
'props' is defined but never used
|
Lint (20.x):
app/[locale]/(auth)/auth/password/reset/[token]/page.tsx#L10
'props' is defined but never used
|