chore(deps): bump the emotion-dependencies group across 1 directory with 4 updates #52431
Annotations
10 errors
self-hosted:
static/app/components/events/interfaces/spans/scrollbarManager.tsx#L563
Type 'P' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/discover/genericDiscoverQuery.tsx#L323
No overload matches this call.
|
self-hosted:
static/app/utils/errorHandler.tsx#L40
Type 'Readonly<P>' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/routeAnalytics/withRouteAnalytics.tsx#L16
Type 'P & { previousUrl: string; setDisableRouteAnalytics: (disabled?: boolean | undefined) => void; setEventNames: (evetKey: string, eventName: string) => void; setOrganization: (organization: Organization) => void; setRouteAnalyticsParams: (params: Record<...>) => void; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/withApi.tsx#L27
Type 'P & { api: Client; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/withConfig.tsx#L23
Type 'P' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/withLatestContext.tsx#L71
Type '{ project: Project; } & P & { organization: Organization; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/withOrganization.tsx#L22
Type 'P' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/withOrganizations.tsx#L39
Type 'P' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|
self-hosted:
static/app/utils/withPageFilters.tsx#L28
Type '{ selection: PageFilters; isGlobalSelectionReady: boolean; } & P' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<P>, P>'.
|