feat: Split the series and the scalar tabs #94
Annotations
11 errors
|
backend
Process completed with exit code 1.
|
|
frontend
Type '{ detect_outliers: "off" | "iqr"; include_unverified: boolean; style?: string | undefined; groupBy?: string | undefined; hue?: string | undefined; }' is not assignable to type 'true | { [x: string]: string | undefined; style?: string | undefined; detect_outliers?: "off" | "iqr" | undefined; include_unverified?: boolean | undefined; groupBy?: string | undefined; hue?: string | undefined; } | ParamsReducerFn<...> | undefined'.
|
|
frontend
'setCurrentGroupingConfig' is declared but its value is never read.
|
|
frontend
'filterNonEmptyValues' is declared but its value is never read.
|
|
frontend
'useCallback' is declared but its value is never read.
|
|
frontend
Type 'Record<string, string> | undefined' is not assignable to type 'ParamsReducerFn<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, { queryClient: QueryClient; }, AnyContext, AnyContext, {}, undefined, RootRouteChildren, FileRouteTypes>, "never", false, RouterHistory, Record<...>>, "SEARCH", string, "/diagnostics/$providerSlug/$diagnosticSlug/values">'.
|
|
frontend
Object literal may only specify known properties, and 'providerSlug' does not exist in type 'ParamsReducerFn<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, { queryClient: QueryClient; }, AnyContext, AnyContext, {}, undefined, RootRouteChildren, FileRouteTypes>, "never", false, RouterHistory, Record<...>>, "PATH", string, "/diagnostics/$providerSlug/$diagnosticSlug/values">'.
|
|
frontend
Type '"/diagnostics/$providerSlug/$diagnosticSlug/values"' is not assignable to type '"" | "." | ".." | "/" | "/content" | "/explorer" | "/content/about" | "/content/privacy" | "/content/terms-of-use" | "/datasets/$slug" | "/executions/$groupId" | "/explorer/themes" | ... 7 more ... | "/diagnostics/$providerSlug/$diagnosticSlug/series"'. Did you mean '"/diagnostics/$providerSlug/$diagnosticSlug"'?
|
|
frontend
Type '{ [x: string]: string; }' is not assignable to type 'ParamsReducerFn<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, { queryClient: QueryClient; }, AnyContext, AnyContext, {}, undefined, RootRouteChildren, FileRouteTypes>, "never", false, RouterHistory, Record<...>>, "SEARCH", string, "/diagnostics/$providerSlug/$diagnosticSlug/values">'.
|
|
frontend
Object literal may only specify known properties, and 'providerSlug' does not exist in type 'ParamsReducerFn<RouterCore<Route<any, "/", "/", string, "__root__", undefined, {}, { queryClient: QueryClient; }, AnyContext, AnyContext, {}, undefined, RootRouteChildren, FileRouteTypes>, "never", false, RouterHistory, Record<...>>, "PATH", string, "/diagnostics/$providerSlug/$diagnosticSlug/values">'.
|
|
frontend
Type '"/diagnostics/$providerSlug/$diagnosticSlug/values"' is not assignable to type '"" | "." | ".." | "/" | "/content" | "/explorer" | "/content/about" | "/content/privacy" | "/content/terms-of-use" | "/datasets/$slug" | "/executions/$groupId" | "/explorer/themes" | ... 7 more ... | "/diagnostics/$providerSlug/$diagnosticSlug/series"'. Did you mean '"/diagnostics/$providerSlug/$diagnosticSlug"'?
|