Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the SDC template to the list of trusted templates #1001

Merged
merged 1 commit into from
Dec 2, 2024

Add the SDC template to the list of trusted templates

9712ac6
Select commit
Loading
Failed to load commit list.
Merged

Add the SDC template to the list of trusted templates #1001

Add the SDC template to the list of trusted templates
9712ac6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Pull Request Pipeline (ubuntu-latest-java-11) failed Nov 30, 2024 in 1m 13s

ubuntu-latest-java-11 failed

Annotations

Check failure on line 525 in /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pull Request Pipeline (ubuntu-latest-java-11)

/home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java#L525

 /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java(525,48): error :  /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java:[525,48] cannot find symbol

Check failure on line 530 in /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pull Request Pipeline (ubuntu-latest-java-11)

/home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java#L530

 /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java(530,94): error :  /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java:[530,94] cannot find symbol

Check failure on line 534 in /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pull Request Pipeline (ubuntu-latest-java-11)

/home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java#L534

 /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java(534,54): error :  /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/renderers/ValidationPresenter.java:[534,54] cannot find symbol

Check failure on line 38 in /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pull Request Pipeline (ubuntu-latest-java-11)

/home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java#L38

 /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java(38,8): error :  /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java:[38,8] org.hl7.fhir.igtools.publisher.MappingServices is not abstract and does not override abstract method createType(java.lang.Object,java.lang.String) in org.hl7.fhir.r5.utils.structuremap.ITransformerServices

Check failure on line 90 in /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pull Request Pipeline (ubuntu-latest-java-11)

/home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java#L90

 /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java(90,3): error :  /home/vsts/work/1/s/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/MappingServices.java:[90,3] method does not override or implement a method from a supertype