FEC-23: Attempt to upgrade React 18 #11429
Annotations
10 errors
packages/actions-global/src/hooks/use-on-action-error.spec.tsx#L21
Type '({ children }: { children: any; }) => Element' is not assignable to type 'WrapperComponent<unknown> | undefined'.
|
packages/application-components/src/components/modal-pages/internals/modal-page.tsx#L116
Parameter 'event' implicitly has an 'any' type.
|
packages/application-components/src/components/page-not-found/page-not-found.tsx#L25
Type '(msg: string) => EmotionJSX.Element' is not assignable to type 'string | number | boolean | Date | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | FormatXMLElementFn<...> | null | undefined'.
|
packages/application-components/src/components/page-unauthorized/page-unauthorized.tsx#L27
Type '(msg: string) => EmotionJSX.Element' is not assignable to type 'string | number | boolean | Date | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | FormatXMLElementFn<...> | null | undefined'.
|
packages/application-components/src/hooks/use-custom-view-locator-selector/use-custom-view-locator-selector.spec.tsx#L18
Type '({ children }: { children: any; }) => Element' is not assignable to type 'WrapperComponent<unknown> | undefined'.
|
packages/application-shell/src/components/locale-switcher/locale-switcher.tsx#L84
Parameter 'event' implicitly has an 'any' type.
|
packages/application-shell/src/components/locale-switcher/locale-switcher.tsx#L139
Type '() => EmotionJSX.Element' is not assignable to type 'ReactNode'.
|
packages/application-shell/src/components/navbar/navbar.tsx#L139
Parameter 'e' implicitly has an 'any' type.
|
packages/application-shell/src/components/navbar/use-navbar-state-manager.ts#L270
Parameter 'e' implicitly has an 'any' type.
|
packages/application-shell/src/components/navbar/use-navbar-state-manager.ts#L270
Parameter 'itemIndex' implicitly has an 'any' type.
|
The logs for this run have expired and are no longer available.
Loading