feat: Update Mantine #21
Annotations
7 errors and 1 warning
core: Type check
Type '{ children: string | number | bigint | boolean | Iterable<ReactNode> | Promise<AwaitedReactNode> | Element; onClick: () => void; leftIcon: Element; }' is not assignable to type 'IntrinsicAttributes & ButtonProps & ComponentProp<"button"> & Omit<Omit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, keyof ButtonProps | "component"> & { ...; }'.
|
core: Type check
Cannot find module './genericError.module.css' or its corresponding type declarations.
|
core: Type check
Module '"@mantine/core"' has no exported member 'createStyles'.
|
core: Type check
Parameter 'theme' implicitly has an 'any' type.
|
core: Type check
Type '(newLocales: Locale) => void' is not assignable to type '(value: string | null, option: ComboboxItem) => void'.
|
core: Type check
Cannot find module './themeToggler.module.css' or its corresponding type declarations.
|
core: Type check
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading