Skip to content

Upgrade Filterable example #20

Upgrade Filterable example

Upgrade Filterable example #20

Triggered via pull request November 21, 2023 22:09
Status Failure
Total duration 7m 42s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
2m 56s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
29s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
1m 24s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
4m 28s
call-build-lint-test-workflow / test_a11y
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
call-build-lint-test-workflow / lint
Process completed with exit code 1.
call-build-lint-test-workflow / test_jest
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/patternfly-docs/content/examples/FilterableWithWindowScroller.tsx#L32
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 / 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/