Skip to content

[TS migration] Migrate SearchPage #24143

[TS migration] Migrate SearchPage

[TS migration] Migrate SearchPage #24143

Triggered via pull request February 16, 2024 16:08
Status Failure
Total duration 1m 18s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
typecheck: src/components/DatePicker/CalendarPicker/YearPickerModal.tsx#L33
'year.text' is possibly 'undefined'.
typecheck: src/components/SelectionList/BaseSelectionList.tsx#L317
Expected 0 arguments, but got 1.
typecheck: src/pages/RoomMembersPage.tsx#L203
'value1.text' is possibly 'undefined'.
typecheck: src/pages/RoomMembersPage.tsx#L203
'value2.text' is possibly 'undefined'.
typecheck: src/pages/SearchPage/index.tsx#L163
Type 'string | (string | { isTranslated: boolean; })[]' is not assignable to type 'string | undefined'.
typecheck
Process completed with exit code 2.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.