Skip to content

build(deps): bump diff and astro in /site #10643

build(deps): bump diff and astro in /site

build(deps): bump diff and astro in /site #10643

Triggered via pull request January 17, 2026 02:48
Status Failure
Total duration 20m 57s
Artifacts 24

integration-tests.yml

on: pull_request
Matrix: Integration
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 12 warnings
Integration (ubuntu-latest, 22, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: /opt/hostedtoolcache/node/22.22.0/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force › Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: /opt/hostedtoolcache/node/22.22.0/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force', command: '/opt/hostedtoolcache/node/22.22.0/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force', escapedCommand: '"/opt/hostedtoolcache/node/22.22.0/x64/bin/node" "/home/runner/work/cli/cli/bin/run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' › Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (ubuntu-latest, 24, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: /opt/hostedtoolcache/node/24.13.0/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force › Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: /opt/hostedtoolcache/node/24.13.0/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force', command: '/opt/hostedtoolcache/node/24.13.0/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force', escapedCommand: '"/opt/hostedtoolcache/node/24.13.0/x64/bin/node" "/home/runner/work/cli/cli/bin/run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' › Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (ubuntu-latest, 20.12.2, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: /opt/hostedtoolcache/node/20.12.2/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force › Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: /opt/hostedtoolcache/node/20.12.2/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force', command: '/opt/hostedtoolcache/node/20.12.2/x64/bin/node /home/runner/work/cli/cli/bin/run.js sites:delete --force', escapedCommand: '"/opt/hostedtoolcache/node/20.12.2/x64/bin/node" "/home/runner/work/cli/cli/bin/run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' › Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (macOS-latest, 20.12.2, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: /Users/runner/hostedtoolcache/node/20.12.2/arm64/bin/node /Users/runner/work/cli/cli/bin/run.js sites:delete --force › Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: /Users/runner/hostedtoolcache/node/20.12.2/arm64/bin/node /Users/runner/work/cli/cli/bin/run.js sites:delete --force', command: '/Users/runner/hostedtoolcache/node/20.12.2/arm64/bin/node /Users/runner/work/cli/cli/bin/run.js sites:delete --force', escapedCommand: '"/Users/runner/hostedtoolcache/node/20.12.2/arm64/bin/node" "/Users/runner/work/cli/cli/bin/run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' › Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (macOS-latest, 22, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: /Users/runner/hostedtoolcache/node/22.22.0/arm64/bin/node /Users/runner/work/cli/cli/bin/run.js sites:delete --force › Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: /Users/runner/hostedtoolcache/node/22.22.0/arm64/bin/node /Users/runner/work/cli/cli/bin/run.js sites:delete --force', command: '/Users/runner/hostedtoolcache/node/22.22.0/arm64/bin/node /Users/runner/work/cli/cli/bin/run.js sites:delete --force', escapedCommand: '"/Users/runner/hostedtoolcache/node/22.22.0/arm64/bin/node" "/Users/runner/work/cli/cli/bin/run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' › Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (windows-2025, 24, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: C:\hostedtoolcache\windows\node\24.13.0\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force » Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: C:\hostedtoolcache\windows\node\24.13.0\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force', command: 'C:\hostedtoolcache\windows\node\24.13.0\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force', escapedCommand: '"C:\hostedtoolcache\windows\node\24.13.0\x64\node.exe" "D:\a\cli\cli\bin\run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' » Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (windows-2025, 22, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: C:\hostedtoolcache\windows\node\22.22.0\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force » Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: C:\hostedtoolcache\windows\node\22.22.0\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force', command: 'C:\hostedtoolcache\windows\node\22.22.0\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force', escapedCommand: '"C:\hostedtoolcache\windows\node\22.22.0\x64\node.exe" "D:\a\cli\cli\bin\run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' » Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (windows-2025, 22, 3/4)
Process completed with exit code 1.
tests/integration/commands/functions-serve/functions-serve.test.ts > functions:serve command > should serve V2 functions: tests/integration/commands/functions-serve/functions-serve.test.ts#L198
AssertionError: expected 'Function not found...' to deeply equal 'ping' Expected: "ping" Received: "Function not found..." ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:198:41 ❯ withFunctionsServer tests/integration/commands/functions-serve/functions-serve.test.ts:55:12 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:196:7 ❯ withSiteBuilder tests/integration/utils/site-builder.ts:342:12 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:185:5
tests/integration/commands/functions-serve/functions-serve.test.ts > functions:serve command > should serve V2 functions: tests/integration/commands/functions-serve/functions-serve.test.ts#L198
AssertionError: expected 'Function not found...' to deeply equal 'ping' Expected: "ping" Received: "Function not found..." ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:198:41 ❯ withFunctionsServer tests/integration/commands/functions-serve/functions-serve.test.ts:55:12 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:196:7 ❯ withSiteBuilder tests/integration/utils/site-builder.ts:342:12 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:185:5
tests/integration/commands/functions-serve/functions-serve.test.ts > functions:serve command > should serve V2 functions: tests/integration/commands/functions-serve/functions-serve.test.ts#L53
Error: Timed out waiting for functions server ❯ withFunctionsServer tests/integration/commands/functions-serve/functions-serve.test.ts:53:13 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:196:7 ❯ withSiteBuilder tests/integration/utils/site-builder.ts:342:12 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:185:5
tests/integration/commands/functions-serve/functions-serve.test.ts > functions:serve command > should serve V2 functions: tests/integration/commands/functions-serve/functions-serve.test.ts#L53
Error: Timed out waiting for functions server ❯ withFunctionsServer tests/integration/commands/functions-serve/functions-serve.test.ts:53:13 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:196:7 ❯ withSiteBuilder tests/integration/utils/site-builder.ts:342:12 ❯ tests/integration/commands/functions-serve/functions-serve.test.ts:185:5
Integration (windows-2025, 20.12.2, 4/4)
Process completed with exit code 1.
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/utils/call-cli.ts#L20
Error: Command failed with exit code 1: C:\hostedtoolcache\windows\node\20.12.2\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force » Error: Delete Project error: undefined: Missing required path variable 'site_id' Deleting project ""... ❯ makeError node_modules/execa/lib/error.js:60:11 ❯ handlePromise node_modules/execa/index.js:118:26 ❯ callCli tests/integration/utils/call-cli.ts:20:30 ❯ tests/integration/commands/deploy/deploy.test.ts:99:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: C:\hostedtoolcache\windows\node\20.12.2\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force', command: 'C:\hostedtoolcache\windows\node\20.12.2\x64\node.exe D:\a\cli\cli\bin\run.js sites:delete --force', escapedCommand: '"C:\hostedtoolcache\windows\node\20.12.2\x64\node.exe" "D:\a\cli\cli\bin\run.js" "sites:delete" "" --force', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Deleting project ""...', stderr: ' » Error: Delete Project error: undefined: Missing required path variable \'site_id\'', failed: true, timedOut: false, isCanceled: false, killed: false }
tests/integration/commands/deploy/deploy.test.ts > commands/deploy: tests/integration/commands/deploy/deploy.test.ts#L90
Error: Hook timed out in 90000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/integration/commands/deploy/deploy.test.ts:90:3
Integration (windows-2025, 22, 2/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 24, 2/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 24, 1/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 20.12.2, 2/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 24, 3/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 20.12.2, 3/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 22, 1/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 24, 4/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 20.12.2, 1/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 22, 4/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 22, 3/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.
Integration (windows-2025, 20.12.2, 4/4)
No files were found with the provided path: ~/.npm/_logs/**/*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
npm-logs--macOS-latest--20.12.2--
138 KB
sha256:998d6da792bdab914ad8b37ff0731430ee9b006d12f9ca4792c71cfd1d1dec4e
npm-logs--macOS-latest--20.12.2--1-4
138 KB
sha256:1e170f59d1a38231c42004fab05e5288c6118c6a58a0be2ed5985c213dd5ea99
npm-logs--macOS-latest--20.12.2--2-4
137 KB
sha256:e877d41e0d8af367a6bea428ab2ac5b2cc9409cfa7eabe889fad026d16e61798
npm-logs--macOS-latest--20.12.2--3-4
138 KB
sha256:967e7ae005aae9bc01d6283f2f9c68f3785c7d283e65404fb31cf713474ce7f8
npm-logs--macOS-latest--22--
10.5 KB
sha256:44d673f108fb12a421b6f7e3f27ce8d197894f16f6d54e89e387a5d19e927635
npm-logs--macOS-latest--22--1-4
13.7 KB
sha256:677a803d90741f75e44c033874464fd3cc26fcd2f428c4b8a03ca65900a54af7
npm-logs--macOS-latest--22--2-4
12.2 KB
sha256:d979fcf128d72c9944cf93ea0683dec8b7f25b1446d71f5cdb581c7663393337
npm-logs--macOS-latest--22--3-4
12.8 KB
sha256:11a39a39ef56b1abd4b5a3b771ee4fdd2db9fb9104519b92dd3355693ed9e7b6
npm-logs--macOS-latest--24--1-4
13.1 KB
sha256:39e705edc836e36b4b3cc8875a77f40e14a3771407d2d60cab1675f81c2e8819
npm-logs--macOS-latest--24--2-4
11.7 KB
sha256:0289161eeacf9f8cb7ecc376c7c29d5efffa300118319065df72e974fa008926
npm-logs--macOS-latest--24--3-4
12.2 KB
sha256:797e4cf767b0819148b50b4e5bb98b3ef7b8b903b85e0c16572e60b20ef14cf8
npm-logs--macOS-latest--24--4-4
9.31 KB
sha256:3462e1ec958e5b6425fd8ee40e718d5970e43fb653c0e92c4594eff1df19136a
npm-logs--ubuntu-latest--20.12.2--
161 KB
sha256:7c44fae49d23326a9c3782e992663761f75a0e75f716f43e5d2e04e50fa1cd71
npm-logs--ubuntu-latest--20.12.2--1-4
161 KB
sha256:c7cb5ab8ad84161501a53f14bd35d83bf739aa410e580645b48123ad696ef406
npm-logs--ubuntu-latest--20.12.2--2-4
160 KB
sha256:a3ba34089ab821be71e76fa082ee0fd3fd7fb523d80b6f504572a9755321e00f
npm-logs--ubuntu-latest--20.12.2--3-4
161 KB
sha256:975e247795c3e1293d421d49780ef25d0b28862fa73f887c8e3aae34147e3916
npm-logs--ubuntu-latest--22--
10.6 KB
sha256:d8312f8c8246a779ea8f348b299f93776d015c1a56c9e8d543c007672739c4c2
npm-logs--ubuntu-latest--22--1-4
13.6 KB
sha256:d06dc7847d2d4a2646911a2cefcec5485176d0b09886d8d90dc7a43d5cb3e0ce
npm-logs--ubuntu-latest--22--2-4
12.2 KB
sha256:77725cb79fcf7da3c14430e52d4ed4438003515a4fad353293139eb9274269b7
npm-logs--ubuntu-latest--22--3-4
12.8 KB
sha256:3acff809c0eaa451b4deebf17c0722ccf26a54185870796cc5d4bd7b6b616395
npm-logs--ubuntu-latest--24--
10.1 KB
sha256:fbe15833856eb0e1a9c72509abbf4cf6b213b13ba2380fd1c8b6ab63d1872d2d
npm-logs--ubuntu-latest--24--1-4
13.1 KB
sha256:7aa68a0c5274add23a1e6484a4819a8f815dde3029bc349a209397fb851f8070
npm-logs--ubuntu-latest--24--2-4
11.8 KB
sha256:c9b87d912d904a73c139cfa73bc65df1844aefc4decb7897f390da3ca9558819
npm-logs--ubuntu-latest--24--3-4
12.2 KB
sha256:24b01cea80a20c868a20015c78b7586b604a72fbb82445abb3d453bc1aad8232