Skip to content

fix(deps): update dependency react-select to v5 #23554

fix(deps): update dependency react-select to v5

fix(deps): update dependency react-select to v5 #23554

Triggered via pull request November 7, 2025 14:25
Status Failure
Total duration 16m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
frontend-tests: static/js/components/widgets/SelectField.test.tsx#L183
Cannot invoke an object which is possibly 'undefined'.
frontend-tests: static/js/components/widgets/SelectField.test.tsx#L162
Argument of type '{ reason: string; }' is not assignable to parameter of type 'InputActionMeta'.
frontend-tests: static/js/components/widgets/SelectField.test.tsx#L161
Cannot invoke an object which is possibly 'undefined'.
frontend-tests: static/js/components/widgets/SelectField.test.tsx#L17
Type 'Option' does not satisfy the constraint 'GroupBase<Option>'.
frontend-tests: static/js/components/widgets/RelationField.tsx#L401
Type '(inputValue: string, options: Option[]) => Promise<{ hasMore: boolean; options: never[]; } | { options: Option[]; hasMore: boolean; additional: undefined; }>' is not assignable to type 'LoadOptions<Option, Option[], Additional | undefined>'.
frontend-tests: static/js/components/widgets/RelationField.tsx#L381
Type '(inputValue: string, options: Option[]) => Promise<{ hasMore: boolean; options: never[]; } | { options: Option[]; hasMore: boolean; additional: undefined; }>' is not assignable to type 'LoadOptions<Option, Option[], Additional | undefined>'.
frontend-tests: static/js/components/widgets/RelationField.tsx#L371
Type 'LoadOptions<WebsiteOption, WebsiteOption[], Additional | undefined>' is not assignable to type 'LoadOptions<Option, Option[], Additional | undefined>'.
frontend-tests: static/js/components/widgets/RelationField.test.tsx#L422
Type 'Response<Option, Option[], Additional | undefined>' is not assignable to type '{ options: never[]; }'.
frontend-tests: static/js/components/widgets/RelationField.test.tsx#L357
Type 'Response<Option, Option, Additional>[]' is not assignable to type '{ options: []; }[]'.
frontend-tests: static/js/components/widgets/RelationField.test.tsx#L350
Type 'Option' does not satisfy the constraint 'GroupBase<Option>'.
frontend-tests: static/js/pages/SitesDashboard.tsx#L162
Forbidden non-null assertion
frontend-tests: static/js/pages/SitesDashboard.tsx#L162
Forbidden non-null assertion