Skip to content

chore(deps): update dependency chakra-react-select to v5 #7860

chore(deps): update dependency chakra-react-select to v5

chore(deps): update dependency chakra-react-select to v5 #7860

Triggered via pull request October 28, 2024 16:15
Status Failure
Total duration 36s
Artifacts

node.yml

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

Annotations

5 errors and 11 warnings
Lint (20.x): app/[locale]/(app)/dashboard/settings/_components/app-settings.tsx#L21
Type '{ instanceId: string; name: string; className: string; useBasicStyles: true; }' is not assignable to type 'IntrinsicAttributes & Omit<PublicBaseSelectProps<unknown, false, GroupBase<unknown>>, StateManagedPropKeys> & Partial<...> & StateManagerAdditionalProps<...> & RefAttributes<...>'.
Lint (20.x): app/[locale]/(app)/dashboard/settings/_components/app-settings.tsx#L33
Type '{ instanceId: string; name: string; className: string; useBasicStyles: true; }' is not assignable to type 'IntrinsicAttributes & Omit<PublicBaseSelectProps<unknown, false, GroupBase<unknown>>, StateManagedPropKeys> & Partial<...> & StateManagerAdditionalProps<...> & RefAttributes<...>'.
Lint (20.x): components/form.tsx#L234
Type '{ instanceId: string; name: string; className: string; useBasicStyles: true; options: { label: string; value: string; }[]; placeholder: string; value: { label: string; value: string; } | undefined; onChange: (e: SingleValue<...>) => void; }' is not assignable to type 'IntrinsicAttributes & Omit<PublicBaseSelectProps<{ label: string; value: string; }, false, GroupBase<{ label: string; value: string; }>>, StateManagedPropKeys> & Partial<...> & StateManagerAdditionalProps<...> & RefAttributes<...>'.
Lint (20.x): components/form.tsx#L259
Type '{ instanceId: string; name: string; className: string; useBasicStyles: true; options: { label: string; value: number; }[]; placeholder: string; value: { label: string; value: number; } | undefined; onChange: (e: SingleValue<...>) => void; }' is not assignable to type 'IntrinsicAttributes & Omit<PublicBaseSelectProps<{ label: string; value: number; }, false, GroupBase<{ label: string; value: number; }>>, StateManagedPropKeys> & Partial<...> & StateManagerAdditionalProps<...> & RefAttributes<...>'.
Lint (20.x)
Process completed with exit code 1.
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