[WIP] Trying to add flowchart Langium parser #13204
Annotations
12 errors
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
lint
Property 'id' does not exist on type 'FlowchartNode | FlowchartNodeConjunction'.
|
Lint failure
Running `pnpm run lint` failed. Running `pnpm -w run lint:fix` may fix this issue. If this error doesn't occur on your local machine, make sure your packages are up-to-date by running `pnpm install`. You may also need to delete your prettier cache by running `rm ./node_modules/.cache/prettier/.prettier-cache`.
|
lint
Process completed with exit code 1.
|