Skip to content

CLI: Enhance csf factory codemod to migrate from csf2 #43247

CLI: Enhance csf factory codemod to migrate from csf2

CLI: Enhance csf factory codemod to migrate from csf2 #43247

Triggered via pull request January 27, 2025 15:54
Status Failure
Total duration 11m 28s
Artifacts

tests-unit.yml

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

Annotations

10 errors
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
test/default/cli.test.cjs > Help command > should prints out "link" command: code/lib/cli-storybook/test/default/cli.test.cjs#L74
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:74:20
test/default/cli.test.cjs > Help command > should prints out "automigrate" command: code/lib/cli-storybook/test/default/cli.test.cjs#L85
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:85:20
test/default/cli.test.cjs > Help command > should prints out "doctor" command: code/lib/cli-storybook/test/default/cli.test.cjs#L96
AssertionError: expected 7 to be +0 // Object.is equality - Expected + Received - 0 + 7 ❯ test/default/cli.test.cjs:96:20