chore(deps): bump @reduxjs/toolkit from 1.8.0 to 2.11.0 #704
Annotations
5 errors
|
Run yarn typecheck
Process completed with exit code 2.
|
|
Run yarn typecheck
Conversion of type '{ data: { slug: EFeaturesRegistry; status: EFeatureStatus; }[]; isLoading: boolean; refetch: () => void; }' to type 'UseQueryHookResult<QueryDefinition<TGetFeaturesRequest, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Views" | ... 11 more ... | "Recipes", TGetFeaturesResponse, "alphadayApi", unknown>, Record<...>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run yarn typecheck
Conversion of type '{ data: undefined; isLoading: boolean; refetch: () => void; }' to type 'UseQueryHookResult<QueryDefinition<TGetFeaturesRequest, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Views" | ... 11 more ... | "Recipes", TGetFeaturesResponse, "alphadayApi", unknown>, Record<...>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run yarn typecheck
Conversion of type '{ data: { slug: EFeaturesRegistry; status: EFeatureStatus; }[]; isLoading: boolean; refetch: () => void; }' to type 'UseQueryHookResult<QueryDefinition<TGetFeaturesRequest, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Views" | ... 11 more ... | "Recipes", TGetFeaturesResponse, "alphadayApi", unknown>, Record<...>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Run yarn typecheck
Conversion of type '{ data: { slug: EFeaturesRegistry; status: EFeatureStatus; }[]; isLoading: boolean; refetch: () => void; }' to type 'UseQueryHookResult<QueryDefinition<TGetFeaturesRequest, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Views" | ... 11 more ... | "Recipes", TGetFeaturesResponse, "alphadayApi", unknown>, Record<...>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Loading