良好习惯Update README.md #729
ci.yml
on: pull_request
Lint and typecheck
3m 28s
test
0s
Annotations
5 errors and 3 warnings
Lint and typecheck:
packages/wordpress-playground-block/src/index.tsx#L10
Cannot find module '@wordpress/edit-post' or its corresponding type declarations.
|
Lint and typecheck:
packages/wordpress-playground-block/src/index.tsx#L11
Could not find a declaration file for module '@wordpress/editor'. '/home/runner/work/playground-tools/playground-tools/node_modules/@wordpress/editor/build/index.js' implicitly has an 'any' type.
|
Lint and typecheck:
packages/wordpress-playground-block/src/index.tsx#L85
Cannot find module 'https://playground.wordpress.net/client/index.js' or its corresponding type declarations.
|
Lint and typecheck:
packages/wordpress-playground-block/src/index.tsx#L89
Property 'getBlocksByClientId' does not exist on type '{}'.
|
Lint and typecheck
Process completed with exit code 1.
|
Lint and typecheck
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Lint and typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and typecheck:
packages/interactive-code-block/src/lib/php-worker.ts#L3
'parseWorkerStartupOptions' is defined but never used
|