Skip to content

Replace lib-ui useSelectionState with a batteries implementation, fix related quirks, handle shift+click multiselect and bulk selection #36

Replace lib-ui useSelectionState with a batteries implementation, fix related quirks, handle shift+click multiselect and bulk selection

Replace lib-ui useSelectionState with a batteries implementation, fix related quirks, handle shift+click multiselect and bulk selection #36

Triggered via pull request November 17, 2023 20:30
Status Failure
Total duration 4m 59s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
2m 5s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
22s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
2m 8s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
2m 35s
call-build-lint-test-workflow / test_a11y
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
call-build-lint-test-workflow / test_a11y
Process completed with exit code 1.
call-build-lint-test-workflow / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
call-build-lint-test-workflow / lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
call-build-lint-test-workflow / lint: packages/module/src/hooks/active-item/useActiveItemEffects.ts#L40
React Hook React.useEffect has a missing dependency: 'clearActiveItem'. Either include it or remove the dependency array. If 'clearActiveItem' changes too often, find the parent component that defines it and wrap that definition in useCallback
call-build-lint-test-workflow / test_jest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
call-build-lint-test-workflow / test_a11y
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/