Skip to content

Rename experimentalComponentsManifest β†’ componentsManifest with backwards compat #811

Rename experimentalComponentsManifest β†’ componentsManifest with backwards compat

Rename experimentalComponentsManifest β†’ componentsManifest with backwards compat #811

Triggered via pull request March 5, 2026 12:28
Status Failure
Total duration 57s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Test
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.14/g' pnpm-workspace.yaml && pnpm install Outdated packages: - @storybook/addon-docs: 10.3.0-alpha.12 β†’ 10.3.0-alpha.14 - @storybook/react-vite: 10.3.0-alpha.12 β†’ 10.3.0-alpha.14 - storybook: 10.3.0-alpha.12 β†’ 10.3.0-alpha.14 ❯ 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)
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.