Skip to content

[WIP] Trying to add flowchart Langium parser #13204

[WIP] Trying to add flowchart Langium parser

[WIP] Trying to add flowchart Langium parser #13204

Triggered via pull request November 15, 2024 22:06
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.