Skip to content

chore(deps): bump the react-dependencies group with 4 updates #42203

chore(deps): bump the react-dependencies group with 4 updates

chore(deps): bump the react-dependencies group with 4 updates #42203

Triggered via pull request August 29, 2024 22:28
Status Failure
Total duration 3m 22s
Artifacts

self-hosted.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
self-hosted: static/app/components/events/autofix/autofixInstructionsModal.tsx#L38
Type '{ id: any; name: any; "aria-label": string; placeholder: string; onChange: (e: FormEvent<HTMLTextAreaElement>) => any; disabled: any; value: any; onBlur: any; maxRows: number; autoFocus: true; style: { ...; }; }' is missing the following properties from type 'Pick<HTMLProps<HTMLTextAreaElement>, "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "className" | ... 348 more ... | "poster">': onPointerEnterCapture, onPointerLeaveCapture
self-hosted: static/app/components/forms/controls/textarea.tsx#L31
Type '{ async: true; ref: Ref<HTMLTextAreaElement>; rows: number; maxRows: number | undefined; form?: string | undefined; slot?: string | undefined; style?: CSSProperties | undefined; ... 274 more ...; type?: HTMLInputTypeAttribute | undefined; }' is missing the following properties from type 'Pick<HTMLProps<HTMLTextAreaElement>, "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "className" | ... 348 more ... | "poster">': onPointerEnterCapture, onPointerLeaveCapture
self-hosted
Process completed with exit code 2.