Stream: committers
Topic: core build failed - bash error
John Moehrke (Oct 02 2019 at 20:31):
help. Not sure why my build failed https://github.com/HL7/fhir/pull/705
Grahame Grieve (Oct 02 2019 at 20:35):
[java] ERROR @ ImagingStudy: Resource ImagingStudy (FMM=3) cannot have an FMM level >1 (3) if it has warnings (src = ResourceValidator)
[java] ERROR @ ImagingStudy: Resource ImagingStudy (FMM=3) cannot have an FMM level >2 (3) if it has informational hints (src = ResourceValidator)
Grahame Grieve (Oct 02 2019 at 20:36):
[java] INFORMATION @ ImagingStudy.procedure: RIM Mapping is required (src = ResourceValidator) [java] WARNING @ ImagingStudy.series.modality: Short description doesn't add any new content: 'The modality of this series' (src = ResourceValidator)
John Moehrke (Oct 02 2019 at 20:36):
okay. it was not clear how to drill beyond the bash failure "1"
John Moehrke (Oct 02 2019 at 20:37):
wow, so now we need to download a zip to get to the output? ouch.
Grahame Grieve (Oct 02 2019 at 20:40):
you get this locally if you run locally. Which you should
Grahame Grieve (Oct 02 2019 at 20:41):
but I did not download any zip
John Moehrke (Oct 02 2019 at 20:47):
understood
John Moehrke (Oct 02 2019 at 21:03):
my local build succeeded.
Last updated: Apr 12 2022 at 19:14 UTC