Skip to content

chore(deps): update dependency @chakra-ui/react to v3 #7795

chore(deps): update dependency @chakra-ui/react to v3

chore(deps): update dependency @chakra-ui/react to v3 #7795

Triggered via pull request October 25, 2024 21:32
Status Failure
Total duration 39s
Artifacts

node.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 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
Module '"@chakra-ui/react"' has no exported member 'useToast'.
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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