Skip to content

WIP - Adding radio buttons for occupancy attributes #6352

WIP - Adding radio buttons for occupancy attributes

WIP - Adding radio buttons for occupancy attributes #6352

Triggered via pull request December 2, 2024 13:19
Status Failure
Total duration 8m 33s
Artifacts

ci.yml

on: pull_request
Type check 🔎
55s
Type check 🔎
Linting 🔎
55s
Linting 🔎
Unit testing 🧪
1m 27s
Unit testing 🧪
Integration testing 🧪
8m 22s
Integration testing 🧪
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Linting 🔎: cypress_shared/helpers/place.ts#L9
'/home/runner/work/hmpps-temporary-accommodation-ui/hmpps-temporary-accommodation-ui/server/@types/ui/index.d.ts' imported multiple times
Linting 🔎: cypress_shared/helpers/place.ts#L27
'/home/runner/work/hmpps-temporary-accommodation-ui/hmpps-temporary-accommodation-ui/server/@types/ui/index.d.ts' imported multiple times
Linting 🔎: server/controllers/temporary-accommodation/manage/bedspaceSearchController.ts#L46
Replace `··(query·!==·undefined)?` with `⏎········query·!==·undefined`
Linting 🔎: server/controllers/temporary-accommodation/manage/bedspaceSearchController.ts#L49
Replace `········` with `··············`
Linting 🔎: server/controllers/temporary-accommodation/manage/bedspaceSearchController.ts#L51
Replace `········` with `··············`
Type check 🔎: cypress_shared/helpers/place.ts#L113
Argument of type 'TemporaryAccommodationBedSearchParameters' is not assignable to parameter of type 'BedspaceSearchFormParameters'.
Type check 🔎
Process completed with exit code 2.
Unit testing 🧪
Process completed with exit code 1.
Integration testing 🧪
Process completed with exit code 1.
Linting 🔎: cypress_shared/helpers/place.ts#L27
'OccupancyAttribute' is defined but never used
Linting 🔎: cypress_shared/pages/temporary-accommodation/manage/bedspaceSearch.ts#L8
'bedspaceSearchFormParametersFactory' is defined but never used