Skip to content

Add support for using story ID as input for preview and test tools #770

Add support for using story ID as input for preview and test tools

Add support for using story ID as input for preview and test tools #770

Triggered via pull request February 25, 2026 14:32
Status Success
Total duration 47s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
typescript-eslint(unbound-method): packages/addon-mcp/src/tools/preview-stories.test.ts#L585
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/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.