Skip to content

#5237 Alternating background #9373

#5237 Alternating background

#5237 Alternating background #9373

Triggered via push May 10, 2024 05:43
Status Failure
Total duration 1m 29s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
unit-test
Property 'type' does not exist on type 'LayoutData'.
unit-test
Property 'layoutAlgorithm' does not exist on type 'LayoutData'.
unit-test
Property 'layout' does not exist on type 'MermaidConfig'.
unit-test
Property 'direction' does not exist on type 'LayoutData'.
unit-test
Property 'nodeSpacing' does not exist on type 'LayoutData'.
unit-test
'conf' is possibly 'undefined'.
unit-test
Property 'nodeSpacing' does not exist on type 'StateDiagramConfig'.
unit-test
Property 'rankSpacing' does not exist on type 'LayoutData'.
unit-test
'conf' is possibly 'undefined'.
unit-test
Property 'rankSpacing' does not exist on type 'StateDiagramConfig'.
packages/mermaid/src/mermaid.spec.ts > when using mermaid and > when using #registerExternalDiagrams > should throw error (but still render) if registerExternalDiagrams fails: packages/mermaid/src/mermaid.spec.ts#L72
AssertionError: expected [Function] to throw error including 'Failed to load 1 external diagrams' but got 'Failed to load 2 external diagrams' - Expected + Received - Failed to load 1 external diagrams + Failed to load 2 external diagrams ❯ packages/mermaid/src/mermaid.spec.ts:72:7
unit-test
Process completed with exit code 1.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.