Skip to content

fix(columnManagementModal): refactor to use ListManager in modal #1275

fix(columnManagementModal): refactor to use ListManager in modal

fix(columnManagementModal): refactor to use ListManager in modal #1275

Triggered via pull request October 1, 2025 12:34
Status Failure
Total duration 1m 20s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
1m 13s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
0s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
0s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
0s
call-build-lint-test-workflow / test_a11y
call-build-lint-test-workflow  /  test_cypress
0s
call-build-lint-test-workflow / test_cypress
Fit to window
Zoom out
Zoom in

Annotations

2 errors
call-build-lint-test-workflow / build
Process completed with exit code 2.
call-build-lint-test-workflow / build
Property ''aria-labelledby'' is missing in type '{ "data-testid": string; isChecked: boolean | undefined; onChange: () => void; isDisabled: boolean | undefined; ouiaId: string; id: string; }' but required in type 'DataListCheckProps'.