dotasek

Results 102 issues of dotasek

PublishCodeCoverageResults version 1 is being deprecated. This PR should only be merged if it reports code coverage correctly in the checks section.

**Describe the bug** On the test server https://hapi.fhir.org/, the REST endpoint baseR4/Bundle (https://hapi.fhir.org/baseR4/Bundle) returns an error: ``` ERROR Exception evaluating OGNL expression: "result.resource.interpretation.coding[0].display" (template: "diagnosticreport" - line 102, col 280)...

* Make deleting packages atomic (first rename to temp directory, then delete) * Apply indexing and renaming code operations to temporary package install before rename * Track last update for...

Roughly 9/10 executions of this test pass, but on repeated executions, eventually this failure occurs: ``` org.hl7.fhir.exceptions.FHIRException: Attempt to fetch the profile http://hl7.org/fhir/StructureDefinition/Extension|4.0.1 while generating the snapshot for it at...

bug

As noted in https://github.com/hapifhir/org.hl7.fhir.core/pull/1700, results retrieved from the TerminologyCache can be mutated. This should never be the case. Though the validation code may need to alter a ValidationResult or ValueSetExpansionOutcome,...

validation-core

The `-profile` param has some issues trying to resolve from a canonical URL when the profile hasn't been specified in a loaded IG. Try running the following with the attached...

validation-cli

This is a draft PR to illustrate terminology server errors against the current terminology server.