Skip to content

oops

oops #628

Triggered via push August 12, 2024 19:51
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci: src/App.tsx#L169
Type '{ children: Element; closeButton: true; }' is missing the following properties from type 'Pick<ModalHeaderProps, "children" | "className" | "onClick" | "style" | "key" | "is" | "role" | "dir" | "lang" | "placeholder" | "color" | "translate" | "defaultChecked" | ... 245 more ... | "closeLabel">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
ci: src/App.tsx#L170
Type '{ children: string; }' is missing the following properties from type 'Omit<Omit<Pick<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "children" | "className" | ... 252 more ... | "onPointerLeaveCapture"> & RefAttributes<...>, "ref"> & { ...; }, BsPrefixProps<...>>': placeholder, onPointerEnterCapture, onPointerLeaveCapture
ci
Process completed with exit code 2.