You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The job was canceled because "admin-ui_cy_check-types" failed.
Type '{ children: Element; isRequired: boolean; label: string; fieldId: P & string; helperTextInvalid: string; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps'.
Type '{ children: Element[]; toggleId: P & string; onToggle: (isOpen: any) => void; selections: any; onSelect: (_: MouseEvent<Element, MouseEvent> | undefined, v: string | ... 1 more ... | undefined) => void; ... 295 more ...; control?: Control<...> | undefined; }' is not assignable to type 'IntrinsicAttributes & SelectProps & RefAttributes<any>'.
Parameter 'isOpen' implicitly has an 'any' type.
'v' is possibly 'undefined'.
Parameter 'event' implicitly has an 'any' type.
Type '{ children: Element; isRequired: boolean; label: string; labelIcon: Element | undefined; fieldId: P; helperTextInvalid: string | undefined; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps'.
Argument of type 'string' is not assignable to parameter of type 'FormEvent<HTMLInputElement>'.
The operation was canceled.
The logs for this run have expired and are no longer available.