wp-now: Update Playground and PHP WASM dependencies #712
Triggered via pull request
September 12, 2024 15:36
Status
Success
Total duration
3m 16s
Artifacts
–
ci.yml
on: pull_request
Lint and typecheck
47s
test
2m 10s
Annotations
12 warnings
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
|
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#L52
'sqliteCommandPath' is assigned a value but never used
|
Lint and typecheck:
packages/wp-now/src/wp-now.ts#L3
'copySync' is defined but never used
|
Lint and typecheck:
packages/wp-now/src/wp-now.ts#L66
'createPhpRuntime' is assigned a value but never used
|
Lint and typecheck:
packages/wp-now/src/wp-now.ts#L70
'runtimeId' is assigned a value but never used
|
Lint and typecheck:
packages/wp-now/src/wp-now.ts#L197
'isPrimary' is defined but never used
|
Lint and typecheck:
packages/wp-now/src/wp-now.ts#L198
'requestHandler' 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/
|