chore(deps): update react monorepo #665
example-ci.yml
on: pull_request
build-vite
1m 25s
build-nextjs
1m 17s
Annotations
6 errors and 2 warnings
build-nextjs
Type 'ForwardRefExoticComponent<Omit<Omit<ModalProps, "children"> & { open: boolean; children: ReactNode | ReactNode[]; onClose?(event: MouseEvent<Element, MouseEvent> | KeyboardEvent<...>): void; className?: string | undefined; }, "ref"> & RefAttributes<...>>' is not assignable to type 'FC<ModalProps>'.
|
build-nextjs
Type '{ "aria-invalid": boolean | "true" | "false" | "grammar" | "spelling" | undefined; "aria-errormessage": string | undefined; "aria-describedby": string | undefined; id: string; required: boolean | undefined; ... 272 more ...; wrap?: string | undefined; } | { ...; }' is not assignable to type 'IntrinsicAttributes & Pick<TextareaAutosizeProps, "prefix" | "form" | "slot" | "style" | "title" | "suppressHydrationWarning" | ... 264 more ... | "onPointerLeaveCapture"> & RefAttributes<...>'.
|
build-nextjs
Process completed with exit code 1.
|
build-vite
Type 'ForwardRefExoticComponent<Omit<Omit<ModalProps, "children"> & { open: boolean; children: ReactNode | ReactNode[]; onClose?(event: MouseEvent<Element, MouseEvent> | KeyboardEvent<...>): void; className?: string | undefined; }, "ref"> & RefAttributes<...>>' is not assignable to type 'FC<ModalProps>'.
|
build-vite
Type '{ "aria-invalid": boolean | "true" | "false" | "grammar" | "spelling" | undefined; "aria-errormessage": string | undefined; "aria-describedby": string | undefined; id: string; required: boolean | undefined; ... 272 more ...; wrap?: string | undefined; } | { ...; }' is not assignable to type 'IntrinsicAttributes & Pick<TextareaAutosizeProps, "prefix" | "form" | "slot" | "style" | "title" | "suppressHydrationWarning" | ... 264 more ... | "onPointerLeaveCapture"> & RefAttributes<...>'.
|
build-vite
Process completed with exit code 1.
|
build-nextjs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-vite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|