fix: format #1134
Annotations
30 errors and 6 warnings
|
tests/mcp-server.test.ts > MCP server tools > switches from chromium to webkit via close → open:
packages/browser/tests/mcp-server.test.ts#L269
AssertionError: expected 'NotFound: FileSystem.open (/home/runn…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (/home/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:269:41
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > open with browser=webkit launches a webkit session:
packages/browser/tests/mcp-server.test.ts#L257
AssertionError: expected 'NotFound: FileSystem.open (/home/runn…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (/home/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:257:18
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > ref() throws when no snapshot has been taken:
packages/browser/tests/mcp-server.test.ts#L236
AssertionError: expected 'NotFound: FileSystem.open (/home/runn…' to contain 'No snapshot taken yet'
Expected: "No snapshot taken yet"
Received: "NotFound: FileSystem.open (/home/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:236:33
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright without snapshotAfter returns result with file path:
packages/browser/tests/mcp-server.test.ts#L223
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:223:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright snapshotAfter with no return value omits result key:
packages/browser/tests/mcp-server.test.ts#L211
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:211:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright snapshotAfter returns fresh snapshot alongside result:
packages/browser/tests/mcp-server.test.ts#L192
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:192:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > close flushes the session:
packages/browser/tests/mcp-server.test.ts#L178
AssertionError: expected 'NotFound: FileSystem.open (/home/runn…' to contain 'Browser closed'
Expected: "Browser closed"
Received: "NotFound: FileSystem.open (/home/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:178:38
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright returns error text on failure instead of throwing:
packages/browser/tests/mcp-server.test.ts#L173
AssertionError: expected 'NotFound: FileSystem.open (/home/runn…' to contain 'Error: intentional test error'
Expected: "Error: intentional test error"
Received: "NotFound: FileSystem.open (/home/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:173:33
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > screenshot modes return correct content types:
packages/browser/tests/mcp-server.test.ts#L149
AssertionError: expected undefined to be defined
❯ tests/mcp-server.test.ts:149:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > open → snapshot → playwright ref click → verify:
packages/browser/tests/mcp-server.test.ts#L113
AssertionError: expected 'NotFound: FileSystem.open (/home/runn…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (/home/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:113:37
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > switches from chromium to webkit via close → open:
packages/browser/tests/mcp-server.test.ts#L269
AssertionError: expected 'NotFound: FileSystem.open (/Users/run…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (/Users/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:269:41
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > open with browser=webkit launches a webkit session:
packages/browser/tests/mcp-server.test.ts#L257
AssertionError: expected 'NotFound: FileSystem.open (/Users/run…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (/Users/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:257:18
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > ref() throws when no snapshot has been taken:
packages/browser/tests/mcp-server.test.ts#L236
AssertionError: expected 'NotFound: FileSystem.open (/Users/run…' to contain 'No snapshot taken yet'
Expected: "No snapshot taken yet"
Received: "NotFound: FileSystem.open (/Users/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:236:33
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright without snapshotAfter returns result with file path:
packages/browser/tests/mcp-server.test.ts#L223
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:223:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright snapshotAfter with no return value omits result key:
packages/browser/tests/mcp-server.test.ts#L211
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:211:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright snapshotAfter returns fresh snapshot alongside result:
packages/browser/tests/mcp-server.test.ts#L192
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:192:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > close flushes the session:
packages/browser/tests/mcp-server.test.ts#L178
AssertionError: expected 'NotFound: FileSystem.open (/Users/run…' to contain 'Browser closed'
Expected: "Browser closed"
Received: "NotFound: FileSystem.open (/Users/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:178:38
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright returns error text on failure instead of throwing:
packages/browser/tests/mcp-server.test.ts#L173
AssertionError: expected 'NotFound: FileSystem.open (/Users/run…' to contain 'Error: intentional test error'
Expected: "Error: intentional test error"
Received: "NotFound: FileSystem.open (/Users/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:173:33
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > screenshot modes return correct content types:
packages/browser/tests/mcp-server.test.ts#L149
AssertionError: expected undefined to be defined
❯ tests/mcp-server.test.ts:149:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > open → snapshot → playwright ref click → verify:
packages/browser/tests/mcp-server.test.ts#L113
AssertionError: expected 'NotFound: FileSystem.open (/Users/run…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (/Users/runner/work/expect/expect/packages/browser/.expect/logs.md)"
❯ tests/mcp-server.test.ts:113:37
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.12_@opentelemetry+api@1.9.0_@types+node@25.5.2_esbuild_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > switches from chromium to webkit via close → open:
packages/browser/tests/mcp-server.test.ts#L269
AssertionError: expected 'NotFound: FileSystem.open (D:\a\expec…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (D:\a\expect\expect\packages\browser\.expect\logs.md)"
❯ tests/mcp-server.test.ts:269:41
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > open with browser=webkit launches a webkit session:
packages/browser/tests/mcp-server.test.ts#L257
AssertionError: expected 'NotFound: FileSystem.open (D:\a\expec…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (D:\a\expect\expect\packages\browser\.expect\logs.md)"
❯ tests/mcp-server.test.ts:257:18
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > ref() throws when no snapshot has been taken:
packages/browser/tests/mcp-server.test.ts#L236
AssertionError: expected 'NotFound: FileSystem.open (D:\a\expec…' to contain 'No snapshot taken yet'
Expected: "No snapshot taken yet"
Received: "NotFound: FileSystem.open (D:\a\expect\expect\packages\browser\.expect\logs.md)"
❯ tests/mcp-server.test.ts:236:33
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright without snapshotAfter returns result with file path:
packages/browser/tests/mcp-server.test.ts#L223
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:223:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright snapshotAfter with no return value omits result key:
packages/browser/tests/mcp-server.test.ts#L211
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:211:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright snapshotAfter returns fresh snapshot alongside result:
packages/browser/tests/mcp-server.test.ts#L192
SyntaxError: Unexpected token 'N', "NotFound: "... is not valid JSON
❯ tests/mcp-server.test.ts:192:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > close flushes the session:
packages/browser/tests/mcp-server.test.ts#L178
AssertionError: expected 'NotFound: FileSystem.open (D:\a\expec…' to contain 'Browser closed'
Expected: "Browser closed"
Received: "NotFound: FileSystem.open (D:\a\expect\expect\packages\browser\.expect\logs.md)"
❯ tests/mcp-server.test.ts:178:38
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > playwright returns error text on failure instead of throwing:
packages/browser/tests/mcp-server.test.ts#L173
AssertionError: expected 'NotFound: FileSystem.open (D:\a\expec…' to contain 'Error: intentional test error'
Expected: "Error: intentional test error"
Received: "NotFound: FileSystem.open (D:\a\expect\expect\packages\browser\.expect\logs.md)"
❯ tests/mcp-server.test.ts:173:33
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > screenshot modes return correct content types:
packages/browser/tests/mcp-server.test.ts#L149
AssertionError: expected undefined to be defined
❯ tests/mcp-server.test.ts:149:23
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
tests/mcp-server.test.ts > MCP server tools > open → snapshot → playwright ref click → verify:
packages/browser/tests/mcp-server.test.ts#L113
AssertionError: expected 'NotFound: FileSystem.open (D:\a\expec…' to contain 'Opened'
Expected: "Opened"
Received: "NotFound: FileSystem.open (D:\a\expect\expect\packages\browser\.expect\logs.md)"
❯ tests/mcp-server.test.ts:113:37
❯ ../../node_modules/.pnpm/@voidzero-dev+vite-plus-tes_473f5c47e859c133dd2fdb1e1baae22b/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/index.js:1258:22
|
|
E2E (ubuntu-latest)
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-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
E2E (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 128
|
|
E2E (macos-latest)
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-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
E2E (macos-latest)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
|
E2E (windows-latest)
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-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
E2E (windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|