WIP - Adding radio buttons for occupancy attributes #6352
ci.yml
on: pull_request
Type check 🔎
55s
Linting 🔎
55s
Unit testing 🧪
1m 27s
Integration testing 🧪
8m 22s
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
|