feat(lxl-web, supersearch): Narrow search query when editing parts (LWS-273) #31
Annotations
2 errors and 1 warning
test/grammar.test.ts > cases > BooleanQuery with groups:
packages/codemirror-lang-lxlquery/test/grammar.test.ts#L20
Error: Expected Group in BooleanQuery, got BooleanOperator at 16
Query(BooleanQuery(Group(Identifier,Identifier),BooleanOperator,Group(Identifier,Identifier)))
❯ enter ../../node_modules/@lezer/generator/dist/test.js:130:23
❯ Tree.iterate ../../node_modules/@lezer/common/dist/index.js:485:81
❯ testTree ../../node_modules/@lezer/generator/dist/test.js:109:10
❯ run ../../node_modules/@lezer/generator/dist/test.js:174:17
❯ test/grammar.test.ts:20:20
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|