wp-now: Update Playground and PHP WASM dependencies #715
ci.yml
on: pull_request
Lint and typecheck
26s
test
0s
Annotations
2 errors and 3 warnings
Lint and typecheck:
packages/wp-now/src/wp-now.ts#L171
Expected 1 arguments, but got 3.
|
Lint and typecheck
Process completed with exit code 1.
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and typecheck:
packages/interactive-code-block/src/lib/php-worker.ts#L3
'parseWorkerStartupOptions' is defined but never used
|