Skip to content

Extend Lexer interface to expose diagnostics and data as a lexing report #2522

Extend Lexer interface to expose diagnostics and data as a lexing report

Extend Lexer interface to expose diagnostics and data as a lexing report #2522

Triggered via pull request September 6, 2024 08:52
Status Failure
Total duration 2m 3s
Artifacts

actions.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
packages/langium/test/parser/indentation-aware.test.ts > IndentationAware parsing > should report error on non-matching dedent: packages/langium/test/parser/indentation-aware.test.ts#L348
AssertionError: expected 28 to be 26 // Object.is equality - Expected + Received - 26 + 28 ❯ packages/langium/test/parser/indentation-aware.test.ts:348:36
Langium CI (windows-latest)
Process completed with exit code 1.
Langium Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Langium CI (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Langium CI (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/