Skip to content

Source: Support async parameters.docs.source.transform #43490

Source: Support async parameters.docs.source.transform

Source: Support async parameters.docs.source.transform #43490

Triggered via pull request February 5, 2025 12:56
Status Failure
Total duration 9m 32s
Artifacts

tests-unit.yml

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

Annotations

10 errors
src/docs/sourceDecorator.test.ts > sourceDecorator > should render dynamically for args stories: code/renderers/html/src/docs/sourceDecorator.ts#L29
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ Module.sourceDecorator src/docs/sourceDecorator.ts:29:27 ❯ src/docs/sourceDecorator.test.ts:53:5
src/docs/sourceDecorator.test.ts > sourceDecorator > should skip dynamic rendering for no-args stories: code/renderers/html/src/docs/sourceDecorator.ts#L29
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ Module.sourceDecorator src/docs/sourceDecorator.ts:29:27 ❯ src/docs/sourceDecorator.test.ts:65:5
src/docs/sourceDecorator.test.ts > sourceDecorator > should use the originalStoryFn if excludeDecorators is set: code/renderers/html/src/docs/sourceDecorator.ts#L29
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ Module.sourceDecorator src/docs/sourceDecorator.ts:29:27 ❯ src/docs/sourceDecorator.test.ts:88:5
test/default/cli.test.cjs > Default behavior > suggests the closest match to an unknown command: code/lib/cli-storybook/test/default/cli.test.cjs#L10
AssertionError: expected 7 to be 1 // Object.is equality - Expected + Received - 1 + 7 ❯ test/default/cli.test.cjs:10:20
test/default/cli.test.cjs > Help command > should prints out "init" command: code/lib/cli-storybook/test/default/cli.test.cjs#L20
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:20:20
test/default/cli.test.cjs > Help command > should prints out "add" command: code/lib/cli-storybook/test/default/cli.test.cjs#L29
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:29:20
test/default/cli.test.cjs > Help command > should prints out "remove" command: code/lib/cli-storybook/test/default/cli.test.cjs#L38
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:38:20
test/default/cli.test.cjs > Help command > should prints out "upgrade" command: code/lib/cli-storybook/test/default/cli.test.cjs#L47
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:47:20
test/default/cli.test.cjs > Help command > should prints out "migrate" command: code/lib/cli-storybook/test/default/cli.test.cjs#L56
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:56:20
test/default/cli.test.cjs > Help command > should prints out "sandbox" command: code/lib/cli-storybook/test/default/cli.test.cjs#L65
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:65:20