Skip to content

up deps

up deps #63

Triggered via push April 23, 2024 14:15
Status Failure
Total duration 38s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (20.x): src/app.tsx#L25
Type '{ children: Element[]; }' is missing the following properties from type 'Pick<AppRootProps, "slot" | "style" | "title" | "color" | "translate" | "hidden" | "scroll" | "className" | "aria-label" | "aria-labelledby" | "aria-valuetext" | ... 249 more ... | "noLegacyClasses">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/ui/ViewSpinner.tsx#L7
Type '{ id: string; }' is missing the following properties from type 'Pick<PanelProps & AdaptivityContextInterface, "nav" | "slot" | "style" | "title" | "color" | "translate" | "hidden" | "className" | ... 248 more ... | "centered">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/ui/all-ratings/AllRatingsLayout.tsx#L44
Type '{ children: Element; before: Element; onClick: () => void; indicator: Element; }' is missing the following properties from type 'Pick<SimpleCellProps, "scope" | "method" | "description" | "value" | "default" | "disabled" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | ... 364 more ... | "extraSubtitle">': onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/ui/all-ratings/AllRatingsLayout.tsx#L67
Binding element 'height' implicitly has an 'any' type.
build (20.x): src/ui/all-ratings/AllRatingsLayout.tsx#L67
Binding element 'width' implicitly has an 'any' type.
build (20.x): src/ui/all-ratings/NoResults.tsx#L12
Type '{ children: Element; separator: "hide"; style: { height: string; }; }' is missing the following properties from type 'Pick<GroupProps, "description" | "header" | "slot" | "style" | "title" | "color" | "translate" | "padding" | "hidden" | "separator" | "className" | "aria-label" | "aria-labelledby" | ... 246 more ... | "getRootRef">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/ui/all-ratings/NoResults.tsx#L35
Type '{ children: Element; separator: "hide"; style: { textAlign: "center"; }; }' is missing the following properties from type 'Pick<GroupProps, "description" | "header" | "slot" | "style" | "title" | "color" | "translate" | "padding" | "hidden" | "separator" | "className" | "aria-label" | "aria-labelledby" | ... 246 more ... | "getRootRef">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/ui/error-bound/index.tsx#L29
Type '{ children: Element[]; id: string; }' is missing the following properties from type 'Pick<PanelProps & AdaptivityContextInterface, "nav" | "slot" | "style" | "title" | "color" | "translate" | "hidden" | "className" | ... 248 more ... | "centered">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/ui/error-bound/index.tsx#L30
Type '{ separator: false; }' is missing the following properties from type 'Pick<PanelHeaderProps, "slot" | "style" | "title" | "fixed" | "color" | "left" | "right" | "translate" | "transparent" | "hidden" | "separator" | "after" | "className" | ... 251 more ... | "visor">': placeholder, onPointerEnterCapture, onPointerLeaveCapture
build (20.x): src/ui/error-bound/index.tsx#L31
Type '{ children: Element; separator: "hide"; style: { height: string; }; }' is missing the following properties from type 'Pick<GroupProps, "description" | "header" | "slot" | "style" | "title" | "color" | "translate" | "padding" | "hidden" | "separator" | "className" | "aria-label" | "aria-labelledby" | ... 246 more ... | "getRootRef">': placeholder, onPointerEnterCapture, onPointerLeaveCapture