Skip to content

The first 3 tests of the TestActionTranslation spec succeed #90

The first 3 tests of the TestActionTranslation spec succeed

The first 3 tests of the TestActionTranslation spec succeed #90

Triggered via push November 16, 2024 18:47
Status Failure
Total duration 29s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedLessThanInAction: src/semantics/SymbolChecks.ts#L56
TypeError: LexerATNFactory.getCommonConstants(...).forEach is not a function ❯ new SymbolChecks src/semantics/SymbolChecks.ts:56:46 ❯ SemanticPipeline.process src/semantics/SemanticPipeline.ts:94:31 ❯ Tool.processNonCombinedGrammar src/Tool.ts:192:13 ❯ Tool.process src/Tool.ts:179:14 ❯ new Grammar src/tool/Grammar.ts:332:23 ❯ testActions tests/TestActionTranslation.spec.ts:50:19 ❯ tests/TestActionTranslation.spec.ts:81:9
tests/TestActionTranslation.spec.ts > TestActionTranslation > testEscapedSlash: src/semantics/SymbolChecks.ts#L56
TypeError: LexerATNFactory.getCommonConstants(...).forEach is not a function ❯ new SymbolChecks src/semantics/SymbolChecks.ts:56:46 ❯ SemanticPipeline.process src/semantics/SemanticPipeline.ts:94:31 ❯ Tool.processNonCombinedGrammar src/Tool.ts:192:13 ❯ Tool.process src/Tool.ts:179:14 ❯ new Grammar src/tool/Grammar.ts:332:23 ❯ testActions tests/TestActionTranslation.spec.ts:50:19 ❯ tests/TestActionTranslation.spec.ts:115:9
tests/TestActionTranslation.spec.ts > TestActionTranslation > testComplicatedArgParsing: src/semantics/SymbolChecks.ts#L56
TypeError: LexerATNFactory.getCommonConstants(...).forEach is not a function ❯ new SymbolChecks src/semantics/SymbolChecks.ts:56:46 ❯ SemanticPipeline.process src/semantics/SemanticPipeline.ts:94:31 ❯ Tool.processNonCombinedGrammar src/Tool.ts:192:13 ❯ Tool.process src/Tool.ts:179:14 ❯ new Grammar src/tool/Grammar.ts:332:23 ❯ testActions tests/TestActionTranslation.spec.ts:50:19 ❯ tests/TestActionTranslation.spec.ts:127:9
build (20.x)
Process completed with exit code 1.
build (22.x)
The job was canceled because "_20_x" failed.