feat: Type-safe global formats
#1914
main.yml
on: pull_request
Build, lint, and test
51s
Annotations
2 errors
Build, lint, and test
Conversion of type 'ForwardRefExoticComponent<Omit<Omit<Omit<Props, "ref"> & RefAttributes<HTMLAnchorElement>, "locale" | "prefix" | "localePrefixMode"> & { ...; } & { ...; }, "ref"> & RefAttributes<...>>' to type '(props: Omit<Omit<Omit<Props, "ref"> & RefAttributes<HTMLAnchorElement>, "locale" | "prefix" | "localePrefixMode"> & { ...; } & { ...; }, "localePrefix"> & { ...; }) => ReactElement<...>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build, lint, and test
Process completed with exit code 1.
|