docs(quickjs): documented QuickJS GoNetworkBackend migration plan #98
Annotations
11 warnings and 10 notices
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Biome:
test/e2e/proxy.test.js#L1589
Change to an optional chain.
|
|
Run Biome:
test/e2e/proxy.test.js#L1575
Change to an optional chain.
|
|
Run Biome:
test/e2e/proxy.test.js#L1572
This let declares a variable that is only assigned once.
|
|
Run Biome:
test/e2e/proxy.test.js#L3423
The character doesn't need to be escaped.
|
|
Run Biome:
test/e2e/proxy.test.js#L3397
The character doesn't need to be escaped.
|
|
Run Biome:
test/e2e/proxy.test.js#L2154
The character doesn't need to be escaped.
|
|
Run Biome:
test/e2e/proxy.test.js#L1947
Change to an optional chain.
|
|
Run Biome:
test/e2e/proxy.test.js#L1692
Change to an optional chain.
|
|
Run Biome:
test/e2e/helpers.js#L99
Change to an optional chain.
|
|
Run Biome:
test/e2e/helpers.js#L102
Change to an optional chain.
|
|
Run Biome:
web/zp-core.js#L43
Template literals are preferred over string concatenation.
|
|
Run Biome:
web/worker-prelude.js#L529
Template literals are preferred over string concatenation.
|
|
Run Biome:
web/worker-prelude.js#L515
Template literals are preferred over string concatenation.
|
|
Run Biome:
web/worker-prelude.js#L357
Template literals are preferred over string concatenation.
|
|
Run Biome:
web/worker-prelude.js#L341
The catch clause that only rethrows the original error is useless.
|
|
Run Biome:
web/worker-prelude.js#L283
Template literals are preferred over string concatenation.
|
|
Run Biome:
web/worker-prelude.js#L112
The catch clause that only rethrows the original error is useless.
|
|
Run Biome:
web/worker-prelude.js#L77
Template literals are preferred over string concatenation.
|
|
Run Biome:
web/sw/routes.js#L48
Template literals are preferred over string concatenation.
|
|
Run Biome:
web/sw/responses.js#L155
Template literals are preferred over string concatenation.
|
background
wait
wait-all
cancel
parallel
Loading