Skip to content

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

feat(DataView): add support for resizable columns

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

Triggered via pull request September 23, 2025 20:56
Status Success
Total duration 3m 19s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
30s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
18s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
1m 1s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
2m 42s
call-build-lint-test-workflow / test_a11y
call-build-lint-test-workflow  /  test_component
1m 24s
call-build-lint-test-workflow / test_component
call-build-lint-test-workflow  /  test_e2e
1m 10s
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#L99
React Hook useEffect has a missing dependency: 'isResizable'. Either include it or remove the dependency array
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L75
React Hook useEffect has a missing dependency: 'resizableProps?.screenreaderText'. Either include it or remove the dependency array