feat(pie-storybook): DSW-2593 improve logic for conditional rendering of stories #11025
ci.yml
on: pull_request
lint-js
56s
lint-styles
55s
Get change type
1m 4s
build-windows-node-20
/
install-build
1m 55s
build-ubuntu-node-18
/
install-build
1m 13s
release
/
changesets
deploy-storybook-testing
/
deploy
check-all-jobs
3s
Annotations
11 errors and 3 warnings
lint-js
pie-storybook#lint:scripts: command (/home/runner/work/pie/pie/apps/pie-storybook) yarn run lint:scripts exited (1)
|
lint-js:
apps/pie-storybook/stories/pie-assistive-text.stories.ts#L6
`@justeattakeaway/pie-assistive-text` import should occur before import of `../types/ExtendedMeta`
|
lint-js:
apps/pie-storybook/stories/pie-button.stories.ts#L6
`@justeattakeaway/pie-button` import should occur before import of `../types/ExtendedMeta`
|
lint-js:
apps/pie-storybook/stories/pie-card.stories.ts#L4
`../types/ExtendedMeta` import should occur after import of `@justeattakeaway/pie-card`
|
lint-js:
apps/pie-storybook/stories/pie-checkbox-group.stories.ts#L6
`@justeattakeaway/pie-checkbox-group` import should occur before import of `../types/ExtendedMeta`
|
lint-js:
apps/pie-storybook/stories/pie-checkbox.stories.ts#L3
`../types/ExtendedMeta` import should occur after import of `@storybook/addon-actions`
|
lint-js:
apps/pie-storybook/stories/pie-chip.stories.ts#L7
`@justeattakeaway/pie-chip` import should occur before import of `../types/ExtendedMeta`
|
lint-js:
apps/pie-storybook/stories/pie-chip.stories.ts#L11
Expected a line break after this opening brace
|
lint-js:
apps/pie-storybook/stories/pie-chip.stories.ts#L11
Expected a line break before this closing brace
|
lint-js:
apps/pie-storybook/stories/pie-chip.stories.ts#L134
Missing trailing comma
|
check-all-jobs
Process completed with exit code 1.
|
lint-js:
apps/pie-storybook/utilities/index.ts#L78
Unexpected any. Specify a different type
|
lint-js:
apps/pie-storybook/utilities/index.ts#L81
Unexpected any. Specify a different type
|
lint-js:
apps/pie-storybook/utilities/index.ts#L111
Unexpected any. Specify a different type
|