Skip to content

pnpm11に移行

pnpm11に移行 #54

Triggered via pull request August 2, 2026 14:07
@na-trium-144na-trium-144
synchronize #231
pnpm
Status Failure
Total duration 1m 3s
Artifacts

runtime-tests.yml

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

Annotations

7 errors and 1 warning
test-runtime (22.x)
Process completed with exit code 1.
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > rust Runtime > File Execution > should capture stdout from multiple files: packages/runtime/tests/fileExecution.ts#L130
AssertionError: expected [ { type: 'error', …(1) }, …(1) ] to deep include { type: 'stdout', …(1) } ❯ tests/fileExecution.ts:130:33 ❯ tests/vitest-all.tsx:78:16
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > rust Runtime > File Execution > should capture errors: packages/runtime/tests/fileExecution.ts#L74
AssertionError: expected [] not to be empty ❯ tests/fileExecution.ts:74:9 ❯ tests/vitest-all.tsx:78:16
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > rust Runtime > File Execution > should capture stdout: packages/runtime/tests/fileExecution.ts#L39
AssertionError: expected [ { type: 'error', …(1) }, …(1) ] to deep include { type: 'stdout', …(1) } ❯ tests/fileExecution.ts:39:33 ❯ tests/vitest-all.tsx:78:16
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > cpp Runtime > File Execution > should capture stdout from multiple files: packages/runtime/tests/fileExecution.ts#L130
AssertionError: expected [ { type: 'error', …(1) }, …(1) ] to deep include { type: 'stdout', …(1) } ❯ tests/fileExecution.ts:130:33 ❯ tests/vitest-all.tsx:78:16
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > cpp Runtime > File Execution > should capture errors: packages/runtime/tests/fileExecution.ts#L74
AssertionError: expected [] not to be empty ❯ tests/fileExecution.ts:74:9 ❯ tests/vitest-all.tsx:78:16
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > cpp Runtime > File Execution > should capture stdout: packages/runtime/tests/fileExecution.ts#L39
AssertionError: expected [ { type: 'error', …(1) }, …(1) ] to deep include { type: 'stdout', …(1) } ❯ tests/fileExecution.ts:39:33 ❯ tests/vitest-all.tsx:78:16
test-runtime (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/