Skip to content

[Storybook 11] - BREAKING: Resolve the story index in-process via presets #1216

[Storybook 11] - BREAKING: Resolve the story index in-process via presets

[Storybook 11] - BREAKING: Resolve the story index in-process via presets #1216

Triggered via pull request June 2, 2026 11:24
Status Failure
Total duration 1m 6s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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)
Type check
@storybook/addon-mcp#typecheck: command (/home/runner/work/mcp/mcp/packages/addon-mcp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
Type check
Type '{ origin: string; options: any; disableTelemetry: false; }' is not assignable to type 'AddonContext'.
Type check
Type '{ origin: string; options: any; disableTelemetry: true; }' is not assignable to type 'AddonContext'.
Type check
Type '{ origin: string; options: any; disableTelemetry: true; }' is not assignable to type 'AddonContext'.
Type check
Type '{ origin: string; options: any; disableTelemetry: true; }' is not assignable to type 'AddonContext'.
Type check
Type '{ origin: string; options: any; disableTelemetry: true; }' is not assignable to type 'AddonContext'.
Type check
Argument of type '{ origin: string; options: any; disableTelemetry: true; a11yEnabled: false; toolsets: { dev: true; docs: true; test: true; }; }' is not assignable to parameter of type 'AddonContext'.
Type check
Argument of type '{ origin: string; options: any; disableTelemetry: true; a11yEnabled: true; toolsets: { dev: true; docs: true; test: false; }; }' is not assignable to parameter of type 'AddonContext'.
Type check
Argument of type '{ origin: string; options: any; disableTelemetry: true; a11yEnabled: true; toolsets: { dev: true; docs: true; test: true; }; }' is not assignable to parameter of type 'AddonContext'.
Type check
Type '{ request?: Request | undefined; manifestProvider?: ((request: Request | undefined, path: string, source?: Source) => Promise<string>) | undefined; sources?: Source[] | undefined; ... 8 more ...; toolsets?: NonNullable<AddonOptionsOutput>["toolsets"] | undefined; }' is not assignable to type 'AddonContext'.
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 16th, 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 16th, 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/utils/is-review-available.test.ts#L94
void`, or consider using an arrow function instead.
typescript-eslint(unbound-method): packages/addon-mcp/src/tools/preview-stories.test.ts#L653
void`, or consider using an arrow function instead.
eslint(no-unused-vars): packages/addon-mcp/src/tools/run-story-tests.test.ts#L1017
Variable 'getResponseHandlers' is declared but never used. Unused variables should start with a '_'.
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 16th, 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
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 16th, 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 16th, 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 16th, 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: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, 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 16th, 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/