Skip to content

Implemented Any support with wildcards instead of downcast; improved … #633

Implemented Any support with wildcards instead of downcast; improved …

Implemented Any support with wildcards instead of downcast; improved … #633

Triggered via pull request October 28, 2024 16:29
Status Failure
Total duration 6m 51s
Artifacts

check-pr.yml

on: pull_request
Matrix: gradle
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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: Call to operator Union(list<FHIR.Encounter>,list<choice<FHIR.Encounter,tuple{QualifyingEncounter:FHIR.Encounter,SelectedProcedure:FHIR.Procedure}>>) is ambiguous with: - Union(list<FHIR.Encounter>,list<FHIR.Encounter>) - Union(list<choice<FHIR.Encounter,tuple{QualifyingEncounter:FHIR.Encounter,SelectedProcedure:FHIR.Procedure}>>,list<choice<FHIR.Encounter,tuple{QualifyingEncounter:FHIR.Encounter,SelectedProcedure:FHIR.Procedure}>>)] Expected: is <0> but: was <1>
CQLOperationsDstu3Test.stu3/tests-fhir-r3/testConcatenate({} & 'b' = 'b'): Src/java/engine-fhir/src/test/java/org/hl7/fhirpath/CQLOperationsDstu3Test.java#L161
java.lang.RuntimeException: Unexpected exception thrown for test null: Expected SingletonFrom(List<T>), Found SingletonFrom(java.lang.String).
CQLOperationsR4Test.r4/tests-fhir-r4/testConcatenate/testConcatenate2: Src/java/engine-fhir/src/test/java/org/hl7/fhirpath/CQLOperationsR4Test.java#L290
java.lang.RuntimeException: Unexpected exception thrown for test testConcatenate2: Expected SingletonFrom(List<T>), Found SingletonFrom(java.lang.String).
CQLOperationsR4Test.r4/tests-fhir-r4/testConcatenate/testConcatenate3: Src/java/engine-fhir/src/test/java/org/hl7/fhirpath/CQLOperationsR4Test.java#L290
java.lang.RuntimeException: Unexpected exception thrown for test testConcatenate3: Expected SingletonFrom(List<T>), Found SingletonFrom(java.lang.String).
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.