console.time / console.timeEnd を実装 #42
Annotations
3 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 errors:
packages/runtime/tests/vitest-all.tsx#L75
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/vitest-all.tsx:75:12
|
|
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > rust Runtime > File Execution > should capture stdout:
packages/runtime/tests/vitest-all.tsx#L75
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/vitest-all.tsx:75:12
|
|
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/
|