Skip to content

chore(deps): update dependency @types/react to v18.2.72 #2004

chore(deps): update dependency @types/react to v18.2.72

chore(deps): update dependency @types/react to v18.2.72 #2004

Triggered via pull request March 15, 2024 18:37
Status Failure
Total duration 2m 3s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
Build
Property 'placeholder' does not exist on type 'Omit<PropsOf<"select">, keyof NativeSelectFieldProps> & { htmlTranslate?: "yes" | "no" | undefined; } & NativeSelectFieldProps & { ...; }'.
Build
Process completed with exit code 1.
TypeScript: packages/components/src/native-select/select-field.tsx#L17
Property 'placeholder' does not exist on type 'Omit<PropsOf<"select">, keyof NativeSelectFieldProps> & { htmlTranslate?: "yes" | "no" | undefined; } & NativeSelectFieldProps & { ...; }'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L18
Type '{ children: Element[]; color: string; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L29
Type '{ children: Element[]; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L40
Type '{ children: Element[]; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L54
Type '{ children: Element[]; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L71
Type '{ children: Element[]; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L92
Type '{ children: Element[]; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L115
Type '{ placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L125
Type '{ placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
TypeScript: packages/components/src/native-select/select.stories.tsx#L130
Type '{ placeholder: string; }' is not assignable to type 'IntrinsicAttributes & MergeWithAs<ClassAttributes<HTMLSelectElement> & SelectHTMLAttributes<HTMLSelectElement> & AsChildProps, DetailedHTMLProps<...>, NativeSelectFieldProps, "select">'.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.