Skip to content

feat: Type-safe global formats #1930

feat: Type-safe global formats

feat: Type-safe global formats #1930

Re-run triggered September 23, 2024 13:05
Status Failure
Total duration 54s
Artifacts

main.yml

on: pull_request
Build, lint, and test
43s
Build, lint, and test
Fit to window
Zoom out
Zoom in

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.