Skip to content

Updates grammar and semantic analysis to 5.23 #1319

Updates grammar and semantic analysis to 5.23

Updates grammar and semantic analysis to 5.23 #1319

Re-run triggered September 2, 2024 09:07
Status Failure
Total duration 3m 29s
Artifacts 1

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
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)
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
Process completed with exit code 1.