Skip to content

feat(DataView): add support for resizable columns #670

feat(DataView): add support for resizable columns

feat(DataView): add support for resizable columns #670

Triggered via pull request September 26, 2025 14:27
Status Success
Total duration 6m 35s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
41s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
43s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
2m 26s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
4m 18s
call-build-lint-test-workflow / test_a11y
call-build-lint-test-workflow  /  test_component
2m 18s
call-build-lint-test-workflow / test_component
call-build-lint-test-workflow  /  test_e2e
2m 0s
call-build-lint-test-workflow / test_e2e
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L104
React Hook useEffect has a missing dependency: 'width'. Either include it or remove the dependency array
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L97
React Hook useEffect has a missing dependency: 'isResizable'. Either include it or remove the dependency array