Release 8.0 #367
packages-test-and-lint.yml
on: pull_request
Lint
32s
Test
2m 4s
Annotations
4 errors and 4 warnings
Lint:
packages/components/src/post-select/index.js#L8
Missing trailing comma
|
Lint:
packages/components/src/post-select/index.js#L32
Variables should not be assigned until just prior its first reference. An early return statement may leave this variable unused
|
Lint:
packages/components/src/post-select/index.js#L32
'postTypeName' is assigned a value but never used
|
Lint
Process completed with exit code 1.
|
Lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|