Skip to content

Enhancement [DEV-12680] TP5 markup include #774

Enhancement [DEV-12680] TP5 markup include

Enhancement [DEV-12680] TP5 markup include #774

Triggered via pull request March 23, 2026 18:59
Status Failure
Total duration 21m 40s
Artifacts

test-storybook.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
storybook-tests
Process completed with exit code 1.
packages/markup-include/src/_stories/MarkupInclude.Editor.stories.tsx > General Section Tests: packages/markup-include/src/_stories/MarkupInclude.Editor.stories.tsx#L164
AssertionError: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-templates-markup-include-editor-tests--general-section-tests&addonPanel=storybook/interactions/panel expected null to be truthy Expected: "true" Received: "null" ❯ Instrumenter.invoke node_modules/storybook/dist/instrumenter/index.js:322:22 ❯ Instrumenter.intercept node_modules/storybook/dist/instrumenter/index.js:243:139 ❯ Instrumenter.track node_modules/storybook/dist/instrumenter/index.js:238:378 ❯ Proxy.toBeTruthy node_modules/storybook/dist/instrumenter/index.js:224:263 ❯ toBeTruthy packages/markup-include/src/_stories/MarkupInclude.Editor.stories.tsx:164:24 ❯ node_modules/.cache/storybook/7b5dc5664d841cb917e7ca31d1d575c7ca630efac3b7c1c0721b5d49b7f42fe8/sb-vitest/deps/@storybook_addon-vitest_internal_test-utils.js:117:100
packages/core/_stories/PageRespiratory.stories.tsx > All Visualizations: packages/core/_stories/PageRespiratory.stories.tsx#L243
Error: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/regression-tests-pages-respiratory--all-visualizations&addonPanel=storybook/interactions/panel Test timed out in 600000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ _test packages/core/_stories/PageRespiratory.stories.tsx:243:7
packages/core/_stories/PageRespiratory.stories.tsx > Test Positivity Chart: packages/core/_stories/PageRespiratory.stories.tsx#L147
TestingLibraryElementError: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/regression-tests-pages-respiratory--test-positivity-chart&addonPanel=storybook/interactions/panel Unable to find role="img" Ignored nodes: comments, script, style <div> <div class="cove-storybook" > <div> Loading... </div> </div> </div> Ignored nodes: comments, script, style <div> <div class="cove-storybook" > <div> Loading... </div> </div> </div> ❯ waitForWrapper node_modules/storybook/dist/test/index.js:16534:24 ❯ node_modules/storybook/dist/test/index.js:16599:55 ❯ Instrumenter.invoke node_modules/storybook/dist/instrumenter/index.js:322:22 ❯ Instrumenter.intercept node_modules/storybook/dist/instrumenter/index.js:243:139 ❯ Instrumenter.track node_modules/storybook/dist/instrumenter/index.js:238:378 ❯ Object.findByRole node_modules/storybook/dist/instrumenter/index.js:224:263 ❯ findByRole packages/core/_stories/PageRespiratory.stories.tsx:147:36 ❯ fn packages/core/_stories/PageRespiratory.stories.tsx:10:8 ❯ step packages/core/_stories/PageRespiratory.stories.tsx:146:8 ❯ testChartRendering packages/core/_stories/PageRespiratory.stories.tsx:233:10
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/