Skip to content

Bump @mantine/form from 6.0.10 to 7.0.0 in /frontend #1008

Bump @mantine/form from 6.0.10 to 7.0.0 in /frontend

Bump @mantine/form from 6.0.10 to 7.0.0 in /frontend #1008

Triggered via push November 27, 2023 21:13
Status Failure
Total duration 1m 45s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Type '{ children: (Element | null)[]; position: string; }' is not assignable to type 'IntrinsicAttributes & GroupProps & RefAttributes<HTMLDivElement>'.
build
Type '{ children: string; color: "green"; size: "md"; leftIcon: Element; variant: "outline"; onClick: () => Promise<void>; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & ComponentProp<"button"> & Omit<Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "component" | keyof ButtonProps> & { ...; }'.
build
Type '{ children: Element; sm: number; lg: number; xl: number; key: number; }' is not assignable to type 'IntrinsicAttributes & GridColProps & RefAttributes<HTMLDivElement>'.
build
Property 'colorScheme' does not exist on type 'MantineTheme'.
build
Type '{ children: Element; sm: number; }' is not assignable to type 'IntrinsicAttributes & GridColProps & RefAttributes<HTMLDivElement>'.
build
Type '{ children: Element; sm: number; }' is not assignable to type 'IntrinsicAttributes & GridColProps & RefAttributes<HTMLDivElement>'.
build
Type '{ children: Element; sm: number; }' is not assignable to type 'IntrinsicAttributes & GridColProps & RefAttributes<HTMLDivElement>'.
build
Module '"@mantine/core"' has no exported member 'createStyles'.
build
Parameter 'theme' implicitly has an 'any' type.
build
Property 'colorScheme' does not exist on type 'MantineTheme'.