Skip to content

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

feat(DataView): add support for resizable columns

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

Triggered via pull request September 26, 2025 16:25
Status Failure
Total duration 3m 34s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
29s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
19s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
1m 2s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
2m 58s
call-build-lint-test-workflow / test_a11y
call-build-lint-test-workflow  /  test_component
1m 32s
call-build-lint-test-workflow / test_component
call-build-lint-test-workflow  /  test_e2e
1m 22s
call-build-lint-test-workflow / test_e2e
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
call-build-lint-test-workflow / lint
Process completed with exit code 1.
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L33
Identifier 'c_table_cell_PaddingBlockEnd' is not in camel case
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L32
Identifier 't_global_font_size_body_default' is not in camel case
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L28
Identifier 't_global_font_size_body_default' is not in camel case
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L28
Identifier 'c_table_cell_PaddingInlineEnd' is not in camel case
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L18
Identifier 't_global_font_size_body_default' is not in camel case
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L17
Identifier 'c_table_cell_PaddingInlineEnd' is not in camel case
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L16
Identifier 'c_table_cell_PaddingBlockEnd' is not in camel case
call-build-lint-test-workflow / test_jest
Process completed with exit code 1.
call-build-lint-test-workflow / test_a11y
Process completed with exit code 1.
call-build-lint-test-workflow / lint: packages/module/src/DataViewTh/DataViewTh.tsx#L129
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#L122
React Hook useEffect has a missing dependency: 'isResizable'. Either include it or remove the dependency array