Updates grammar and semantic analysis to 5.23 #1320
ci.yaml
on: pull_request
Run eslint and check formatting
2m 49s
Unit tests
2m 43s
E2E tests
7m 27s
Annotations
5 errors
src/tests/lexer.test.ts > Lexer tokens > List of tokens should match generated parser symbolic names:
packages/language-support/src/tests/lexer.test.ts#L28
AssertionError: expected [ 'ZONE' ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
❯ src/tests/lexer.test.ts:28:27
|
Unit tests
@neo4j-cypher/language-support#test: command (/home/runner/work/cypher-language-support/cypher-language-support/packages/language-support) /usr/local/bin/npm run test -- --passWithNoTests exited (1)
|
Unit tests
Process completed with exit code 1.
|
E2E tests
@neo4j-cypher/react-codemirror#test:e2e: command (/home/runner/work/cypher-language-support/cypher-language-support/packages/react-codemirror) /usr/local/bin/npm run test:e2e exited (1)
|
E2E tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
608 KB |
|