Skip to content

Introduce tokenizing options for full and partial mode #2528

Introduce tokenizing options for full and partial mode

Introduce tokenizing options for full and partial mode #2528

Triggered via pull request September 6, 2024 14:14
Status Failure
Total duration 2m 27s
Artifacts

actions.yml

on: pull_request
Langium Lint
54s
Langium Lint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
packages/langium/test/parser/indentation-aware.test.ts > IndentationAware parsing > should offer correct auto-completion parsing: packages/langium/test/parser/indentation-aware.test.ts#L418
AssertionError: Expected 2 but received 0 completion items - Expected + Received - Array [ - "if", - "return", - ] + Array [] ❯ expectedFunction packages/langium/src/test/langium-test.ts:53:12 ❯ packages/langium/src/test/langium-test.ts:318:17 ❯ packages/langium/test/parser/indentation-aware.test.ts:418:9
Langium CI (ubuntu-latest)
Process completed with exit code 1.
packages/langium/test/parser/indentation-aware.test.ts > IndentationAware parsing > should offer correct auto-completion parsing: packages/langium/test/parser/indentation-aware.test.ts#L418
AssertionError: Expected 2 but received 0 completion items - Expected + Received - Array [ - "if", - "return", - ] + Array [] ❯ expectedFunction packages/langium/src/test/langium-test.ts:53:12 ❯ packages/langium/src/test/langium-test.ts:318:17 ❯ packages/langium/test/parser/indentation-aware.test.ts:418:9
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/