Add routing support and refactor PrivateRoute component #3315
Annotations
9 errors
Build UI
'QueryClientProvider' cannot be used as a JSX component.
|
Build UI
'QueryClientProvider' cannot be used as a JSX component.
|
Build UI
'QueryClientProvider' cannot be used as a JSX component.
|
Build UI
'QueryClientProvider' cannot be used as a JSX component.
|
Build UI
Unused '@ts-expect-error' directive.
|
Build UI
Property 'alertHooks' does not exist on type '{ AlertsProvider: ({ alertManagerUrl, children, }: { alertManagerUrl: string; children: ReactNode; }) => Element; hooks: { useAlerts: (filters: FilterLabels) => any; useHighestSeverityAlerts: (filters: FilterLabels) => Alert[]; }; alertSelectors: { ...; }; }'.
|
Build UI
Property 'alertHooks' does not exist on type '{ AlertsProvider: ({ alertManagerUrl, children, }: { alertManagerUrl: string; children: ReactNode; }) => Element; hooks: { useAlerts: (filters: FilterLabels) => any; useHighestSeverityAlerts: (filters: FilterLabels) => Alert[]; }; alertSelectors: { ...; }; }'.
|
Build UI
'QueryClientProvider' cannot be used as a JSX component.
|
Build UI
Process completed with exit code 2.
|
Loading