Build Information
Failed to build HealthKitToFhir, reference master (3193ec
), with Swift 6.1 for Linux on 26 Apr 2025 09:22:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[33/172] Compiling Models CodeSystem.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[34/172] Compiling Models CodeSystems.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[35/172] Compiling Models CodeableConcept.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[36/172] Compiling Models Coding.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[37/172] Compiling Models Communication.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[38/172] Compiling Models CommunicationRequest.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[39/172] Compiling Models CompartmentDefinition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[40/172] Compiling Models Composition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[41/172] Compiling Models ConceptMap.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[42/172] Compiling Models Condition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[43/172] Compiling Models Consent.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[44/172] Compiling Models ContactDetail.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[45/172] Compiling Models ContactPoint.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[46/172] Compiling Models Contract.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[47/172] Compiling Models Contributor.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[48/172] Compiling Models Count.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[49/172] Compiling Models Coverage.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[50/172] Compiling Models CoverageEligibilityRequest.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[51/172] Compiling Models CoverageEligibilityResponse.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[52/172] Compiling Models DataRequirement.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[53/172] Compiling Models DateAndTime.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/218] Compiling Models MedicationDispense.swift
[55/218] Compiling Models MedicationKnowledge.swift
[56/218] Compiling Models MedicationRequest.swift
[57/218] Compiling Models MedicationStatement.swift
[58/218] Compiling Models MedicinalProduct.swift
[59/218] Compiling Models MedicinalProductAuthorization.swift
[60/218] Compiling Models MedicinalProductContraindication.swift
[61/218] Compiling Models MedicinalProductIndication.swift
[62/218] Compiling Models MedicinalProductIngredient.swift
[63/218] Compiling Models MedicinalProductInteraction.swift
[64/218] Compiling Models MedicinalProductManufactured.swift
[65/218] Compiling Models MedicinalProductPackaged.swift
[66/218] Compiling Models MedicinalProductPharmaceutical.swift
[67/218] Compiling Models MedicinalProductUndesirableEffect.swift
[68/218] Compiling Models MessageDefinition.swift
[69/218] Compiling Models MessageHeader.swift
[70/218] Compiling Models Meta.swift
[71/218] Compiling Models MetadataResource.swift
[72/218] Compiling Models MolecularSequence.swift
[73/218] Compiling Models Money.swift
[74/218] Compiling Models NamingSystem.swift
[75/218] Compiling Models Narrative.swift
[76/218] Compiling Models NutritionOrder.swift
[77/218] Emitting module Models
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[78/218] Compiling Models Goal.swift
[79/218] Compiling Models GraphDefinition.swift
[80/218] Compiling Models Group.swift
[81/218] Compiling Models GuidanceResponse.swift
[82/218] Compiling Models HealthcareService.swift
[83/218] Compiling Models HumanName.swift
[84/218] Compiling Models Identifier.swift
[85/218] Compiling Models ImagingStudy.swift
[86/218] Compiling Models Immunization.swift
[87/218] Compiling Models ImmunizationEvaluation.swift
[88/218] Compiling Models ImmunizationRecommendation.swift
[89/218] Compiling Models ImplementationGuide.swift
[90/218] Compiling Models InsurancePlan.swift
[91/218] Compiling Models Invoice.swift
[92/218] Compiling Models Library.swift
[93/218] Compiling Models Linkage.swift
[94/218] Compiling Models List.swift
[95/218] Compiling Models Location.swift
[96/218] Compiling Models MarketingStatus.swift
[97/218] Compiling Models Measure.swift
[98/218] Compiling Models MeasureReport.swift
[99/218] Compiling Models Media.swift
[100/218] Compiling Models Medication.swift
[101/218] Compiling Models MedicationAdministration.swift
[102/218] Compiling Models Observation.swift
[103/218] Compiling Models ObservationDefinition.swift
[104/218] Compiling Models OperationDefinition.swift
[105/218] Compiling Models OperationOutcome.swift
[106/218] Compiling Models Organization.swift
[107/218] Compiling Models OrganizationAffiliation.swift
[108/218] Compiling Models ParameterDefinition.swift
[109/218] Compiling Models Parameters.swift
[110/218] Compiling Models Patient.swift
[111/218] Compiling Models PaymentNotice.swift
[112/218] Compiling Models PaymentReconciliation.swift
[113/218] Compiling Models Period.swift
[114/218] Compiling Models Person.swift
[115/218] Compiling Models PlanDefinition.swift
[116/218] Compiling Models Population.swift
[117/218] Compiling Models Practitioner.swift
[118/218] Compiling Models PractitionerRole.swift
[119/218] Compiling Models Procedure.swift
[120/218] Compiling Models ProdCharacteristic.swift
[121/218] Compiling Models ProductShelfLife.swift
[122/218] Compiling Models Provenance.swift
[123/218] Compiling Models Quantity.swift
[124/218] Compiling Models Questionnaire.swift
[125/218] Compiling Models DetectedIssue.swift
[126/218] Compiling Models Device.swift
[127/218] Compiling Models DeviceDefinition.swift
[128/218] Compiling Models DeviceMetric.swift
[129/218] Compiling Models DeviceRequest.swift
[130/218] Compiling Models DeviceUseStatement.swift
[131/218] Compiling Models DiagnosticReport.swift
[132/218] Compiling Models Distance.swift
[133/218] Compiling Models DocumentManifest.swift
[134/218] Compiling Models DocumentReference.swift
[135/218] Compiling Models DomainResource.swift
[136/218] Compiling Models Dosage.swift
[137/218] Compiling Models Duration.swift
[138/218] Compiling Models EffectEvidenceSynthesis.swift
[139/218] Compiling Models Element.swift
[140/218] Compiling Models ElementDefinition.swift
[141/218] Compiling Models Encounter.swift
[142/218] Compiling Models Endpoint.swift
[143/218] Compiling Models EnrollmentRequest.swift
[144/218] Compiling Models EnrollmentResponse.swift
[145/218] Compiling Models EpisodeOfCare.swift
[146/218] Compiling Models EventDefinition.swift
[147/218] Compiling Models Evidence.swift
[148/218] Compiling Models EvidenceVariable.swift
[149/218] Compiling Models ExampleScenario.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[150/218] Compiling Models ExplanationOfBenefit.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[151/218] Compiling Models Expression.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[152/218] Compiling Models Extension.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[153/218] Compiling Models FHIRAbstractBase+Factory.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[154/218] Compiling Models FHIRAbstractBase.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[155/218] Compiling Models FHIRAbstractResource.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[156/218] Compiling Models FHIRBool.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[157/218] Compiling Models FHIRCanonical.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[158/218] Compiling Models FHIRDecimal.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[159/218] Compiling Models FHIREnum.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[160/218] Compiling Models FHIRError.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[161/218] Compiling Models FHIRInteger.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[162/218] Compiling Models FHIRPrimitive.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[163/218] Compiling Models FHIRRequest.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[164/218] Compiling Models FHIRRequestHandler.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[165/218] Compiling Models FHIRServer.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[166/218] Compiling Models FHIRServerResponse.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[167/218] Compiling Models FHIRString.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[168/218] Compiling Models FHIRType.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[169/218] Compiling Models FHIRURL.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[170/218] Compiling Models FHIRValidationError.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[171/218] Compiling Models FamilyMemberHistory.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[172/218] Compiling Models Flag.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[173/218] Compiling Models QuestionnaireResponse.swift
[174/218] Compiling Models Range.swift
[175/218] Compiling Models Ratio.swift
[176/218] Compiling Models Reference.swift
[177/218] Compiling Models RelatedArtifact.swift
[178/218] Compiling Models RelatedPerson.swift
[179/218] Compiling Models RequestGroup.swift
[180/218] Compiling Models ResearchDefinition.swift
[181/218] Compiling Models ResearchElementDefinition.swift
[182/218] Compiling Models ResearchStudy.swift
[183/218] Compiling Models ResearchSubject.swift
[184/218] Compiling Models Resource+Meta.swift
[185/218] Compiling Models Resource.swift
[186/218] Compiling Models RiskAssessment.swift
[187/218] Compiling Models RiskEvidenceSynthesis.swift
[188/218] Compiling Models SampledData.swift
[189/218] Compiling Models Schedule.swift
[190/218] Compiling Models SearchParameter.swift
[191/218] Compiling Models ServiceRequest.swift
[192/218] Compiling Models Signature.swift
[193/218] Compiling Models Slot.swift
[194/218] Compiling Models Specimen.swift
[195/218] Compiling Models SpecimenDefinition.swift
[196/218] Compiling Models StructureDefinition.swift
[197/218] Compiling Models StructureMap.swift
[198/218] Compiling Models Subscription.swift
[199/218] Compiling Models Substance.swift
[200/218] Compiling Models SubstanceAmount.swift
[201/218] Compiling Models SubstanceNucleicAcid.swift
[202/218] Compiling Models SubstancePolymer.swift
[203/218] Compiling Models SubstanceProtein.swift
[204/218] Compiling Models SubstanceReferenceInformation.swift
[205/218] Compiling Models SubstanceSourceMaterial.swift
[206/218] Compiling Models SubstanceSpecification.swift
[207/218] Compiling Models SupplyDelivery.swift
[208/218] Compiling Models SupplyRequest.swift
[209/218] Compiling Models Task.swift
[210/218] Compiling Models TerminologyCapabilities.swift
[211/218] Compiling Models TestReport.swift
[212/218] Compiling Models TestScript.swift
[213/218] Compiling Models Timing.swift
[214/218] Compiling Models TriggerDefinition.swift
[215/218] Compiling Models UsageContext.swift
[216/218] Compiling Models ValueSet.swift
[217/218] Compiling Models VerificationResult.swift
[218/218] Compiling Models VisionPrescription.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/168] Emitting module Models
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[3/191] Compiling Models Account.swift
[4/191] Compiling Models ActivityDefinition.swift
[5/191] Compiling Models Address.swift
[6/191] Compiling Models AdverseEvent.swift
[7/191] Compiling Models Age.swift
[8/191] Compiling Models AllergyIntolerance.swift
[9/191] Compiling Models Annotation.swift
[10/191] Compiling Models Appointment.swift
[11/191] Compiling Models AppointmentResponse.swift
[12/191] Compiling Models Attachment.swift
[13/191] Compiling Models AuditEvent.swift
[14/191] Compiling Models BackboneElement.swift
[15/191] Compiling Models Base64Binary.swift
[16/191] Compiling Models Basic.swift
[17/191] Compiling Models Binary.swift
[18/191] Compiling Models BiologicallyDerivedProduct.swift
[19/191] Compiling Models BodyStructure.swift
[20/191] Compiling Models Bundle.swift
[21/191] Compiling Models CapabilityStatement.swift
[22/191] Compiling Models CarePlan.swift
[23/191] Compiling Models CareTeam.swift
[24/191] Compiling Models CatalogEntry.swift
[25/191] Compiling Models ChargeItem.swift
[26/191] Compiling Models ChargeItemDefinition.swift
[27/214] Compiling Models QuestionnaireResponse.swift
[28/214] Compiling Models Range.swift
[29/214] Compiling Models Ratio.swift
[30/214] Compiling Models Reference.swift
[31/214] Compiling Models RelatedArtifact.swift
[32/214] Compiling Models RelatedPerson.swift
[33/214] Compiling Models RequestGroup.swift
[34/214] Compiling Models ResearchDefinition.swift
[35/214] Compiling Models ResearchElementDefinition.swift
[36/214] Compiling Models ResearchStudy.swift
[37/214] Compiling Models ResearchSubject.swift
[38/214] Compiling Models Resource+Meta.swift
[39/214] Compiling Models Resource.swift
[40/214] Compiling Models RiskAssessment.swift
[41/214] Compiling Models RiskEvidenceSynthesis.swift
[42/214] Compiling Models SampledData.swift
[43/214] Compiling Models Schedule.swift
[44/214] Compiling Models SearchParameter.swift
[45/214] Compiling Models ServiceRequest.swift
[46/214] Compiling Models Signature.swift
[47/214] Compiling Models Slot.swift
[48/214] Compiling Models Specimen.swift
[49/214] Compiling Models SpecimenDefinition.swift
[50/214] Compiling Models Claim.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[51/214] Compiling Models ClaimResponse.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[52/214] Compiling Models ClinicalImpression.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[53/214] Compiling Models CodeSystem.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[54/214] Compiling Models CodeSystems.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[55/214] Compiling Models CodeableConcept.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[56/214] Compiling Models Coding.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[57/214] Compiling Models Communication.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[58/214] Compiling Models CommunicationRequest.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[59/214] Compiling Models CompartmentDefinition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[60/214] Compiling Models Composition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[61/214] Compiling Models ConceptMap.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[62/214] Compiling Models Condition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[63/214] Compiling Models Consent.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[64/214] Compiling Models ContactDetail.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[65/214] Compiling Models ContactPoint.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[66/214] Compiling Models Contract.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[67/214] Compiling Models Contributor.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[68/214] Compiling Models Count.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[69/214] Compiling Models Coverage.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[70/214] Compiling Models CoverageEligibilityRequest.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[71/214] Compiling Models CoverageEligibilityResponse.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[72/214] Compiling Models DataRequirement.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[73/214] Compiling Models DateAndTime.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:963:10: error: cannot find 'atEnd' in scope
961 | public var fhir_isAtEnd: Bool {
962 | #if os(Linux)
963 | return atEnd
| `- error: cannot find 'atEnd' in scope
964 | #else
965 | return isAtEnd
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:971:20: error: extraneous argument label 'string:' in call
969 | public func fhir_scanString(_ searchString: String) -> String? {
970 | #if os(Linux)
971 | return scanString(string: searchString)
| `- error: extraneous argument label 'string:' in call
972 | #else
973 | var str: NSString?
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/DateAndTime.swift:996:14: error: cannot find 'scanInteger' in scope
994 | var int = 0
995 | #if os(Linux)
996 | let flag = scanInteger(&int)
| `- error: cannot find 'scanInteger' in scope
997 | #else
998 | let flag = scanInt(&int)
[74/214] Compiling Models Observation.swift
[75/214] Compiling Models ObservationDefinition.swift
[76/214] Compiling Models OperationDefinition.swift
[77/214] Compiling Models OperationOutcome.swift
[78/214] Compiling Models Organization.swift
[79/214] Compiling Models OrganizationAffiliation.swift
[80/214] Compiling Models ParameterDefinition.swift
[81/214] Compiling Models Parameters.swift
[82/214] Compiling Models Patient.swift
[83/214] Compiling Models PaymentNotice.swift
[84/214] Compiling Models PaymentReconciliation.swift
[85/214] Compiling Models Period.swift
[86/214] Compiling Models Person.swift
[87/214] Compiling Models PlanDefinition.swift
[88/214] Compiling Models Population.swift
[89/214] Compiling Models Practitioner.swift
[90/214] Compiling Models PractitionerRole.swift
[91/214] Compiling Models Procedure.swift
[92/214] Compiling Models ProdCharacteristic.swift
[93/214] Compiling Models ProductShelfLife.swift
[94/214] Compiling Models Provenance.swift
[95/214] Compiling Models Quantity.swift
[96/214] Compiling Models Questionnaire.swift
[97/214] Compiling Models Goal.swift
[98/214] Compiling Models GraphDefinition.swift
[99/214] Compiling Models Group.swift
[100/214] Compiling Models GuidanceResponse.swift
[101/214] Compiling Models HealthcareService.swift
[102/214] Compiling Models HumanName.swift
[103/214] Compiling Models Identifier.swift
[104/214] Compiling Models ImagingStudy.swift
[105/214] Compiling Models Immunization.swift
[106/214] Compiling Models ImmunizationEvaluation.swift
[107/214] Compiling Models ImmunizationRecommendation.swift
[108/214] Compiling Models ImplementationGuide.swift
[109/214] Compiling Models InsurancePlan.swift
[110/214] Compiling Models Invoice.swift
[111/214] Compiling Models Library.swift
[112/214] Compiling Models Linkage.swift
[113/214] Compiling Models List.swift
[114/214] Compiling Models Location.swift
[115/214] Compiling Models MarketingStatus.swift
[116/214] Compiling Models Measure.swift
[117/214] Compiling Models MeasureReport.swift
[118/214] Compiling Models Media.swift
[119/214] Compiling Models Medication.swift
[120/214] Compiling Models MedicationAdministration.swift
[121/214] Compiling Models MedicationDispense.swift
[122/214] Compiling Models MedicationKnowledge.swift
[123/214] Compiling Models MedicationRequest.swift
[124/214] Compiling Models MedicationStatement.swift
[125/214] Compiling Models MedicinalProduct.swift
[126/214] Compiling Models MedicinalProductAuthorization.swift
[127/214] Compiling Models MedicinalProductContraindication.swift
[128/214] Compiling Models MedicinalProductIndication.swift
[129/214] Compiling Models MedicinalProductIngredient.swift
[130/214] Compiling Models MedicinalProductInteraction.swift
[131/214] Compiling Models MedicinalProductManufactured.swift
[132/214] Compiling Models MedicinalProductPackaged.swift
[133/214] Compiling Models MedicinalProductPharmaceutical.swift
[134/214] Compiling Models MedicinalProductUndesirableEffect.swift
[135/214] Compiling Models MessageDefinition.swift
[136/214] Compiling Models MessageHeader.swift
[137/214] Compiling Models Meta.swift
[138/214] Compiling Models MetadataResource.swift
[139/214] Compiling Models MolecularSequence.swift
[140/214] Compiling Models Money.swift
[141/214] Compiling Models NamingSystem.swift
[142/214] Compiling Models Narrative.swift
[143/214] Compiling Models NutritionOrder.swift
[144/214] Compiling Models DetectedIssue.swift
[145/214] Compiling Models Device.swift
[146/214] Compiling Models DeviceDefinition.swift
[147/214] Compiling Models DeviceMetric.swift
[148/214] Compiling Models DeviceRequest.swift
[149/214] Compiling Models DeviceUseStatement.swift
[150/214] Compiling Models DiagnosticReport.swift
[151/214] Compiling Models Distance.swift
[152/214] Compiling Models DocumentManifest.swift
[153/214] Compiling Models DocumentReference.swift
[154/214] Compiling Models DomainResource.swift
[155/214] Compiling Models Dosage.swift
[156/214] Compiling Models Duration.swift
[157/214] Compiling Models EffectEvidenceSynthesis.swift
[158/214] Compiling Models Element.swift
[159/214] Compiling Models ElementDefinition.swift
[160/214] Compiling Models Encounter.swift
[161/214] Compiling Models Endpoint.swift
[162/214] Compiling Models EnrollmentRequest.swift
[163/214] Compiling Models EnrollmentResponse.swift
[164/214] Compiling Models EpisodeOfCare.swift
[165/214] Compiling Models EventDefinition.swift
[166/214] Compiling Models Evidence.swift
[167/214] Compiling Models EvidenceVariable.swift
[168/214] Compiling Models ExampleScenario.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[169/214] Compiling Models ExplanationOfBenefit.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[170/214] Compiling Models Expression.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[171/214] Compiling Models Extension.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[172/214] Compiling Models FHIRAbstractBase+Factory.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[173/214] Compiling Models FHIRAbstractBase.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[174/214] Compiling Models FHIRAbstractResource.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[175/214] Compiling Models FHIRBool.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[176/214] Compiling Models FHIRCanonical.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[177/214] Compiling Models FHIRDecimal.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[178/214] Compiling Models FHIREnum.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[179/214] Compiling Models FHIRError.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[180/214] Compiling Models FHIRInteger.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[181/214] Compiling Models FHIRPrimitive.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[182/214] Compiling Models FHIRRequest.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[183/214] Compiling Models FHIRRequestHandler.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[184/214] Compiling Models FHIRServer.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[185/214] Compiling Models FHIRServerResponse.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[186/214] Compiling Models FHIRString.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[187/214] Compiling Models FHIRType.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[188/214] Compiling Models FHIRURL.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[189/214] Compiling Models FHIRValidationError.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[190/214] Compiling Models FamilyMemberHistory.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[191/214] Compiling Models Flag.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:26:37: error: cannot find type 'URLRequest' in scope
24 | Prepare a given mutable URL request with the respective method and body values.
25 | */
26 | public func prepare(request: inout URLRequest, body: Data? = nil) {
| `- error: cannot find type 'URLRequest' in scope
27 | request.httpMethod = rawValue
28 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:81:37: error: cannot find type 'URLRequest' in scope
79 | Prepare a given mutable URL request with the receiver's values.
80 | */
81 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
82 | headers.forEach {
83 | request.setValue($1, forHTTPHeaderField: $0.rawValue)
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequest.swift:131:37: error: cannot find type 'URLRequest' in scope
129 | Prepare a given mutable URL request with the receiver's parameters.
130 | */
131 | public func prepare(request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
132 | guard parameters.count > 0 else {
133 | return
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:59:30: error: cannot find type 'URLRequest' in scope
57 | - parameter request: The request to decorate
58 | */
59 | func prepare(request: inout URLRequest) throws
| `- error: cannot find type 'URLRequest' in scope
60 |
61 |
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/FHIRRequestHandler.swift:72:26: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
70 | - returns: An appropriately configured `FHIRServerResponse` instance
71 | */
72 | func response(response: URLResponse?, data: Data?, error: Error?) -> FHIRServerResponse
| `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
73 |
74 | /**
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
| `- note: 'URLResponse' has been explicitly marked unavailable here
[192/214] Compiling Models StructureDefinition.swift
[193/214] Compiling Models StructureMap.swift
[194/214] Compiling Models Subscription.swift
[195/214] Compiling Models Substance.swift
[196/214] Compiling Models SubstanceAmount.swift
[197/214] Compiling Models SubstanceNucleicAcid.swift
[198/214] Compiling Models SubstancePolymer.swift
[199/214] Compiling Models SubstanceProtein.swift
[200/214] Compiling Models SubstanceReferenceInformation.swift
[201/214] Compiling Models SubstanceSourceMaterial.swift
[202/214] Compiling Models SubstanceSpecification.swift
[203/214] Compiling Models SupplyDelivery.swift
[204/214] Compiling Models SupplyRequest.swift
[205/214] Compiling Models Task.swift
[206/214] Compiling Models TerminologyCapabilities.swift
[207/214] Compiling Models TestReport.swift
[208/214] Compiling Models TestScript.swift
[209/214] Compiling Models Timing.swift
[210/214] Compiling Models TriggerDefinition.swift
[211/214] Compiling Models UsageContext.swift
[212/214] Compiling Models ValueSet.swift
[213/214] Compiling Models VerificationResult.swift
[214/214] Compiling Models VisionPrescription.swift
BUILD FAILURE 6.1 linux