Skip to content

build(deps): bump the non-majors group in /dashboard with 9 updates #844

build(deps): bump the non-majors group in /dashboard with 9 updates

build(deps): bump the non-majors group in /dashboard with 9 updates #844

Triggered via pull request August 1, 2024 12:59
Status Failure
Total duration 1m 8s
Artifacts

dashboard-ci.yaml

on: pull_request
Install Packages
15s
Install Packages
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build
Process completed with exit code 1.
Check types
Type '{ onChange: Setter<"desc" | "asc">; as: (asProps: PolymorphicCallbackProps<HTMLAttributes<HTMLDivElement> & VariantSelection<{}> & { class?: string | undefined; } & { ...; }, RadioGroupRootOptions, RadioGroupRootRenderProps>) => Element; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<HTMLAttributes<HTMLDivElement> & VariantSelection<{}> & { class?: string | undefined; } & { ...; }, "name" | ... 23 more ... | "data-readonly"> & RadioGroupRootRenderProps, "name" | ... 13 more ... | "orientation"> & RadioGroupRootOptions & Partial<...> & PolymorphicAttributes<...>'.
Check types
Type '{ children: Element[]; property?: string | undefined; prefix?: string | undefined; slot?: string | undefined; style: string | CSSProperties; title?: string | undefined; ... 278 more ...; "data-readonly": string | undefined; }' is not assignable to type 'IntrinsicAttributes & HTMLAttributes<HTMLDivElement> & VariantSelection<{}> & { class?: string | undefined; } & { ...; }'.
Check types
Type '{ onEscapeKeyDown: () => false; onPointerDownOutside: (() => false) | undefined; as: (asProps: PolymorphicCallbackProps<HTMLAttributes<HTMLDivElement> & VariantSelection<{ fit: { true: { height: "auto"; }; false: { ...; }; }; }> & { ...; } & { ...; }, DialogContentOptions, DialogContentRenderProps>) => Element; }' is not assignable to type 'IntrinsicAttributes & Omit<Omit<HTMLAttributes<HTMLDivElement> & VariantSelection<{ fit: { true: { height: "auto"; }; false: { height: "100%"; }; }; }> & { ...; } & { ...; }, keyof DialogContentOptions | keyof DialogContentRenderProps> & DialogContentRenderProps, "as" | ... 1 more ... | keyof DialogContentOptions> &...'.
Check types
Type '{ children: Element; property?: string | undefined; prefix?: string | undefined; slot?: string | undefined; style?: string | CSSProperties | undefined; title?: string | undefined; ... 275 more ...; ref: HTMLElement | ((el: HTMLElement) => void); }' is not assignable to type 'IntrinsicAttributes & HTMLAttributes<HTMLDivElement> & VariantSelection<{ fit: { true: { height: "auto"; }; false: { height: "100%"; }; }; }> & { ...; } & { ...; }'.
Check types
Process completed with exit code 2.