feat: Update Mantine #22
Annotations
5 errors and 1 warning
|
Type '{ children: ReactNode; size: "sm"; color: "dimmed"; sx: { lineHeight: number; }; }' is not assignable to type 'IntrinsicAttributes & TextProps & ComponentProp<"p"> & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, "component" | keyof TextProps> & { ...; }'.
|
Type '{ children: Element[]; mt: number; cols: number; spacing: number; breakpoints: { maxWidth: number; cols: number; spacing: string; }[]; }' is not assignable to type 'IntrinsicAttributes & SimpleGridProps & RefAttributes<HTMLDivElement> & { component?: any; renderRoot?: ((props: Record<...>) => ReactNode) | undefined; }'.
|
|
|
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/
|
This job failed
Loading