Upgrade Filterable example #23
check-pr.yml
on: pull_request
call-build-lint-test-workflow
/
build
2m 26s
call-build-lint-test-workflow
/
lint
29s
call-build-lint-test-workflow
/
test_jest
2m 39s
call-build-lint-test-workflow
/
test_a11y
2m 56s
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 / 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/patternfly-docs/content/examples/UsingComposableTableComponentsDemo.tsx#L8
React Hook useEffect contains a call to 'setScrollableElement'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
|
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/
|