Skip to content

chore(ci): probe Windows runner for Copilot setup #799

chore(ci): probe Windows runner for Copilot setup

chore(ci): probe Windows runner for Copilot setup #799

Triggered via pull request March 3, 2026 13:12
Status Failure
Total duration 2m 44s
Artifacts

check.yml

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

Annotations

9 errors and 5 warnings
Test (ubuntu-latest)
Process completed with exit code 1.
tests/check-deps.e2e.test.ts > Storybook Dependencies > should be using latest versions from registry: apps/internal-storybook/tests/check-deps.e2e.test.ts#L42
Error: Storybook dependencies are outdated. Update the catalog in pnpm-workspace.yaml: sed -i '' 's/10\.3\.0-alpha\.12/10.3.0-alpha.13/g' pnpm-workspace.yaml && pnpm install Outdated packages: - @storybook/addon-docs: 10.3.0-alpha.12 β†’ 10.3.0-alpha.13 - @storybook/react-vite: 10.3.0-alpha.12 β†’ 10.3.0-alpha.13 - storybook: 10.3.0-alpha.12 β†’ 10.3.0-alpha.13 ❯ tests/check-deps.e2e.test.ts:42:10
Test (ubuntu-latest)
//#test:ci: command (/home/runner/work/mcp/mcp/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:ci exited (1)
Test (windows-latest)
Process completed with exit code 1.
tests/mcp-endpoint.e2e.test.ts > MCP Endpoint E2E Tests: apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L34
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/mcp-endpoint.e2e.test.ts:34:2
tests/mcp-composition.e2e.test.ts > MCP Composition E2E Tests: apps/internal-storybook/tests/mcp-composition.e2e.test.ts#L34
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/mcp-composition.e2e.test.ts:34:2
tests/mcp-composition-auth.e2e.test.ts > MCP Composition Auth E2E Tests: apps/internal-storybook/tests/mcp-composition-auth.e2e.test.ts#L36
Error: Hook timed out in 60000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ tests/mcp-composition-auth.e2e.test.ts:36:2
tests/check-deps.e2e.test.ts > Storybook Dependencies > should be using latest versions from registry: apps/internal-storybook/tests/check-deps.e2e.test.ts#L42
Error: Storybook dependencies are outdated. Update the catalog in pnpm-workspace.yaml: sed -i '' 's/10\.3\.0-alpha\.12/10.3.0-alpha.13/g' pnpm-workspace.yaml && pnpm install Outdated packages: - @storybook/addon-docs: 10.3.0-alpha.12 β†’ 10.3.0-alpha.13 - @storybook/react-vite: 10.3.0-alpha.12 β†’ 10.3.0-alpha.13 - storybook: 10.3.0-alpha.12 β†’ 10.3.0-alpha.13 ❯ tests/check-deps.e2e.test.ts:42:10
Test (windows-latest)
//#test:ci: command (D:\a\mcp\mcp\) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run test:ci exited (1)
typescript-eslint(unbound-method): packages/addon-mcp/src/tools/preview-stories.test.ts#L652
void`, or consider using an arrow function instead.
typescript-eslint(unbound-method): packages/addon-mcp/src/preset.test.ts#L230
void`, or consider using an arrow function instead.
eslint(no-unused-vars): packages/addon-mcp/src/tools/run-story-tests.test.ts#L1001
Variable 'getResponseHandlers' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/mcp/src/types.ts#L1
Type 'Documentation' is imported but never used.
eslint(no-unused-vars): packages/addon-mcp/src/tools/get-storybook-story-instructions.ts#L9
Identifier 'isAddonA11yEnabled' is imported but never used.