feat(1624): first draft, prototype of context map grammar and diagram #40
Annotations
11 errors and 10 warnings
autofix
Property 'name' does not exist on type 'ContextMapLink | ContextMapNode'.
|
autofix
Property 'direction' does not exist on type 'ContextMapLink | ContextMapNode'.
|
autofix
Property 'leftNode' does not exist on type 'ContextMapLink | ContextMapNode'.
|
autofix
Property 'leftLabelBox' does not exist on type 'ContextMapLink | ContextMapNode'.
|
autofix
Property 'rightNode' does not exist on type 'ContextMapLink | ContextMapNode'.
|
autofix
Property 'leftLabelBox' does not exist on type 'ContextMapLink | ContextMapNode'.
|
autofix
Property 'accDescr' does not exist on type 'DiagramAST'.
|
autofix
Property 'accDescr' does not exist on type 'DiagramAST'.
|
autofix
Property 'accTitle' does not exist on type 'DiagramAST'.
|
autofix
Property 'accTitle' does not exist on type 'DiagramAST'.
|
autofix
Process completed with exit code 3.
|
autofix:
packages/mermaid-example-diagram/src/types/index.d.ts#L5
Unexpected any. Specify a different type
|
autofix:
packages/mermaid-zenuml/src/mermaidUtils.ts#L34
Unexpected any. Specify a different type
|
autofix:
packages/mermaid-zenuml/src/mermaidUtils.ts#L35
Unexpected any. Specify a different type
|
autofix:
packages/mermaid-zenuml/src/mermaidUtils.ts#L36
Unexpected any. Specify a different type
|
autofix:
packages/mermaid-zenuml/src/mermaidUtils.ts#L42
Unexpected any. Specify a different type
|
autofix:
packages/mermaid-zenuml/src/mermaidUtils.ts#L43
Unexpected any. Specify a different type
|
autofix:
packages/mermaid-zenuml/src/mermaidUtils.ts#L44
Unexpected any. Specify a different type
|
autofix:
packages/mermaid-zenuml/src/mermaidUtils.ts#L45
Unexpected any. Specify a different type
|
autofix:
packages/mermaid/scripts/create-types-from-json-schema.mts#L99
Unexpected any. Specify a different type
|
autofix:
packages/mermaid/scripts/create-types-from-json-schema.mts#L123
Unexpected any. Specify a different type
|