Add get-changed-stories tool
#941
check.yml
on: pull_request
Build
29s
Build internal Storybook
40s
Test
1m 3s
Type check
32s
Publint
26s
Lint
21s
Check formatting
23s
Annotations
7 errors and 10 warnings
|
Check formatting
Process completed with exit code 1.
|
|
Check formatting
//#format:check: command (/home/runner/work/mcp/mcp/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
|
|
Test
Process completed with exit code 1.
|
|
tests/mcp-endpoint.e2e.test.ts > MCP Endpoint E2E Tests > Toolset Filtering > should respect X-MCP-Toolsets header for dev tools only:
apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L899
Error: Snapshot `MCP Endpoint E2E Tests > Toolset Filtering > should respect X-MCP-Toolsets header for dev tools only 1` mismatched
- Expected
+ Received
[
"preview-stories",
- "get-changed-stories",
"get-storybook-story-instructions",
+ "get-changed-stories",
]
❯ tests/mcp-endpoint.e2e.test.ts:899:22
|
|
tests/mcp-composition.e2e.test.ts > MCP Composition E2E Tests:
apps/internal-storybook/tests/mcp-composition.e2e.test.ts#L43
AssertionError: expected '# Components\n\n- Button (example-but…' to contain 'id: storybook-ui'
- Expected
+ Received
- id: storybook-ui
+ # Components
+
+ - Button (example-button): A customizable button component for user interactions.
+ - Header (header)
+ - Page (page)
+ - Card (other-ui-card): Card component with title, image, content, and action button
+
+ # Docs
+
+ - getting-started (getting-started--docs): # Getting Started This is the getting started documentation of this design system. ## Usag...
❯ tests/mcp-composition.e2e.test.ts:43:20
|
|
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\.4\.0-alpha\.10/10.4.0-alpha.11/g' pnpm-workspace.yaml && pnpm install
Outdated packages:
- @storybook/addon-docs: 10.4.0-alpha.10 → 10.4.0-alpha.11
- @storybook/react-vite: 10.4.0-alpha.10 → 10.4.0-alpha.11
- storybook: 10.4.0-alpha.10 → 10.4.0-alpha.11
❯ tests/check-deps.e2e.test.ts:42:10
|
|
Test
//#test:ci: command (/home/runner/work/mcp/mcp/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:ci exited (1)
|
|
Check formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, rharkor/caching-for-turbo@2b4b5b14a8d16b8556a58993a8ac331d56d8906d. 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/
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, rharkor/caching-for-turbo@2b4b5b14a8d16b8556a58993a8ac331d56d8906d. 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/
|
|
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 '_'.
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, rharkor/caching-for-turbo@2b4b5b14a8d16b8556a58993a8ac331d56d8906d. 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/
|
|
Publint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, rharkor/caching-for-turbo@2b4b5b14a8d16b8556a58993a8ac331d56d8906d. 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/
|
|
Type check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, rharkor/caching-for-turbo@2b4b5b14a8d16b8556a58993a8ac331d56d8906d. 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/
|
|
Build internal Storybook
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, rharkor/caching-for-turbo@2b4b5b14a8d16b8556a58993a8ac331d56d8906d. 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/
|
|
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061, rharkor/caching-for-turbo@2b4b5b14a8d16b8556a58993a8ac331d56d8906d. 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/
|