Extend Lexer interface to expose diagnostics and data as a lexing report #2522
Annotations
2 errors and 1 warning
Test:
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
|
Test
Process completed with exit code 1.
|
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/
|
Loading