List item styling #754
test-storybook.yml
on: pull_request
storybook-tests
6m 18s
Annotations
3 errors and 1 warning
|
storybook-tests
Process completed with exit code 1.
|
|
packages/map/src/_stories/CdcMap.Editor.stories.tsx > General Section Tests:
packages/map/src/_stories/CdcMap.Editor.stories.tsx#L477
Error:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-templates-map-editor-tests--general-section-tests&addonPanel=storybook/interactions/panel
Message → Add intro text failed: Expected predicate to return true. Before: {"introText":"","hasIntroSection":false}, After: {"introText":"<div className=\"cove-prose\">{parse(processedIntroText)}</div>","hasIntroSection":true}
❯ performAndAssert packages/map/src/_stories/CdcMap.Editor.stories.tsx:477:10
❯ node_modules/.cache/storybook/7b5dc5664d841cb917e7ca31d1d575c7ca630efac3b7c1c0721b5d49b7f42fe8/sb-vitest/deps/@storybook_addon-vitest_internal_test-utils.js:117:100
|
|
packages/chart/src/_stories/ChartEditor.Editor.stories.tsx > General Section Tests:
packages/chart/src/_stories/ChartEditor.Editor.stories.tsx#L297
Error:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-templates-chart-editor-tests--general-section-tests&addonPanel=storybook/interactions/panel
Message Text Change failed: Expected predicate to return true. Before: {"messageExists":false,"messageText":"","messageVisible":false}, After: {"messageExists":true,"messageText":"<div className=\"cove-prose\">{parse(processedIntroText)}</div>","messageVisible":true}
❯ performAndAssert packages/chart/src/_stories/ChartEditor.Editor.stories.tsx:297:10
❯ node_modules/.cache/storybook/7b5dc5664d841cb917e7ca31d1d575c7ca630efac3b7c1c0721b5d49b7f42fe8/sb-vitest/deps/@storybook_addon-vitest_internal_test-utils.js:117:100
|
|
storybook-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|