Skip to content

implemented logic to show total row count on tables #441 #2047

implemented logic to show total row count on tables #441

implemented logic to show total row count on tables #441 #2047

Triggered via pull request April 23, 2024 08:58
Status Failure
Total duration 8m 23s
Artifacts

ci-build.yml

on: pull_request
Lint & Unit Tests
4m 59s
Lint & Unit Tests
End-to-End (with mock data) Tests
5m 34s
End-to-End (with mock data) Tests
End-to-End (with api) Tests
8m 13s
End-to-End (with api) Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
src/items/itemsTable.component.test.tsx > Items Table > renders correctly part 1 due column virtualisation: src/items/itemsTable.component.test.tsx#L61
Error: Snapshot `Items Table > renders correctly part 1 due column virtualisation 1` mismatched - Expected + Received @@ -237,11 +237,11 @@ </div> </div> </div> </div> <div - class="MuiTableContainer-root css-d4d85z-MuiTableContainer-root" + class="MuiTableContainer-root css-15zpm7g-MuiTableContainer-root" > <table class="MuiTable-root MuiTable-stickyHeader css-ts728e-MuiTable-root" style="--header-mrt_row_actions-size: 70; --col-mrt_row_actions-size: 70; --header-serial_number-size: 250; --col-serial_number-size: 250; --header-modified_time-size: 350; --col-modified_time-size: 350; --header-asset_number-size: 250; --col-asset_number-size: 250; --header-purchase_order_number-size: 350; --col-purchase_order_number-size: 350; --header-warranty_end_date-size: 350; --col-warranty_end_date-size: 350; --header-delivered_date-size: 350; --col-delivered_date-size: 350; --header-is_defective-size: 200; --col-is_defective-size: 200; --header-usage_status-size: 200; --col-usage_status-size: 200; --header-notes-size: 250; --col-notes-size: 250; --header-system_id-size: 250; --col-system_id-size: 250; --header-row_catalogueItem_properties_Resolution-size: 250; --col-row_catalogueItem_properties_Resolution-size: 250; --header-row_catalogueItem_properties_Frame_Rate-size: 250; --col-row_catalogueItem_properties_Frame_Rate-size: 250; --header-row_catalogueItem_properties_Sensor_Type-size: 250; --col-row_catalogueItem_properties_Sensor_Type-size: 250; --header-row_catalogueItem_properties_Sensor_brand-size: 250; --col-row_catalogueItem_properties_Sensor_brand-size: 250; --header-row_catalogueItem_properties_Broken-size: 250; --col-row_catalogueItem_properties_Broken-size: 250; --header-row_catalogueItem_properties_Older_than_five_years-size: 250; --col-row_catalogueItem_properties_Older_than_five_years-size: 250; --header-mrt_row_spacer-size: 40; --col-mrt_row_spacer-size: 40;" > ❯ src/items/itemsTable.component.test.tsx:61:31
src/items/itemsTable.component.test.tsx > Items Table > renders correctly part 2 due column virtualisation: src/items/itemsTable.component.test.tsx#L72
Error: Snapshot `Items Table > renders correctly part 2 due column virtualisation 1` mismatched - Expected + Received @@ -211,11 +211,11 @@ </div> </div> </div> </div> <div - class="MuiTableContainer-root css-d4d85z-MuiTableContainer-root" + class="MuiTableContainer-root css-15zpm7g-MuiTableContainer-root" > <table class="MuiTable-root MuiTable-stickyHeader css-ts728e-MuiTable-root" style="--header-mrt_row_actions-size: 70; --col-mrt_row_actions-size: 70; --header-mrt_row_spacer-size: 40; --col-mrt_row_spacer-size: 40; --header-notes-size: 250; --col-notes-size: 250; --header-row_catalogueItem_properties_Frame_Rate-size: 250; --col-row_catalogueItem_properties_Frame_Rate-size: 250; --header-row_catalogueItem_properties_Sensor_Type-size: 250; --col-row_catalogueItem_properties_Sensor_Type-size: 250; --header-row_catalogueItem_properties_Broken-size: 250; --col-row_catalogueItem_properties_Broken-size: 250;" > ❯ src/items/itemsTable.component.test.tsx:72:31
src/manufacturer/manufacturer.component.test.tsx > Manufacturer > renders table data correctly: src/manufacturer/manufacturer.component.test.tsx#L43
Error: Snapshot `Manufacturer > renders table data correctly 1` mismatched - Expected + Received @@ -248,11 +248,11 @@ </div> </div> </div> </div> <div - class="MuiTableContainer-root css-1ujn6lp-MuiTableContainer-root" + class="MuiTableContainer-root css-15zpm7g-MuiTableContainer-root" > <table class="MuiTable-root MuiTable-stickyHeader css-ts728e-MuiTable-root" style="--header-mrt_row_actions-size: 70; --col-mrt_row_actions-size: 70; --header-name-size: 400; --col-name-size: 400; --header-modified_time-size: 350; --col-modified_time-size: 350; --header-url-size: 500; --col-url-size: 500; --header-address-size: 650; --col-address-size: 650; --header-telephone-size: 250; --col-telephone-size: 250; --header-mrt_row_spacer-size: 40; --col-mrt_row_spacer-size: 40; --header-created_time-size: 350; --col-created_time-size: 350;" > ❯ src/manufacturer/manufacturer.component.test.tsx:43:31
src/catalogue/items/catalogueItemsTable.component.test.tsx > Catalogue Items Table > renders the dense table correctly: src/catalogue/items/catalogueItemsTable.component.test.tsx#L561
Error: Snapshot `Catalogue Items Table > renders the dense table correctly 1` mismatched - Expected + Received @@ -835,11 +835,11 @@ > <div class="MuiCollapse-wrapperInner MuiCollapse-vertical css-9l5vo-MuiCollapse-wrapperInner" > <div - class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation0 MuiAlert-root MuiAlert-colorInfo MuiAlert-standardInfo MuiAlert-standard css-1a4m6ib-MuiPaper-root-MuiAlert-root" + class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation0 MuiAlert-root MuiAlert-colorInfo MuiAlert-standardInfo MuiAlert-standard css-10y3752-MuiPaper-root-MuiAlert-root" role="alert" > <div class="MuiAlert-message css-1pxa9xg-MuiAlert-message" > ❯ src/catalogue/items/catalogueItemsTable.component.test.tsx:561:31
Lint & Unit Tests
Process completed with exit code 1.