Skip to content

fix: prevent memory leaks in table and sticky scroll components #1808

fix: prevent memory leaks in table and sticky scroll components

fix: prevent memory leaks in table and sticky scroll components #1808

Triggered via pull request June 3, 2025 04:11
Status Failure
Total duration 2m 8s
Artifacts

main.yml

on: pull_request
test  /  react component workflow
2m 3s
test / react component workflow
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test / react component workflow
Process completed with exit code 1.
tests/Table.spec.jsx > Table memory leak and cleanup > should not leak when mount/unmount multiple times: tests/Table.spec.jsx#L1378
ReferenceError: cleanup is not defined ❯ tests/Table.spec.jsx:1378:5
tests/Table.spec.jsx > Table memory leak and cleanup > should not call setTimeout callback after unmount: tests/Table.spec.jsx#L1378
ReferenceError: cleanup is not defined ❯ tests/Table.spec.jsx:1378:5
tests/Table.spec.jsx > Table memory leak and cleanup > should cleanup stickyScrollBar events on unmount: tests/Table.spec.jsx#L1378
ReferenceError: cleanup is not defined ❯ tests/Table.spec.jsx:1378:5
tests/Table.spec.jsx > Table memory leak and cleanup > should cleanup stickyScrollBar events on unmount: tests/Table.spec.jsx#L1383
ReferenceError: jest is not defined ❯ tests/Table.spec.jsx:1383:33