Skip to content

Add coverage step to Qodana workflow and create qodana.yaml configura… #27

Add coverage step to Qodana workflow and create qodana.yaml configura…

Add coverage step to Qodana workflow and create qodana.yaml configura… #27

Triggered via push February 4, 2025 13:10
Status Success
Total duration 11m 37s
Artifacts

code-quality.yml

on: push
Matrix: qodana
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 921 warnings, and 75 notices
Hardcoded passwords: .github/workflows/test.yml#L55
Hardcoded password detected by "squarespace-access-token" default rule
Hardcoded passwords: .github/workflows/e2e.yml#L159
Hardcoded password detected by "squarespace-access-token" default rule
Hardcoded passwords: packages/mermaid/src/docs/.vitepress/teamMembers.ts#L61
Hardcoded password detected by "linkedin-client-id" default rule
Attempt to assign to const or readonly variable: packages/mermaid/src/mermaidAPI.spec.ts#L610
Attempt to assign to const or readonly variable
Import can be shortened: __mocks__/d3.ts#L1
Import can be shortened
Import can be shortened: .esbuild/jsonSchemaPlugin.ts#L2
Import can be shortened
Import can be shortened: packages/parser/tests/test-util.ts#L10
Import can be shortened
Import can be shortened: packages/parser/tests/test-util.ts#L15
Import can be shortened
Import can be shortened: .build/jsonSchema.ts#L4
Import can be shortened
Unused import: packages/mermaid/src/setupGraphViewbox.spec.js#L3
Unused ``` import { detectType } from './diagram-api/detectType.js'; ```
Unused import: packages/mermaid/src/setupGraphViewbox.spec.js#L1
Unused import utils from './utils.js';
Unused import: packages/mermaid/src/diagrams/class/svgDraw.spec.js#L2
Unused import { JSDOM } from 'jsdom';
Unused import: demos/error.html#L35
Unused import mermaid from './mermaid.esm.mjs';
Unused import: cypress/integration/rendering/requirement.spec.js#L1
Unused import specifier renderGraph
Unused import: packages/mermaid/src/setupGraphViewbox.spec.js#L2
Unused ``` import assignWithDepth from './assignWithDepth.js'; ```
Unused import: cypress/integration/rendering/xyChart.spec.js#L1
Unused import specifier renderGraph
Unused import: cypress/integration/rendering/c4.spec.js#L1
Unused import specifier renderGraph
Unused import: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1
Unused import { rejects } from 'assert';
ESLint: packages/mermaid-zenuml/src/mermaidUtils.ts#L42
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L432
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L201
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L141
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/drawRect.ts#L20
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/mermaid.ts#L408
ESLint: Expected the Promise rejection reason to be an Error. (@typescript-eslint/prefer-promise-reject-errors)
ESLint: packages/mermaid-layout-elk/src/render.ts#L261
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/state/stateRenderer-v3-unified.ts#L19
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L182
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1214
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sequence/sequenceRenderer.ts#L1160
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/state/stateRenderer-v3-unified.ts#L65
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L359
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L144
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaid.ts#L300
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaid.ts#L300
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L74
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L118
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/classBox.ts#L124
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L210
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L705
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L298
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v3-unified.ts#L41
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L798
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L531
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts#L209
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L87
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L191
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L177
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L74
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L177
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v3-unified.ts#L59
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/types.ts#L154
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L685
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts#L16
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L171
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/quadrant-chart/parser/quadrant.jison.spec.ts#L12
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L211
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L537
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L394
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L119
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L74
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L131
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L275
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L705
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L176
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L185
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L168
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L50
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L384
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-zenuml/src/mermaidUtils.ts#L43
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L132
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/types.ts#L35
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/docs/vite.config.ts#L94
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowRenderer-v3-unified.ts#L49
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L869
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L128
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L190
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L922
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/types.ts#L141
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L103
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/mermaid.ts#L359
ESLint: Expected the Promise rejection reason to be an Error. (@typescript-eslint/prefer-promise-reject-errors)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L143
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L254
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/handDrawnShapeStyles.ts#L90
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L222
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowRenderer-v3-unified.ts#L60
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/block/blockTypes.ts#L51
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1233
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1197
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L704
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L765
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/architecture/architectureTypes.ts#L362
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L605
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/squareRect.ts#L10
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/sequence/sequenceRenderer.ts#L1161
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L102
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L889
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v3-unified.ts#L36
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L534
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sequence/sequenceRenderer.ts#L838
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L193
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.ts#L465
ESLint: Expected an error object to be thrown. (@typescript-eslint/only-throw-error)
ESLint: packages/mermaid/src/mermaid.ts#L409
ESLint: Expected the Promise rejection reason to be an Error. (@typescript-eslint/prefer-promise-reject-errors)
ESLint: packages/mermaid-layout-elk/src/render.ts#L465
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L248
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L142
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/types.ts#L54
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L90
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L119
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/handDrawnShapeStyles.ts#L23
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/types.ts#L149
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts#L139
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/classBox.ts#L124
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L586
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts#L143
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L891
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/stateEnd.ts#L20
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L125
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L150
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L465
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L202
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L242
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/types.ts#L45
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L60
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/handDrawnShapeStyles.ts#L23
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/utils.spec.ts#L129
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L620
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowRenderer-v3-unified.ts#L63
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts#L133
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/sequence/sequenceRenderer.ts#L1286
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-zenuml/src/mermaidUtils.ts#L44
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L209
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/architecture/architectureTypes.ts#L314
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L137
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L126
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/classBox.ts#L89
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L895
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/types.ts#L78
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-zenuml/src/mermaidUtils.ts#L36
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/xychart/parser/xychart.jison.spec.ts#L12
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/squareRect.ts#L11
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/subroutine.ts#L40
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L146
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/quadrant-chart/parser/quadrant.jison.spec.ts#L12
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v2.ts#L302
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L129
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L73
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L537
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/blockRenderer.ts#L11
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L466
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classDb.ts#L44
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/state/stateRenderer-v3-unified.ts#L66
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L168
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L262
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1268
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L607
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L32
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/mermaidAPI.ts#L340
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L53
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/roundedRect.ts#L14
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/flowchart/flowRenderer-v3-unified.ts#L18
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/setupViewPortForSVG.ts#L29
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-example-diagram/src/types/index.d.ts#L5
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L137
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L685
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1113
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/xychart/xychartRenderer.ts#L50
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L705
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/Diagram.ts#L10
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L122
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L120
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/types.ts#L45
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/utils.ts#L529
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L79
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L115
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L187
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L84
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L984
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts#L45
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L649
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/classBox.ts#L90
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L113
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L174
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/drawRect.ts#L21
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1155
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L709
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/defaultConfig.ts#L260
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/state/stateRenderer-v3-unified.ts#L37
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L890
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L191
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/blockRenderer.ts#L11
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-zenuml/src/mermaidUtils.ts#L34
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L113
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowRenderer-v3-unified.ts#L13
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/roundedRect.ts#L13
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L287
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/dagre-wrapper/blockArrowHelper.ts#L27
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L116
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L177
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L247
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L891
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/scripts/create-types-from-json-schema.mts#L175
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v2.ts#L45
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L1088
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/classBox.ts#L89
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L535
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v3-unified.ts#L18
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L612
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1251
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L535
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L555
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L169
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/text.ts#L13
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/flowchart/flowRenderer-v3-unified.ts#L50
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/class/shapeUtil.ts#L16
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/text.ts#L14
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L635
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v3-unified.ts#L60
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L163
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L124
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L243
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/labelRect.ts#L15
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/kanban/kanbanRenderer.ts#L62
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L394
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-zenuml/src/mermaidUtils.ts#L35
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphParser.ts#L33
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/blockTypes.ts#L41
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L123
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L177
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L119
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L893
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L535
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-zenuml/src/mermaidUtils.ts#L45
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/clusters.js#L482
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L278
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v2.ts#L86
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L891
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/handDrawnShapeStyles.ts#L105
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/mermaid.ts#L195
ESLint: Expected an error object to be thrown. (@typescript-eslint/only-throw-error)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L115
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L188
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L705
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaid.ts#L360
ESLint: Expected the Promise rejection reason to be an Error. (@typescript-eslint/prefer-promise-reject-errors)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L308
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/drawRect.ts#L44
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/stateStart.ts#L18
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L116
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1134
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L37
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L166
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/state/stateRenderer-v3-unified.ts#L43
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sequence/sequenceRenderer.ts#L240
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L213
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L559
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L814
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L892
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L651
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaid.spec.ts#L78
ESLint: Expected the Promise rejection reason to be an Error. (@typescript-eslint/prefer-promise-reject-errors)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L74
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts#L27
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/git/gitGraph.spec.ts#L1177
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/utils.ts#L956
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L712
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L535
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/scripts/create-types-from-json-schema.mts#L99
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/anchor.ts#L21
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L41
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/note.ts#L16
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/architecture/architectureTypes.ts#L354
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L40
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L394
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L126
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/class/classRenderer-v2.ts#L287
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/handDrawnShapeStyles.ts#L99
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/scripts/create-types-from-json-schema.mts#L123
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L612
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphParser.ts#L34
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sequence/sequenceRenderer.ts#L501
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L466
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/config.ts#L146
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L320
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L185
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L814
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/blockRenderer.ts#L23
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/utils/sanitizeDirective.ts#L9
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L369
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L201
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/kanbanItem.ts#L67
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/kanban/kanbanRenderer.ts#L41
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L650
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L249
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L191
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/sankey/sankeyRenderer.ts#L179
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L922
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/block/renderHelpers.ts#L117
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L543
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L515
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L180
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L96
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphTypes.ts#L94
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L39
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/handDrawnShapeStyles.ts#L103
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/diagrams/xychart/parser/xychart.jison.spec.ts#L12
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid-layout-elk/src/render.ts#L273
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L333
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/git/gitGraphAst.ts#L273
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/mermaidAPI.spec.ts#L551
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/diagrams/architecture/architectureTypes.ts#L346
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
ESLint: packages/mermaid/src/rendering-util/rendering-elements/shapes/labelRect.ts#L16
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid/src/mermaidAPI.ts#L152
ESLint: Prefer using nullish coalescing operator (\`??\`) instead of a logical or (\`\|\|\`), as it is a safer operator. (@typescript-eslint/prefer-nullish-coalescing)
ESLint: packages/mermaid-layout-elk/src/render.ts#L705
ESLint: Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)
Exception used for local control-flow: packages/mermaid/scripts/docs.mts#L266
'throw' of exception caught locally
Fallthrough in 'switch' statement: packages/mermaid-layout-elk/src/render.ts#L316
Fallthrough in 'switch' statement. Missing 'break' or 'return'
Fallthrough in 'switch' statement: packages/mermaid-layout-elk/src/render.ts#L326
Fallthrough in 'switch' statement. Missing 'break' or 'return'
Fallthrough in 'switch' statement: packages/mermaid-layout-elk/src/render.ts#L321
Fallthrough in 'switch' statement. Missing 'break' or 'return'
Mismatched JSDoc and function signature: packages/mermaid/scripts/docs.mts#L203
Parameter without name described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/src/mermaidAPI.ts#L284
Parameter iFrameSelector described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/src/docs/.vitepress/theme/redirect.ts#L104
Parameter link described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/scripts/docs.mts#L205
Parameter without name described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/src/diagrams/common/common.ts#L213
Parameter text described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/src/rendering-util/handle-markdown-text.ts#L11
Parameter markdownAutoWrap is not described in JSDoc
Mismatched JSDoc and function signature: packages/mermaid/src/diagrams/class/classDb.ts#L102
Parameter id described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/scripts/docs.mts#L207
Parameter transformedContent is not described in JSDoc
Mismatched JSDoc and function signature: packages/mermaid/src/mermaidAPI.ts#L289
Parameter divId is not described in JSDoc
Mismatched JSDoc and function signature: packages/mermaid/src/mermaidAPI.ts#L290
Parameter iFrameId is not described in JSDoc
Mismatched JSDoc and function signature: packages/mermaid/src/diagrams/class/classDb.ts#L145
Parameter id described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/src/docs/.vitepress/theme/redirect.ts#L8
Parameter link described in JSDoc does not appear in function signature
Mismatched JSDoc and function signature: packages/mermaid/scripts/docs.mts#L207
Parameter doCopy is not described in JSDoc
Mismatched JSDoc and function signature: packages/mermaid/src/mermaidAPI.ts#L283
Parameter divSelector described in JSDoc does not appear in function signature
Equality operator may cause type coercion: packages/mermaid/src/diagrams/flowchart/flowChartShapes.js#L280
Comparison Math.abs(x) == node.width / 2 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/class/svgDraw.js#L55
Comparison relation.relation.lineType == 1 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/dagre-wrapper/nodes.js#L363
Comparison rx != 0 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/dagre-wrapper/nodes.js#L365
Comparison Math.abs(x) == node.width / 2 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/class/svgDraw.js#L58
Comparison relation.relation.lineType == 10 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/c4/c4Renderer.js#L356
Comparison x1 == x2 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/c4/c4Renderer.js#L354
Comparison y1 == y2 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/c4/c4Renderer.js#L352
Comparison y1 == y2 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/c4/c4Renderer.js#L516
Comparison i == 0 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/requirement/requirementRenderer.js#L171
Comparison rel.type == diagObj.db.Relationships.CONTAINS may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/flowchart/flowChartShapes.js#L278
Comparison rx != 0 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/c4/c4Renderer.js#L358
Comparison x1 == x2 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/flowchart/flowChartShapes.js#L285
Comparison y != 0 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/requirement/requirementRenderer.js#L100
Comparison currentRow == 3 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/diagrams/er/erRenderer.js#L535
Comparison labelText.length == 1 may cause unexpected type coercion
Equality operator may cause type coercion: packages/mermaid/src/dagre-wrapper/nodes.js#L370
Comparison y != 0 may cause unexpected type coercion
Mismatched query and update of collection: packages/mermaid/src/diagrams/requirement/requirementRenderer.js#L256
Contents of collection `nodes` are updated, but never queried
Mismatched query and update of collection: packages/mermaid/src/diagrams/requirement/requirementRenderer.js#L208
Contents of collection `nodes` are updated, but never queried
Primitive type object wrapper used: packages/mermaid/src/diagrams/state/stateDb.js#L301
Value assigned to primitive will be lost
Suspicious variable/parameter name combination: packages/mermaid/src/diagrams/state/shapes.js#L280
'height' should probably not be assigned to 'width'
Suspicious variable/parameter name combination: packages/mermaid/src/diagrams/pie/pieRenderer.ts#L47
'height' should probably not be assigned to 'pieWidth'
Suspicious variable/parameter name combination: packages/mermaid/src/diagrams/xychart/chartBuilder/components/axis/baseAxis.ts#L89
'axisLineWidth' should probably not be assigned to 'availableHeight'
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L35
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L622
Variable initializer is redundant
Unused assignment: packages/mermaid-layout-elk/src/render.ts#L626
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/xychart/chartBuilder/orchestrator.ts#L98
The value assigned to 'availableHeight' is never used
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L31
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L86
The value assigned to 'bbox' is never used
Unused assignment: packages/mermaid/src/diagrams/c4/c4Db.js#L646
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L80
The value assigned to 'bbox' is never used
Unused assignment: packages/mermaid/src/diagrams/xychart/chartBuilder/orchestrator.ts#L158
The value assigned to 'availableHeight' is never used
Unused assignment: packages/mermaid/src/diagrams/gantt/ganttRenderer.js#L514
Variable might not have been initialized
Unused assignment: packages/mermaid/src/diagrams/timeline/timelineRenderer.ts#L311
The value assigned to 'masterY' is never used
Unused assignment: packages/mermaid/src/diagrams/c4/c4Db.js#L647
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L741
The value assigned to 'arc2' is never used
Unused assignment: packages/mermaid/src/diagrams/state/stateRenderer.js#L269
Variable initializer is redundant
Unused assignment: packages/mermaid/src/mermaidAPI.ts#L340
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/gantt/ganttRenderer.js#L511
Variable might not have been initialized
Unused assignment: packages/mermaid/src/dagre-wrapper/nodes.js#L581
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L28
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/sequence/sequenceRenderer.ts#L1339
The value assigned to 'total' is never used
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L34
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/user-journey/journeyDb.js#L65
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/user-journey/journeyDb.js#L64
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L138
Variable initializer is redundant
Unused assignment: packages/mermaid/src/rendering-util/createText.ts#L55
The value assigned to 'bbox' is never used
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L30
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/er/erRenderer.js#L73
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/xychart/chartBuilder/orchestrator.ts#L154
The value assigned to 'availableWidth' is never used
Unused assignment: packages/mermaid/src/diagrams/architecture/svgDraw.ts#L126
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L620
Variable initializer is redundant
Unused assignment: packages/mermaid/src/rendering-util/rendering-elements/clusters.js#L244
The value assigned to 'innerRect' is never used
Unused assignment: packages/mermaid/src/diagrams/kanban/kanban.spec.ts#L415
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L29
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L109
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/block/renderHelpers.ts#L20
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/timeline/timelineRenderer.ts#L348
The value assigned to 'masterY' is never used
Unused assignment: packages/mermaid/src/dagre-wrapper/createLabel.js#L67
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/gantt/ganttRenderer.js#L727
Variable might not have been initialized
Unused assignment: packages/mermaid/src/dagre-wrapper/edges.js#L252
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/xychart/chartBuilder/orchestrator.ts#L94
The value assigned to 'availableWidth' is never used
Unused assignment: packages/mermaid/src/diagrams/class/shapeUtil.ts#L69
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L623
Variable initializer is redundant
Unused assignment: packages/mermaid/src/diagrams/git/gitGraphRenderer.ts#L621
Variable initializer is redundant
Unused local symbol: cypress/platform/xss25.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss11.html#L64
Unused parameter err
Unused local symbol: cypress/platform/knsv2.html#L471
Unused parameter hash
Unused local symbol: cypress/platform/xss7.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss5.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss4.html#L54
Unused parameter hash
Unused local symbol: cypress/platform/gitgraph2.html#L103
Unused parameter err
Unused local symbol: cypress/platform/showcase_dark.html#L313
Unused parameter hash
Unused local symbol: cypress/platform/xss18.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss11.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss4.html#L54
Unused parameter err
Unused local symbol: cypress/platform/sidv.html#L15
Unused parameter hash
Unused local symbol: cypress/platform/xss16.html#L64
Unused parameter err
Unused local symbol: cypress/platform/gitgraph2.html#L103
Unused parameter hash
Unused local symbol: cypress/platform/ashish2.html#L195
Unused parameter hash
Unused local symbol: cypress/platform/xss14.html#L54
Unused parameter hash
Unused local symbol: cypress/platform/showcase_base.html#L318
Unused parameter hash
Unused local symbol: cypress/platform/class.html#L117
Unused parameter hash
Unused local symbol: cypress/platform/class.html#L117
Unused parameter err
Unused local symbol: cypress/platform/sidv.html#L35
Unused parameter hash
Unused local symbol: cypress/platform/knsv.html#L92
Unused parameter hash
Unused local symbol: cypress/platform/current2.html#L112
Unused parameter err
Unused local symbol: cypress/platform/ashish2.html#L223
Unused parameter hash
Unused local symbol: cypress/platform/xss12.html#L64
Unused parameter err
Unused local symbol: cypress/platform/knsv.html#L92
Unused parameter err
Unused local symbol: cypress/platform/xss19.html#L64
Unused parameter err
Unused local symbol: cypress/platform/per.html#L76
Unused parameter hash
Unused local symbol: cypress/platform/yari.html#L620
Unused parameter hash
Unused local symbol: cypress/platform/click_security_other.html#L64
Unused parameter elemName
Unused local symbol: cypress/platform/knsv3.html#L105
Unused parameter hash
Unused local symbol: cypress/platform/ashish2.html#L195
Unused parameter err
Unused local symbol: cypress/platform/xss6.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/git-graph.html#L48
Unused parameter err
Unused local symbol: cypress/platform/xss8.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/gitgraph.html#L135
Unused parameter hash
Unused local symbol: cypress/platform/xss17.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/git-graph.html#L48
Unused parameter hash
Unused local symbol: cypress/platform/xss16.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/current2.html#L112
Unused parameter hash
Unused local symbol: cypress/platform/ghsa3.html#L54
Unused parameter err
Unused local symbol: cypress/platform/current.html#L80
Unused parameter err
Unused local symbol: cypress/platform/xss6.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss24.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss24.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss20.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss19.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss5.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss17.html#L64
Unused parameter err
Unused local symbol: cypress/platform/current.html#L80
Unused parameter hash
Unused local symbol: cypress/platform/bundle-test.js#L10
Unused local variable code2
Unused local symbol: cypress/platform/xss15.html#L64
Unused parameter err
Unused local symbol: cypress/platform/gitgraph.html#L135
Unused parameter err
Unused local symbol: cypress/platform/knsv2.html#L431
Unused parameter hash
Unused local symbol: cypress/platform/per.html#L64
Unused parameter err
Unused local symbol: cypress/platform/sidv.html#L15
Unused parameter err
Unused local symbol: cypress/platform/xss25.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss20.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss21.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss13.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/ghsa3.html#L54
Unused parameter hash
Unused local symbol: cypress/platform/knsv.html#L117
Unused parameter hash
Unused local symbol: cypress/platform/knsv3.html#L86
Unused parameter err
Unused local symbol: cypress/platform/xss7.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss18.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/per.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss14.html#L54
Unused parameter err
Unused local symbol: cypress/platform/saurabh.html#L135
Unused parameter hash
Unused local symbol: cypress/platform/xss10.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss10.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/click_security_other.html#L72
Unused parameter elemName
Unused local symbol: cypress/platform/xss13.html#L64
Unused parameter err
Unused local symbol: cypress/platform/yari.html#L616
Unused parameter hash
Unused local symbol: cypress/platform/xss15.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/knsv3.html#L86
Unused parameter hash
Unused local symbol: cypress/platform/interaction.html#L92
Unused parameter elemName
Unused local symbol: cypress/platform/xss9.html#L64
Unused parameter err
Unused local symbol: demos/mindmap.html#L81
Unused parameter hash
Unused local symbol: cypress/platform/xss23-css.html#L65
Unused parameter hash
Unused local symbol: cypress/platform/saurabh.html#L98
Unused parameter hash
Unused local symbol: demos/mindmap.html#L81
Unused parameter err
Unused local symbol: cypress/platform/xss21.html#L64
Unused parameter hash
Unused local symbol: demos/mindmap.html#L100
Unused parameter hash
Unused local symbol: cypress/platform/xss8.html#L64
Unused parameter err
Unused local symbol: cypress/platform/xss12.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss9.html#L64
Unused parameter hash
Unused local symbol: cypress/platform/xss23-css.html#L65
Unused parameter err
Void function return value used: packages/mermaid/src/utils.ts#L529
Void function return value is used
Missing await for an async function call: packages/mermaid/src/dagre-wrapper/index.js#L100
Promise returned from forEach argument is ignored
Redundant 'await' expression: packages/mermaid/src/diagrams/kanban/kanbanRenderer.ts#L77
Redundant 'await' for a non-promise type
Redundant 'await' expression: packages/mermaid/src/diagrams/sequence/svgDraw.js#L514
Redundant 'await' for a non-promise type
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/nodes.js#L589
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/nodes.js#L962
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/render.ts#L54
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/createLabel.js#L93
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/c4Db.js#L813
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/parser/c4Boundary.spec.js#L63
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/nodes.js#L996
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/user-journey/journeyDb.js#L62
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/edges.js#L80
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/clusters.js#L489
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/parser/c4Boundary.spec.js#L24
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/gantt/ganttDb.js#L416
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: cypress/platform/viewer.js#L139
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/render.ts#L3
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/edges.js#L66
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/edges.js#L66
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/edges.js#L2
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/parser/c4Boundary.spec.js#L87
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/edges.js#L119
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/scripts/docs.mts#L44
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/shapes/util.js#L51
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/internals.ts#L33
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/c4Renderer.js#L625
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/shapes/util.js#L1
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/edges.js#L36
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/mermaid.ts#L447
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L5
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/mermaid.ts#L447
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/mermaidAPI.ts#L536
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/parser/c4Boundary.spec.js#L102
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/edges.js#L10
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/clusters.js#L245
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L58
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/mermaid.ts#L444
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/sequence/svgDraw.js#L387
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/gantt/ganttDb.js#L680
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/nodes.js#L6
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/block/blockDB.ts#L241
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/utils.ts#L774
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/shapes/rectWithTitle.ts#L43
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/nodes.js#L604
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/clusters.js#L147
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/nodes.js#L938
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/docs/.vitepress/theme/Mermaid.vue#L38
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/edges.js#L102
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/parser/c4Boundary.spec.js#L76
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/edges.js#L113
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/edges.js#L83
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/clusters.js#L34
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/state/stateDb.js#L588
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/scripts/docs.mts#L356
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/clusters.js#L186
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/clusters.js#L9
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: cypress/platform/viewer.js#L26
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/gantt/ganttDb.js#L415
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/edges.js#L96
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/parser/c4Boundary.spec.js#L52
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/gantt/ganttDb.js#L464
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/gantt/ganttDb.js#L463
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/class/classDb.ts#L431
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/rendering-util/rendering-elements/createLabel.js#L105
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/c4/c4Renderer.js#L545
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/utils.ts#L777
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/nodes.js#L913
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/mermaid.ts#L431
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/flowchart/flowDb.ts#L474
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/utils.ts#L462
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/diagrams/state/stateDb.js#L485
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: cypress/platform/viewer.js#L7
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: packages/mermaid/src/dagre-wrapper/clusters.js#L3
Deprecated symbol used, consult docs for better alternative