Skip to content

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

chore(ci): probe Windows runner for Copilot setup

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

Triggered via pull request March 10, 2026 12:08
Status Failure
Total duration 4m 15s
Artifacts

check.yml

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

Annotations

10 errors and 5 warnings
tests/mcp-endpoint.e2e.test.ts > MCP Endpoint E2E Tests > Tool: run-story-tests > should run tests for multiple stories: apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L751
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-endpoint.e2e.test.ts:751:3
tests/mcp-endpoint.e2e.test.ts > MCP Endpoint E2E Tests > Tool: run-story-tests > should run tests for a story and report accessibility violations: apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L725
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-endpoint.e2e.test.ts:725:3
tests/mcp-endpoint.e2e.test.ts > MCP Endpoint E2E Tests > Tool: run-story-tests > should run all tests when stories are omitted: apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L713
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-endpoint.e2e.test.ts:713:3
tests/mcp-endpoint.e2e.test.ts > MCP Endpoint E2E Tests > Tool: get-documentation > should return error for non-existent component: apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L690
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-endpoint.e2e.test.ts:690:3
tests/mcp-endpoint.e2e.test.ts > MCP Endpoint E2E Tests > Tool: get-documentation > should return documentation for a specific component: apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L651
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-endpoint.e2e.test.ts:651:3
tests/mcp-composition.e2e.test.ts > MCP Composition E2E Tests > Tools Schema > should include storybookId parameter in get-documentation schema: apps/internal-storybook/tests/mcp-composition.e2e.test.ts#L239
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-composition.e2e.test.ts:239:3
tests/mcp-composition.e2e.test.ts > MCP Composition E2E Tests > Public Refs (No Auth) > should not require authentication for public refs: apps/internal-storybook/tests/mcp-composition.e2e.test.ts#L228
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-composition.e2e.test.ts:228:3
tests/mcp-composition.e2e.test.ts > MCP Composition E2E Tests > Multi-Source Documentation > should require storybookId in multi-source mode: apps/internal-storybook/tests/mcp-composition.e2e.test.ts#L205
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-composition.e2e.test.ts:205:3
tests/mcp-composition.e2e.test.ts > MCP Composition E2E Tests > Multi-Source Documentation > should silently exclude refs that have no manifest: apps/internal-storybook/tests/mcp-composition.e2e.test.ts#L192
Error: Test timed out in 15000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/mcp-composition.e2e.test.ts:192:3
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#L278
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/addon-mcp/src/tools/get-storybook-story-instructions.ts#L9
Identifier 'isAddonA11yEnabled' is imported but never used.
eslint(no-unused-vars): packages/mcp/src/types.ts#L1
Type 'Documentation' is imported but never used.