Skip to content

chore(deps): bump the emotion-dependencies group across 1 directory with 4 updates #59145

chore(deps): bump the emotion-dependencies group across 1 directory with 4 updates

chore(deps): bump the emotion-dependencies group across 1 directory with 4 updates #59145

Triggered via pull request December 27, 2024 23:44
Status Failure
Total duration 2m 11s
Artifacts

self-hosted.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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>'.
self-hosted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636