Skip to content

fix(mindmap): correctly render ampersand (&) #2084

fix(mindmap): correctly render ampersand (&)

fix(mindmap): correctly render ampersand (&) #2084

Triggered via pull request February 23, 2025 19:24
Status Success
Total duration 8m 51s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
autofix: cypress/integration/rendering/iconShape.spec.ts#L17
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
autofix: cypress/integration/rendering/imageShape.spec.ts#L15
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
autofix: packages/mermaid-example-diagram/src/types/index.d.ts#L5
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L39
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L40
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L115
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L116
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L123
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L124
Unexpected any. Specify a different type
autofix: packages/mermaid-layout-elk/src/render.ts#L126
Unexpected any. Specify a different type