Skip to content

feat: update expand all text on enterprise customer datatable #3475

feat: update expand all text on enterprise customer datatable

feat: update expand all text on enterprise customer datatable #3475

Triggered via pull request September 16, 2024 19:12
Status Failure
Total duration 7m 1s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests (20): src/Configuration/Customers/CustomerDataTable/CustomersPage.jsx#L70
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “CustomersPage” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
tests (20): src/Configuration/Customers/CustomerDataTable/CustomersPage.jsx#L70
'getToggleAllRowsExpandedProps' is missing in props validation
tests (20): src/Configuration/Customers/CustomerDataTable/CustomersPage.jsx#L71
Missing an explicit type attribute for button
tests (20): src/Configuration/Customers/CustomerDataTable/CustomersPage.jsx#L71
Unknown property 'class' found, use 'className' instead
tests (20)
Process completed with exit code 1.
tests (18)
The job was canceled because "_20" failed.
tests (18)
The operation was canceled.