Skip to content

Bump the react-dependencies group across 1 directory with 4 updates #47

Bump the react-dependencies group across 1 directory with 4 updates

Bump the react-dependencies group across 1 directory with 4 updates #47

Triggered via pull request December 4, 2024 23:24
Status Failure
Total duration 2m 4s
Artifacts

self-hosted.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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>, "id" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "className" | ... 347 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; id?: string | undefined; form?: string | undefined; slot?: string | undefined; ... 275 more ...; type?: HTMLInputTypeAttribute | undefined; }' is missing the following properties from type 'Pick<HTMLProps<HTMLTextAreaElement>, "id" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "className" | ... 347 more ... | "poster">': onPointerEnterCapture, onPointerLeaveCapture
self-hosted
Process completed with exit code 2.
self-hosted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636