Skip to content

Require custom pattern for dotall (s flag) regexes #2454

Require custom pattern for dotall (s flag) regexes

Require custom pattern for dotall (s flag) regexes #2454

Triggered via pull request July 27, 2024 18:50
Status Failure
Total duration 2m 32s
Artifacts

actions.yml

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

Annotations

4 errors and 3 warnings
packages/langium/test/parser/token-builder.test.ts > tokenBuilder#flagsForRegex > Preserves all flags: packages/langium/test/parser/token-builder.test.ts#L181
AssertionError: expected [Function] to deeply equal /A/is - Expected: /A/is + Received: [Function anonymous] ❯ packages/langium/test/parser/token-builder.test.ts:181:32
Langium CI (ubuntu-latest)
Process completed with exit code 1.
packages/langium/test/parser/token-builder.test.ts > tokenBuilder#flagsForRegex > Preserves all flags: packages/langium/test/parser/token-builder.test.ts#L181
AssertionError: expected [Function] to deeply equal /A/is - Expected: /A/is + Received: [Function anonymous] ❯ packages/langium/test/parser/token-builder.test.ts:181:32
Langium CI (windows-latest)
Process completed with exit code 1.
Langium Lint
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/