Refactor history type definitions and update package versions #3328
Annotations
8 errors
Build UI
Module '"../@mf-types/shell/compiled-types/src/FederatedApp"' has no exported member 'ShellTypes'. Did you mean to use 'import ShellTypes from "../@mf-types/shell/compiled-types/src/FederatedApp"' instead?
|
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Unused '@ts-expect-error' directive.
|
Build UI
Type '{ children: any; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Process completed with exit code 2.
|
Loading