Skip to content

feat(1624): first draft, prototype of context map grammar and diagram #10653

feat(1624): first draft, prototype of context map grammar and diagram

feat(1624): first draft, prototype of context map grammar and diagram #10653

Triggered via pull request July 20, 2024 10:03
Status Failure
Total duration 2m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint
Property 'name' does not exist on type 'ContextMapLink | ContextMapNode'.
lint
Property 'direction' does not exist on type 'ContextMapLink | ContextMapNode'.
lint
Property 'leftNode' does not exist on type 'ContextMapLink | ContextMapNode'.
lint
Property 'leftLabelBox' does not exist on type 'ContextMapLink | ContextMapNode'.
lint
Property 'rightNode' does not exist on type 'ContextMapLink | ContextMapNode'.
lint
Property 'leftLabelBox' does not exist on type 'ContextMapLink | ContextMapNode'.
lint
Property 'accDescr' does not exist on type 'DiagramAST'.
lint
Property 'accDescr' does not exist on type 'DiagramAST'.
lint
Property 'accTitle' does not exist on type 'DiagramAST'.
lint
Property 'accTitle' does not exist on type 'DiagramAST'.
lint
Process completed with exit code 3.