Skip to content

Update dashboard components (Except for major 4) #1175

Update dashboard components (Except for major 4)

Update dashboard components (Except for major 4) #1175

Triggered via pull request February 16, 2026 23:03
Status Failure
Total duration 19m 6s
Artifacts
setup-tests-with-custom-base-port
18m 45s
setup-tests-with-custom-base-port
Fit to window
Zoom out
Zoom in

Annotations

9 errors
setup-tests-with-custom-base-port
Process completed with exit code 1.
setup-tests-with-custom-base-port
Type '{ children: Element; title: string; subtitle: string; glassmorphic: true; actions: Element; }' is not assignable to type 'IntrinsicAttributes & DesignCardProps'.
setup-tests-with-custom-base-port
Type '{ open: boolean; onOpenChange: Dispatch<SetStateAction<boolean>>; title: string; formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; defaultValues: { displayName: string; description: string | undefined; }; onSubmit: (values: any) => Promise<void>; okButton: { label: string; }; cancelButton: true; }' is not assignable to type 'IntrinsicAttributes & Omit<ActionDialogProps, "children"> & { formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; onSubmit: (values: { description?: string | undefined; displayName: string; }) => void | "prevent-close" | Promise<void | "prevent-close">; }'.
setup-tests-with-custom-base-port
Type '{ children: Element; title: string; subtitle: string; glassmorphic: true; actions: Element; }' is not assignable to type 'IntrinsicAttributes & DesignCardProps'.
setup-tests-with-custom-base-port
Type '{ open: boolean; onOpenChange: Dispatch<SetStateAction<boolean>>; title: string; formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; defaultValues: { displayName: string; description: string | undefined; }; onSubmit: (values: any) => Promise<void>; okButton: { label: string; }; cancelButton: true; }' is not assignable to type 'IntrinsicAttributes & Omit<ActionDialogProps, "children"> & { formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; onSubmit: (values: { description?: string | undefined; displayName: string; }) => void | "prevent-close" | Promise<void | "prevent-close">; }'.
setup-tests-with-custom-base-port
Type '{ children: Element; title: string; subtitle: string; glassmorphic: true; actions: Element; }' is not assignable to type 'IntrinsicAttributes & DesignCardProps'.
setup-tests-with-custom-base-port
Type '{ open: boolean; onOpenChange: Dispatch<SetStateAction<boolean>>; title: string; formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; defaultValues: { displayName: string; description: string | undefined; }; onSubmit: (values: any) => Promise<void>; okButton: { label: string; }; cancelButton: true; }' is not assignable to type 'IntrinsicAttributes & Omit<ActionDialogProps, "children"> & { formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; onSubmit: (values: { description?: string | undefined; displayName: string; }) => void | "prevent-close" | Promise<void | "prevent-close">; }'.
setup-tests-with-custom-base-port
Type '{ children: Element; title: string; subtitle: string; glassmorphic: true; actions: Element; }' is not assignable to type 'IntrinsicAttributes & DesignCardProps'.
setup-tests-with-custom-base-port
Type '{ open: boolean; onOpenChange: Dispatch<SetStateAction<boolean>>; title: string; formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; defaultValues: { displayName: string; description: string | undefined; }; onSubmit: (values: any) => Promise<void>; okButton: { label: string; }; cancelButton: true; }' is not assignable to type 'IntrinsicAttributes & Omit<ActionDialogProps, "children"> & { formSchema: ObjectSchema<{ displayName: string; description: string | undefined; }, AnyObject, { displayName: undefined; description: undefined; }, "">; onSubmit: (values: { description?: string | undefined; displayName: string; }) => void | "prevent-close" | Promise<void | "prevent-close">; }'.