Skip to content

chore(deps): bump shell-quote from 1.8.2 to 1.8.4 #24104

chore(deps): bump shell-quote from 1.8.2 to 1.8.4

chore(deps): bump shell-quote from 1.8.2 to 1.8.4 #24104

Triggered via pull request June 10, 2026 00:58
Status Failure
Total duration 10m 39s
Artifacts

workflow.yml

on: pull_request
Matrix: test-build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 67 warnings, and 6 notices
test (ubuntu-24.04, 18.14.0, v2.4.2)
Process completed with exit code 1.
node/config.test.ts > Loads function paths from the in-source `config` function: packages/edge-bundler/node/formats/eszip.ts#L68
BundleError: Command failed with exit code 1: deno run --allow-all --no-config --import-map=/home/runner/work/build/build/packages/edge-bundler/deno/vendor/import_map.json --quiet /home/runner/work/build/build/packages/edge-bundler/deno/bundle.ts {"basePath":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config","destPath":"/tmp/tmp-6763-XD25J0DmJq6Q/.netlify/edge-functions-dist/e1fc8774-0c20-4008-a113-a2f426048093.eszip","externals":[],"functions":[{"name":"framework-func1","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/.netlify/edge-functions/framework-func1.ts"},{"name":"framework-func2","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/.netlify/edge-functions/framework-func2.ts"},{"name":"framework-func3","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/.netlify/edge-functions/framework-func3.ts"},{"name":"framework-func4","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/.netlify/edge-functions/framework-func4.ts"},{"name":"user-func1","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/netlify/edge-functions/user-func1.ts"},{"name":"user-func2","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/netlify/edge-functions/user-func2.ts"},{"name":"user-func3","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/netlify/edge-functions/user-func3.ts"},{"name":"user-func4","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/netlify/edge-functions/user-func4.ts"},{"name":"user-func5","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/netlify/edge-functions/user-func5.ts"},{"name":"user-func6","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/netlify/edge-functions/user-func6.ts"},{"name":"user-func7","path":"/home/runner/work/build/build/packages/edge-bundler/test/fixtures/with_config/netlify/edge-functions/user-func7.ts"}],"importMapData":"{\"imports\":{\"alias:helper\":\"file:///root/helper.ts\",\"zlib\":\"node:zlib\",\"worker_threads\":\"node:worker_threads\",\"vm\":\"node:vm\",\"v8\":\"node:v8\",\"util/types\":\"node:util/types\",\"util\":\"node:util\",\"url\":\"node:url\",\"tty\":\"node:tty\",\"trace_events\":\"node:trace_events\",\"tls\":\"node:tls\",\"timers/promises\":\"node:timers/promises\",\"timers\":\"node:timers\",\"sys\":\"node:sys\",\"string_decoder\":\"node:string_decoder\",\"stream/web\":\"node:stream/web\",\"stream/promises\":\"node:stream/promises\",\"stream/consumers\":\"node:stream/consumers\",\"stream\":\"node:stream\",\"repl\":\"node:repl\",\"readline/promises\":\"node:readline/promises\",\"readline\":\"node:readline\",\"querystring\":\"node:querystring\",\"punycode\":\"node:punycode\",\"process\":\"node:process\",\"perf_hooks\":\"node:perf_hooks\",\"path/win32\":\"node:path/win32\",\"path/posix\":\"node:path/posix\",\"path\":\"node:path\",\"os\":\"node:os\",\"net\":\"node:net\",\"module\":\"node:module\",\"inspector\":\"node:inspector\",\"https\":\"node:https\",\"http2\":\"node:http2\",\"http\":\"node:http\",\"fs/promises\":\"node:fs/promises\",\"fs\":\"node:fs\",\"events\":\"node:events\",\"domain\":\"node:domain\",\"dns/promises\":\"node:dns/promises\",\"dns\":\"node:dns\",\"diagnostics_channel\":\"node:diagnostics_channel\",\"dgram\":\"node:dgram\",\"crypto\":\"node:crypto\",\"constants\":\"node:constants\",\"console\":\"node:console\",\"cluster\":\"node:cluster\",\"child_process\":\"node:child_process\",\"buffer\":\"node:buffer\",\"async_hooks\":\"node:async_hooks\",\"assert/strict\":\"node:assert/strict\",\"assert\":\"node:assert\",\"_tls_wrap\":\"node:_tls_wrap\",\"_tls_common\":\"node:_tls_common\",\"_stream_writable\":\"node:_stream_writable\",\"_stream_wrap\":\"node:_stream_wrap\",\"_stream_transform\":\"node:_stream_transform\",\"_stream_readable\":\"node:_stream_readable\",\"_stream_passthrough\":\"node:_stream_passth
test (windows-2025, 22, v2.8.0)
Process completed with exit code 1.
tests/main.test.ts > zip-it-and-ship-it > many-dependencies fixture: packages/zip-it-and-ship-it/tests/main.test.ts#L548
Error: Hook timed out in 30000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/main.test.ts:548:40
test-build (windows-2025, 22, npm ci, 2)
Process completed with exit code 1.
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
test-build (ubuntu-24.04, 22, npm ci, 4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 22, npm ci, 4)
There are no cache folders on the disk
test-build (ubuntu-24.04, 22, npm ci, 4)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 18.14.0, npm ci, 4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 18.14.0, npm ci, 4)
There are no cache folders on the disk
test-build (ubuntu-24.04, 18.14.0, npm ci, 4)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (macos-14, 22, npm ci, 4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (macos-14, 22, npm ci, 4)
There are no cache folders on the disk
test-build (macos-14, 22, npm ci, 4)
Restore cache failed: Dependencies file is not found in /Users/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 22, npm ci, 0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 22, npm ci, 0)
There are no cache folders on the disk
test-build (ubuntu-24.04, 22, npm ci, 0)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test (ubuntu-24.04, 18.14.0, v2.4.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test (ubuntu-24.04, 18.14.0, v2.4.2)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test (ubuntu-24.04, 22, v2.8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test (ubuntu-24.04, 22, v2.8.0)
There are no cache folders on the disk
test (ubuntu-24.04, 22, v2.8.0)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 18.14.0, npm ci, 1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 18.14.0, npm ci, 1)
There are no cache folders on the disk
test-build (ubuntu-24.04, 18.14.0, npm ci, 1)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 22, npm ci, 1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 22, npm ci, 1)
There are no cache folders on the disk
test-build (ubuntu-24.04, 22, npm ci, 1)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 22, npm ci, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 22, npm ci, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 22, npm ci, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 22, npm ci, 3)
There are no cache folders on the disk
test-build (ubuntu-24.04, 22, npm ci, 3)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test (macos-14, 22, v2.8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test (macos-14, 22, v2.8.0)
There are no cache folders on the disk
test (macos-14, 22, v2.8.0)
Restore cache failed: Dependencies file is not found in /Users/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 18.14.0, npm ci, 0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 18.14.0, npm ci, 0)
There are no cache folders on the disk
test-build (ubuntu-24.04, 18.14.0, npm ci, 0)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 18.14.0, npm ci, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 18.14.0, npm ci, 3)
There are no cache folders on the disk
test-build (ubuntu-24.04, 18.14.0, npm ci, 3)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (macos-14, 22, npm ci, 0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (macos-14, 22, npm ci, 0)
There are no cache folders on the disk
test-build (macos-14, 22, npm ci, 0)
Restore cache failed: Dependencies file is not found in /Users/runner/work/build/build. Supported file pattern: go.mod
test-build (macos-14, 22, npm ci, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (macos-14, 22, npm ci, 3)
There are no cache folders on the disk
test-build (macos-14, 22, npm ci, 3)
Restore cache failed: Dependencies file is not found in /Users/runner/work/build/build. Supported file pattern: go.mod
test-build (windows-2025, 22, npm ci, 4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (windows-2025, 22, npm ci, 4)
There are no cache folders on the disk
test-build (windows-2025, 22, npm ci, 4)
Restore cache failed: Dependencies file is not found in D:\a\build\build. Supported file pattern: go.mod
test-build (macos-14, 22, npm ci, 1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (macos-14, 22, npm ci, 1)
There are no cache folders on the disk
test-build (macos-14, 22, npm ci, 1)
Restore cache failed: Dependencies file is not found in /Users/runner/work/build/build. Supported file pattern: go.mod
test-build (ubuntu-24.04, 18.14.0, npm ci, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (ubuntu-24.04, 18.14.0, npm ci, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/build/build. Supported file pattern: go.mod
test-build (macos-14, 22, npm ci, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (macos-14, 22, npm ci, 2)
Restore cache failed: Dependencies file is not found in /Users/runner/work/build/build. Supported file pattern: go.mod
test-build (windows-2025, 22, npm ci, 0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (windows-2025, 22, npm ci, 0)
There are no cache folders on the disk
test-build (windows-2025, 22, npm ci, 0)
Restore cache failed: Dependencies file is not found in D:\a\build\build. Supported file pattern: go.mod
test-build (windows-2025, 22, npm ci, 3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (windows-2025, 22, npm ci, 3)
There are no cache folders on the disk
test-build (windows-2025, 22, npm ci, 3)
Restore cache failed: Dependencies file is not found in D:\a\build\build. Supported file pattern: go.mod
test-build (windows-2025, 22, npm ci, 1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (windows-2025, 22, npm ci, 1)
There are no cache folders on the disk
test-build (windows-2025, 22, npm ci, 1)
Restore cache failed: Dependencies file is not found in D:\a\build\build. Supported file pattern: go.mod
test (windows-2025, 22, v2.8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test (windows-2025, 22, v2.8.0)
Restore cache failed: Dependencies file is not found in D:\a\build\build. Supported file pattern: go.mod
test-build (windows-2025, 22, npm ci, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d. 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/
test-build (windows-2025, 22, npm ci, 2)
Restore cache failed: Dependencies file is not found in D:\a\build\build. Supported file pattern: go.mod
test-build (windows-2025, 22, npm ci, 4)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
test-build (windows-2025, 22, npm ci, 0)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
test-build (windows-2025, 22, npm ci, 3)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
test-build (windows-2025, 22, npm ci, 1)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
test (windows-2025, 22, v2.8.0)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
test-build (windows-2025, 22, npm ci, 2)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026