Skip to content

Explore saving Playground Snapshot as a zip file when saving the post #506

Explore saving Playground Snapshot as a zip file when saving the post

Explore saving Playground Snapshot as a zip file when saving the post #506

Triggered via pull request May 7, 2024 09:57
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint and typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Lint and typecheck: packages/interactive-code-block/src/lib/php-worker.ts#L3
'parseWorkerStartupOptions' is defined but never used