Support ignoring indentation within delimiters #2489
Annotations
6 errors and 1 warning
Test:
packages/langium/test/parser/indentation-aware.test.ts#L24
TypeError: Cannot read properties of undefined (reading 'undefined')
❯ getTokens packages/langium/test/parser/indentation-aware.test.ts:24:12
❯ packages/langium/test/parser/indentation-aware.test.ts:68:28
|
Test:
packages/langium/test/parser/indentation-aware.test.ts#L24
TypeError: Cannot read properties of undefined (reading 'undefined')
❯ getTokens packages/langium/test/parser/indentation-aware.test.ts:24:12
❯ packages/langium/test/parser/indentation-aware.test.ts:78:28
|
Test
Process completed with exit code 1.
|
Build:
packages/langium/test/parser/indentation-aware.test.ts#L23
Property 'modes' does not exist on type 'TokenType[] | IMultiModeLexerDefinition'.
|
Build:
packages/langium/test/parser/indentation-aware.test.ts#L23
Property 'defaultMode' does not exist on type 'TokenType[] | IMultiModeLexerDefinition'.
|
Build
Process completed with exit code 2.
|
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