Skip to content

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

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

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

Triggered via pull request August 29, 2024 22:28
Status Failure
Total duration 3m 23s
Artifacts

self-hosted.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L319
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/withIssueTags.tsx#L120
Type 'Props & { tags: TagCollection; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<ComponentType<Props>, Props>'.
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>'.