Skip to content

feat: Type-safe global formats #1914

feat: Type-safe global formats

feat: Type-safe global formats #1914

Re-run triggered September 20, 2024 07:42
Status Failure
Total duration 1m 1s
Artifacts

main.yml

on: pull_request
Build, lint, and test
51s
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.