TestBasicSemanticErrors, TestCompositeGrammars, TestDollarParser, Te… #106
Annotations
8 errors and 1 warning
tests/TestAttributeChecks.spec.ts > TestAttributeChecks > testFinallyActions:
tests/ToolTestUtils.ts#L211
Error: EEXIST: file already exists, mkdir '/tmp/AntlrTestErrors-1733752591399'
❯ Function.antlrOnString tests/ToolTestUtils.ts:211:9
❯ Function.testErrors tests/ToolTestUtils.ts:115:32
❯ testAction tests/TestAttributeChecks.spec.ts:199:23
❯ tests/TestAttributeChecks.spec.ts:231:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -17, code: 'EEXIST', syscall: 'mkdir', path: '/tmp/AntlrTestErrors-1733752591399' }
|
tests/TestCodeGeneration.spec.ts > TestCodeGeneration > AssignTokenNamesToStringLiteralsInGeneratedParserRuleContexts:
tests/TestCodeGeneration.spec.ts#L121
AssertionError: expected 0 to be greater than 0
❯ tests/TestCodeGeneration.spec.ts:121:30
|
tests/TestCodeGeneration.spec.ts > TestCodeGeneration > AssignTokenNamesToStringLiteralArraysInGeneratedParserRuleContexts:
tests/TestCodeGeneration.spec.ts#L131
AssertionError: expected 0 to be greater than 0
❯ tests/TestCodeGeneration.spec.ts:131:30
|
build (22.x)
Process completed with exit code 1.
|
build (20.x)
The job was canceled because "_22_x" failed.
|
tests/TestCodeGeneration.spec.ts > TestCodeGeneration > AssignTokenNamesToStringLiteralsInGeneratedParserRuleContexts:
tests/TestCodeGeneration.spec.ts#L121
AssertionError: expected 0 to be greater than 0
❯ tests/TestCodeGeneration.spec.ts:121:30
|
tests/TestCodeGeneration.spec.ts > TestCodeGeneration > AssignTokenNamesToStringLiteralArraysInGeneratedParserRuleContexts:
tests/TestCodeGeneration.spec.ts#L131
AssertionError: expected 0 to be greater than 0
❯ tests/TestCodeGeneration.spec.ts:131:30
|
build (20.x)
Process completed with exit code 1.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|