Skip to content

Added Example

Added Example #1619

Triggered via push April 28, 2026 00:42
Status Failure
Total duration 4m 44s
Artifacts

terminology.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
call-workflow / build
Process completed with exit code 1.
StructureDefinition › StructureDefinition-ext-R5-Endpoint.environmentType.xml › Profile has no snapshot and Resource is present: validation/src/common.js.ts#L819
expect(received).toBeFalsy() Received: {"element": [{"base": {"max": "*", "min": 0, "path": "Extension"}, "condition": ["ele-1"], "constraint": [{"expression": "hasValue() or (children().count() > id.count())", "human": "All FHIR elements must have a @value or children", "key": "ele-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Element", "xpath": "@value|f:*|h:div"}, {"expression": "extension.exists() != value.exists()", "human": "Must have either extensions or value[x], not both", "key": "ext-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"}], "definition": "The type of environment(s) exposed at this endpoint (dev, prod, test, etc.).", "id": "Extension", "mapping": [{"identity": "rim", "map": "n/a"}, {"identity": "rim", "map": "N/A"}], "max": "*", "min": 0, "path": "Extension", "short": "The type of environment(s) exposed at this endpoint"}, {"base": {"max": "1", "min": 0, "path": "Element.id"}, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "id": "Extension.id", "mapping": [{"identity": "rim", "map": "n/a"}], "max": "1", "min": 0, "path": "Extension.id", "representation": ["xmlAttr"], "short": "Unique id for inter-element referencing", "type": [{"code": "http://hl7.org/fhirpath/System.String", "extension": [{"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string"}]}]}, {"alias": ["extensions", "user content"], "base": {"max": "*", "min": 0, "path": "Element.extension"}, "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "condition": ["ele-1"], "constraint": [{"expression": "hasValue() or (children().count() > id.count())", "human": "All FHIR elements must have a @value or children", "key": "ele-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Element", "xpath": "@value|f:*|h:div"}, {"expression": "extension.exists() != value.exists()", "human": "Must have either extensions or value[x], not both", "key": "ext-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"}], "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "id": "Extension.extension", "mapping": [{"identity": "rim", "map": "n/a"}, {"identity": "rim", "map": "N/A"}], "max": "0", "min": 0, "path": "Extension.extension", "short": "Additional content defined by implementations", "slicing": {"description": "Extensions are always sliced by (at least) url", "discriminator": [{"path": "url", "type": "value"}], "rules": "open"}, "type": [{"code": "Extension"}]}, {"base": {"max": "1", "min": 1, "path": "Extension.url"}, "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "definition": "Source of the definition for the extension code - a logical name or a URL.", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.environmentType", "id": "Extension.url", "mapping": [{"identity": "rim", "map": "N/A"}], "max": "1", "min": 1, "path": "Extension.url", "representation": ["xmlAttr"], "short": "identifies the me
Endpoint › BARS-EndPoint-Environmenttype-Example.xml › FHIR Validation: validation/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "ERROR Endpoint.identifier:NhsEndpointServiceId: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsFQDN: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsPartyKey: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsCPAId: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsSpineASID: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.managingOrganization: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.payloadType.coding.display: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint.payloadType[0].coding[0]] [ Location - Line[24] Col[6]]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:904:23)
call-workflow / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
RETRY 2: StructureDefinition › StructureDefinition-ext-R5-Endpoint.environmentType.xml › Profile has no snapshot and Resource is present: validation/src/common.js.ts#L819
expect(received).toBeFalsy() Received: {"element": [{"base": {"max": "*", "min": 0, "path": "Extension"}, "condition": ["ele-1"], "constraint": [{"expression": "hasValue() or (children().count() > id.count())", "human": "All FHIR elements must have a @value or children", "key": "ele-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Element", "xpath": "@value|f:*|h:div"}, {"expression": "extension.exists() != value.exists()", "human": "Must have either extensions or value[x], not both", "key": "ext-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"}], "definition": "The type of environment(s) exposed at this endpoint (dev, prod, test, etc.).", "id": "Extension", "mapping": [{"identity": "rim", "map": "n/a"}, {"identity": "rim", "map": "N/A"}], "max": "*", "min": 0, "path": "Extension", "short": "The type of environment(s) exposed at this endpoint"}, {"base": {"max": "1", "min": 0, "path": "Element.id"}, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "id": "Extension.id", "mapping": [{"identity": "rim", "map": "n/a"}], "max": "1", "min": 0, "path": "Extension.id", "representation": ["xmlAttr"], "short": "Unique id for inter-element referencing", "type": [{"code": "http://hl7.org/fhirpath/System.String", "extension": [{"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string"}]}]}, {"alias": ["extensions", "user content"], "base": {"max": "*", "min": 0, "path": "Element.extension"}, "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "condition": ["ele-1"], "constraint": [{"expression": "hasValue() or (children().count() > id.count())", "human": "All FHIR elements must have a @value or children", "key": "ele-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Element", "xpath": "@value|f:*|h:div"}, {"expression": "extension.exists() != value.exists()", "human": "Must have either extensions or value[x], not both", "key": "ext-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"}], "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "id": "Extension.extension", "mapping": [{"identity": "rim", "map": "n/a"}, {"identity": "rim", "map": "N/A"}], "max": "0", "min": 0, "path": "Extension.extension", "short": "Additional content defined by implementations", "slicing": {"description": "Extensions are always sliced by (at least) url", "discriminator": [{"path": "url", "type": "value"}], "rules": "open"}, "type": [{"code": "Extension"}]}, {"base": {"max": "1", "min": 1, "path": "Extension.url"}, "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "definition": "Source of the definition for the extension code - a logical name or a URL.", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.environmentType", "id": "Extension.url", "mapping": [{"identity": "rim", "map": "N/A"}], "max": "1", "min": 1, "path": "Extension.url", "representation": ["xmlAttr"], "short": "identifies the me
RETRY 1: StructureDefinition › StructureDefinition-ext-R5-Endpoint.environmentType.xml › Profile has no snapshot and Resource is present: validation/src/common.js.ts#L819
expect(received).toBeFalsy() Received: {"element": [{"base": {"max": "*", "min": 0, "path": "Extension"}, "condition": ["ele-1"], "constraint": [{"expression": "hasValue() or (children().count() > id.count())", "human": "All FHIR elements must have a @value or children", "key": "ele-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Element", "xpath": "@value|f:*|h:div"}, {"expression": "extension.exists() != value.exists()", "human": "Must have either extensions or value[x], not both", "key": "ext-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"}], "definition": "The type of environment(s) exposed at this endpoint (dev, prod, test, etc.).", "id": "Extension", "mapping": [{"identity": "rim", "map": "n/a"}, {"identity": "rim", "map": "N/A"}], "max": "*", "min": 0, "path": "Extension", "short": "The type of environment(s) exposed at this endpoint"}, {"base": {"max": "1", "min": 0, "path": "Element.id"}, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "id": "Extension.id", "mapping": [{"identity": "rim", "map": "n/a"}], "max": "1", "min": 0, "path": "Extension.id", "representation": ["xmlAttr"], "short": "Unique id for inter-element referencing", "type": [{"code": "http://hl7.org/fhirpath/System.String", "extension": [{"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string"}]}]}, {"alias": ["extensions", "user content"], "base": {"max": "*", "min": 0, "path": "Element.extension"}, "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "condition": ["ele-1"], "constraint": [{"expression": "hasValue() or (children().count() > id.count())", "human": "All FHIR elements must have a @value or children", "key": "ele-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Element", "xpath": "@value|f:*|h:div"}, {"expression": "extension.exists() != value.exists()", "human": "Must have either extensions or value[x], not both", "key": "ext-1", "severity": "error", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"}], "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "id": "Extension.extension", "mapping": [{"identity": "rim", "map": "n/a"}, {"identity": "rim", "map": "N/A"}], "max": "0", "min": 0, "path": "Extension.extension", "short": "Additional content defined by implementations", "slicing": {"description": "Extensions are always sliced by (at least) url", "discriminator": [{"path": "url", "type": "value"}], "rules": "open"}, "type": [{"code": "Extension"}]}, {"base": {"max": "1", "min": 1, "path": "Extension.url"}, "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "definition": "Source of the definition for the extension code - a logical name or a URL.", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.environmentType", "id": "Extension.url", "mapping": [{"identity": "rim", "map": "N/A"}], "max": "1", "min": 1, "path": "Extension.url", "representation": ["xmlAttr"], "short": "identifies the me
RETRY 2: Endpoint › BARS-EndPoint-Environmenttype-Example.xml › FHIR Validation: validation/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "ERROR Endpoint.identifier:NhsEndpointServiceId: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsFQDN: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsPartyKey: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsCPAId: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsSpineASID: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.managingOrganization: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.payloadType.coding.display: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint.payloadType[0].coding[0]] [ Location - Line[24] Col[6]]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:904:23)
RETRY 1: Endpoint › BARS-EndPoint-Environmenttype-Example.xml › FHIR Validation: validation/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "ERROR Endpoint.identifier:NhsEndpointServiceId: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsFQDN: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsPartyKey: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsMhsCPAId: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.identifier:NhsSpineASID: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.managingOrganization: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint] [ Location - Line[1] Col[2]] ERROR Endpoint.payloadType.coding.display: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/SDS-Endpoint|1.0.0) [ Location - Endpoint.payloadType[0].coding[0]] [ Location - Line[24] Col[6]]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:904:23)