Implemented Any support with wildcards instead of downcast; improved … #626
Annotations
53 errors
CommentTests.comments():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/CommentTests.java#L1
java.lang.StackOverflowError
|
|
|
|
|
|
|
LibraryTests.forwardDeclarationsImplicitConversion():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/LibraryTests.java#L539
java.lang.AssertionError:
Expected: <0>
but: was <5>
|
SemanticTests.intervalOperators():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L89
java.lang.AssertionError: [org.cqframework.cql.cql2elm.CqlSemanticException: Call to operator Collapse(?,System.Quantity) is ambiguous with:
- Collapse(list<interval<System.Integer>>,System.Quantity)
- Collapse(list<interval<T>>,System.Quantity)]
Expected: is <0>
but: was <1>
|
|
|
SemanticTests.issue1407():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L1
java.lang.StackOverflowError
|
|
SemanticTests.issue547():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/SemanticTests.java#L1
java.lang.StackOverflowError
|
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#L1
java.lang.StackOverflowError
|
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: Call to operator Distinct(?) is ambiguous with:
- Distinct(list<System.Integer>)
- Distinct(list<T>), org.cqframework.cql.cql2elm.CqlSemanticException: Call to operator Exists(?) is ambiguous with:
- Exists(list<System.Integer>)
- Exists(list<T>), org.cqframework.cql.cql2elm.CqlSemanticException: Call to operator Flatten(?) is ambiguous with:
- Flatten(list<list<T>>)
- Flatten(list<list<System.Integer>>)]
Expected: is <0>
but: was <3>
|
|
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#L1
java.lang.StackOverflowError
|
TranslationTests.abstractClassNotRetrievable():
Src/dotnet/CQL.Translation_UnitTests/TranslationTests.cs#L1
java.lang.StackOverflowError
|
|
|
|
|
BaseTest.fhirNamespaces():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L1
java.lang.StackOverflowError
|
|
|
|
BaseTest.fhir():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L1
java.lang.StackOverflowError
|
BaseTest.fhirHelpers():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L1
java.lang.StackOverflowError
|
|
|
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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., org.cqframework.cql.cql2elm.CqlSemanticException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., 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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., org.cqframework.cql.cql2elm.CqlSemanticException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., 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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., org.cqframework.cql.cql2elm.CqlSemanticException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., 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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., org.cqframework.cql.cql2elm.CqlSemanticException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., 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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., org.cqframework.cql.cql2elm.CqlSemanticException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., 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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., org.cqframework.cql.cql2elm.CqlSemanticException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., 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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., org.cqframework.cql.cql2elm.CqlSemanticException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'., 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.equalityWithConversions():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L90
java.lang.IllegalStateException: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'.
Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'.
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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'.
Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'.
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: Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'.
Expected an expression of type 'System.Quantity', but found an expression of type 'System.Any'.
Internal error: could not determine result type
Internal error: could not determine result type
Internal error: could not determine result type
|
|
|
|
BaseTest.fhirPath():
Src/java/cql-to-elm/src/test/java/org/cqframework/cql/cql2elm/fhir/dstu2/BaseTest.java#L1
java.lang.StackOverflowError
|
|
|
gradle (ubuntu-latest)
Process completed with exit code 1.
|
gradle (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
gradle (windows-latest)
The operation was canceled.
|