Fix TODO spacing in docs #12
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release.yml
on: push
call-build-lint-test-workflow
/
build
24s
call-build-lint-test-workflow
/
lint
27s
call-build-lint-test-workflow
/
test_jest
27s
call-build-lint-test-workflow
/
test_a11y
2m 6s
deploy
45s
Annotations
1 error and 6 warnings
deploy
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 / 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/
|
deploy
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/
|