wp-now: Update Playground and PHP WASM dependencies #708
Triggered via pull request
September 11, 2024 14:42
Status
Failure
Total duration
8m 31s
Artifacts
–
ci.yml
on: pull_request
Lint and typecheck
6m 14s
test
1m 56s
Annotations
1 error and 9 warnings
test
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/wp-now/src/execute-wp-cli.ts#L14
'loadPHPRuntime' is defined but never used
|
Lint and typecheck:
packages/wp-now/src/execute-wp-cli.ts#L48
'sqliteCommandPath' is assigned a value but never used
|
Lint and typecheck:
packages/wp-now/src/tests/wp-now.spec.ts#L823
'output' is assigned a value but never used
|
Lint and typecheck:
packages/wp-now/src/wp-now.ts#L1
'copySync' is defined but never used
|
Lint and typecheck:
packages/interactive-code-block/src/lib/php-worker.ts#L3
'parseWorkerStartupOptions' is defined but never used
|
test
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/
|
test
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/
|