Initial migration of table-controls code from konveyor/tackle2-ui #35
check-pr.yml
on: pull_request
call-build-lint-test-workflow
/
build
34s
call-build-lint-test-workflow
/
lint
45s
call-build-lint-test-workflow
/
test_jest
43s
call-build-lint-test-workflow
/
test_a11y
2m 2s
Annotations
5 warnings
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 / 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 / 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_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/
|