Skip to content

Fix operator resolution involving generics and supertypes #225

Fix operator resolution involving generics and supertypes

Fix operator resolution involving generics and supertypes #225

Triggered via pull request October 17, 2024 10:25
Status Success
Total duration 39s
Artifacts

spotless.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 errors
CommentTests.comments(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/CommentTests.java#L23
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
HidingTests.hidingIncludeDefinition(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/HidingTests.java#L198
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
HidingTests.caseInsensitiveWarning(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/HidingTests.java#L16
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
SemanticTests.translations(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L24
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Ambiguous generic instantiation of operator Coalesce between signature (System.Integer,System.Integer,System.Integer,System.Integer,System.Integer) and (System.Integer,System.Integer,System.Integer,System.Integer)., org.cqframework.cql.cql2elm.CqlSemanticException: Ambiguous generic instantiation of operator Coalesce between signature (System.Integer,System.Any,System.Any,System.Integer,System.Integer) and (System.Integer,System.Any,System.Any,System.Integer).] Expected: is <0> but: was <2>
SemanticTests.vSCastFunction14(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L533
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
SemanticTests.vSCastFunction15(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L594
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
SemanticTests.issue1407(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L775
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
SemanticTests.nullologicalOperators(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L123
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 1 out of bounds for length 1, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 4 out of bounds for length 4, org.cqframework.cql.cql2elm.CqlSemanticException: Ambiguous generic instantiation of operator Coalesce between signature (System.Integer,System.Integer,System.Integer,System.Integer,System.Integer) and (System.Integer,System.Integer,System.Integer,System.Integer).] Expected: is <0> but: was <5>
SemanticTests.implicitConversions(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L181
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 4 out of bounds for length 4, org.cqframework.cql.cql2elm.CqlSemanticException: Index 4 out of bounds for length 4, org.cqframework.cql.cql2elm.CqlSemanticException: Index 4 out of bounds for length 4] Expected: is <0> but: was <3>
SemanticTests.issue547(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L332
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSyntaxException: Syntax error at [, org.cqframework.cql.cql2elm.CqlSyntaxException: Syntax error at ], org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Could not resolve identifier Condition in the current library.] Expected: is <3> but: was <9>
SemanticTests.issue587(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L378
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Could not determine signature for invocation of operator System.Collapse.] Expected: is <2> but: was <1>
SemanticTests.issue643(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L443
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
SemanticTests.stringOperators(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L128
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2] Expected: is <0> but: was <1>
SemanticTests.listOperators(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L113
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2] Expected: is <0> but: was <1>
SemanticTests.terminologyReferences(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L39
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
TranslationTests.noImplicitCasts(): Src/dotnet/CQL.Translation_UnitTests/TranslationTests.cs#L133
org.opentest4j.AssertionFailedError: expected: <0> but was: <5>
TranslationTests.hidingVariousUseCases(): Src/dotnet/CQL.Translation_UnitTests/TranslationTests.cs#L334
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
TranslationTests.abstractClassNotRetrievable(): Src/dotnet/CQL.Translation_UnitTests/TranslationTests.cs#L387
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Specified data type DomainResource does not support retrieval.] Expected: is <1> but: was <7>
BaseTest.implicitFHIRHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L143
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.fhirWithHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L158
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.intervalImplicitConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L133
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.conceptConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L168
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.fhirNamespaces(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L268
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.fhirNamespacesSignatureLevelNone(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L279
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.retrieveWithConcept(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L255
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.choiceDateRangeOptimization(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L53
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.fhir(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L153
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <7>
BaseTest.fhirHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L138
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <15>
BaseTest.equalityWithConversions(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L22
java.lang.IllegalStateException: Index 3 out of bounds for length 3 Index 3 out of bounds for length 3 Internal error: could not determine result type Internal error: could not determine result type Internal error: could not determine result type
BaseTest.fhirWithoutNamespaces(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L288
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.implicitFHIRHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L211
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.fhirWithHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L221
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.intervalImplicitConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L201
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.conceptConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L231
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.retrieveWithConcept(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L318
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.choiceDateRangeOptimization(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L121
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <5>
BaseTest.fhirHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L206
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <14>
BaseTest.exm108IdentifierHiding(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L331
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Could not validate reference to expression Encounter With Intervention Comfort Measures From Day of Start of Hospitalization To Day After Admission because its definition contains errors., org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Could not validate reference to expression Low Risk for VTE or Anticoagulant Administered From Day of Start of Hospitalization To Day After Admission because its definition contains errors., org.cqframework.cql.cql2elm.CqlSemanticException: Could not validate reference to expression Encounter With Low Risk for VTE or Anticoagulant Administered because its definition contains errors., org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Could not validate reference to expression No VTE Prophylaxis Medication Due to Medical Reason From Day of Start of Hospitalization To Day After Admission because its definition contains errors., org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2, org.cqframework.cql.cql2elm.CqlSemanticException: Could not validate reference to expression No VTE Prophylaxis Due to Patient Refusal From Day of Start of Hospitalization To Day After Admission because its definition contains errors., org.cqframework.cql.cql2elm.CqlSemanticException: Index 2 out of bounds for length 2] Expected: is <0> but: was <24>
BaseTest.equalityWithConversions(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L90
java.lang.IllegalStateException: Index 3 out of bounds for length 3 Index 3 out of bounds for length 3 Internal error: could not determine result type Internal error: could not determine result type Internal error: could not determine result type
BaseTest.fhirTiming(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L55
java.lang.IllegalStateException: Index 3 out of bounds for length 3 Index 3 out of bounds for length 3 Internal error: could not determine result type Internal error: could not determine result type Internal error: could not determine result type
BaseTest.uriConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L50
java.lang.IllegalStateException: Index 3 out of bounds for length 3 Index 3 out of bounds for length 3 Internal error: could not determine result type Internal error: could not determine result type Internal error: could not determine result type
BaseTest.choiceWithAlternativeConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L25
java.lang.IllegalStateException: Index 3 out of bounds for length 3 Index 3 out of bounds for length 3 Internal error: could not determine result type Internal error: could not determine result type Internal error: could not determine result type
BaseTest.implicitFHIRHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L238
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
BaseTest.fhirWithHelpers(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L278
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
BaseTest.fhirPath(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L419
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
BaseTest.intervalImplicitConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L205
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
BaseTest.parameterContext(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L253
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
BaseTest.conceptConversion(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L288
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>
BaseTest.searchPath(): Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L565
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Index 3 out of bounds for length 3, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type, org.cqframework.cql.cql2elm.CqlSemanticException: Internal error: could not determine result type] Expected: is <0> but: was <6>