fix(deps): update mantine monorepo to v7.15.1 - autoclosed #510
Annotations
7 errors and 1 warning
Build
Type '(value: unknown) => string | number | bigint | true | Iterable<ReactNode> | ReactElement<unknown, string | JSXElementConstructor<any>> | Promise<...> | null' is not assignable to type 'Rule<string, EntryFormValues>'.
|
Build
Type '(value: unknown) => string | number | bigint | true | Iterable<ReactNode> | ReactElement<unknown, string | JSXElementConstructor<any>> | Promise<...> | null' is not assignable to type 'Rule<string, EntryFormValues>'.
|
Build
Type '(value: unknown) => string | number | bigint | true | Iterable<ReactNode> | ReactElement<unknown, string | JSXElementConstructor<any>> | Promise<...> | null' is not assignable to type 'Rule<number | undefined, EntryFormValues>'.
|
Build
Type '(value: number) => string | number | bigint | true | Iterable<ReactNode> | ReactElement<unknown, string | JSXElementConstructor<any>> | Promise<...> | undefined' is not assignable to type 'number | Rule<number, EntryFormValues> | undefined'.
|
Build
Type '(value: unknown) => string | number | bigint | true | Iterable<ReactNode> | ReactElement<unknown, string | JSXElementConstructor<any>> | Promise<...> | null' is not assignable to type 'Rule<number | undefined, EntryFormValues> | Partial<number | undefined>'.
|
Build
Argument of type '(entity: EntryFormValues) => void' is not assignable to parameter of type '(values: Values, event: FormEvent<HTMLFormElement> | undefined) => void | Promise<any>'.
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading