Build Information
Successful build of swift-api-client, reference main (56b185
), with Swift 5.10 for Linux on 15 Sep 2024 16:48:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/swift-api-client.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/dankinsoid/swift-api-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 56b185c 1.38.0
Cloned https://github.com/dankinsoid/swift-api-client.git
Revision (git rev-parse @):
56b185c2746e1aedcccfc3ef61a07508d82ac082
SUCCESS checkout https://github.com/dankinsoid/swift-api-client.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/dankinsoid/swift-api-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-http-types.git
[1/2059] Fetching swift-metrics
[207/2587] Fetching swift-metrics, swift-http-types
[2527/6173] Fetching swift-metrics, swift-http-types, swift-log
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
Fetched https://github.com/apple/swift-log.git from cache (0.34s)
[1/65063] Fetching swift-syntax
Fetched https://github.com/apple/swift-metrics.git from cache (5.92s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0 (2.17s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.77s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.0.3 (0.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.68s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Building for debugging...
[0/40] Write sources
[21/40] Compiling _SwiftSyntaxCShims dummy.c
[22/40] Write swift-version-24593BA9C3E375BF.txt
[24/61] Emitting module SwiftSyntax510
[25/61] Emitting module Logging
[26/61] Emitting module CoreMetrics
[27/61] Compiling SwiftSyntax509 Empty.swift
[28/61] Emitting module SwiftSyntax509
[29/61] Compiling SwiftSyntax510 Empty.swift
[32/63] Compiling SwiftSyntax600 Empty.swift
[33/63] Emitting module SwiftSyntax600
[34/64] Compiling HTTPTypes ISOLatin1String.swift
[34/64] Wrapping AST for SwiftSyntax509 for debugging
[36/64] Wrapping AST for SwiftSyntax510 for debugging
[38/64] Emitting module HTTPTypes
[39/64] Compiling HTTPTypes HTTPResponse.swift
[40/64] Compiling HTTPTypes HTTPRequest.swift
[40/64] Wrapping AST for SwiftSyntax600 for debugging
[42/64] Compiling CoreMetrics Metrics.swift
[43/128] Compiling Logging MetadataProvider.swift
[44/128] Compiling Logging Locks.swift
[45/128] Compiling CoreMetrics Locks.swift
[47/129] Compiling HTTPTypes HTTPFieldName.swift
[48/129] Compiling HTTPTypes HTTPFields.swift
[49/129] Compiling HTTPTypes HTTPField.swift
[51/132] Compiling Logging LogHandler.swift
[52/132] Compiling Logging Logging.swift
[54/139] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[55/139] Emitting module Metrics
[56/139] Compiling Metrics Metrics.swift
[57/139] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[58/139] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[59/140] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[61/140] Compiling SwiftSyntax SourcePresence.swift
[62/140] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[63/140] Compiling SwiftSyntax Syntax.swift
[64/140] Compiling SwiftSyntax SyntaxArena.swift
[65/140] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[66/140] Compiling SwiftSyntax SyntaxChildren.swift
[67/140] Compiling SwiftSyntax SyntaxCollection.swift
[68/140] Compiling SwiftSyntax SyntaxHashable.swift
[69/140] Compiling SwiftSyntax SyntaxIdentifier.swift
[70/140] Compiling SwiftSyntax AbsolutePosition.swift
[71/140] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[72/140] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[73/140] Compiling SwiftSyntax Assert.swift
[74/140] Compiling SwiftSyntax BumpPtrAllocator.swift
[75/140] Compiling SwiftSyntax CommonAncestor.swift
[76/140] Compiling SwiftSyntax Convenience.swift
[77/140] Compiling SwiftSyntax CustomTraits.swift
[78/140] Compiling SwiftSyntax Identifier.swift
[79/148] Emitting module HTTPTypesFoundation
[80/148] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[82/149] Emitting module SwiftSyntax
[83/149] Compiling SwiftSyntax SyntaxKind.swift
[84/149] Compiling SwiftSyntax SyntaxRewriter.swift
[85/149] Compiling SwiftSyntax SyntaxTraits.swift
[86/149] Compiling SwiftSyntax SyntaxVisitor.swift
[87/149] Compiling SwiftSyntax TokenKind.swift
[88/149] Compiling SwiftSyntax Tokens.swift
[89/149] Compiling SwiftSyntax TriviaPieces.swift
[90/149] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[91/149] Compiling SwiftSyntax RawSyntaxNodesC.swift
[92/149] Compiling SwiftSyntax RawSyntaxNodesD.swift
[93/149] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[94/149] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[95/149] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[96/149] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[97/149] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[98/149] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[99/149] Compiling SwiftSyntax RawSyntaxValidation.swift
[100/149] Compiling SwiftSyntax SyntaxNodesAB.swift
[101/149] Compiling SwiftSyntax MemoryLayout.swift
[102/149] Compiling SwiftSyntax MissingNodeInitializers.swift
[103/149] Compiling SwiftSyntax RawSyntax.swift
[104/149] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[105/149] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[106/149] Compiling SwiftSyntax RawSyntaxTokenView.swift
[107/149] Compiling SwiftSyntax SourceEdit.swift
[108/149] Compiling SwiftSyntax SourceLength.swift
[109/149] Compiling SwiftSyntax SourceLocation.swift
[110/149] Compiling SwiftSyntax SyntaxNodeFactory.swift
[111/149] Compiling SwiftSyntax SyntaxNodeStructure.swift
[112/149] Compiling SwiftSyntax SyntaxProtocol.swift
[113/149] Compiling SwiftSyntax SyntaxText.swift
[114/149] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[115/149] Compiling SwiftSyntax TokenDiagnostic.swift
[116/149] Compiling SwiftSyntax TokenSequence.swift
[117/149] Compiling SwiftSyntax TokenSyntax.swift
[118/149] Compiling SwiftSyntax Trivia.swift
[119/149] Compiling SwiftSyntax Utils.swift
[120/149] Compiling SwiftSyntax ChildNameForKeyPath.swift
[121/149] Compiling SwiftSyntax Keyword.swift
[122/149] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[123/149] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[124/149] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[125/149] Compiling SwiftSyntax SyntaxBaseNodes.swift
[126/149] Compiling SwiftSyntax SyntaxCollections.swift
[127/149] Compiling SwiftSyntax SyntaxEnum.swift
[128/149] Compiling SwiftSyntax SyntaxNodesC.swift
[129/149] Compiling SwiftSyntax SyntaxNodesD.swift
[130/149] Compiling SwiftSyntax SyntaxNodesEF.swift
[131/149] Compiling SwiftSyntax SyntaxNodesGHI.swift
[132/149] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[133/149] Compiling SwiftSyntax SyntaxNodesOP.swift
[134/149] Compiling SwiftSyntax SyntaxNodesQRS.swift
[135/149] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[136/150] Wrapping AST for SwiftSyntax for debugging
[138/207] Compiling SwiftBasicFormat Syntax+Extensions.swift
[139/207] Compiling SwiftDiagnostics Message.swift
[140/208] Compiling SwiftParser CharacterInfo.swift
[141/208] Compiling SwiftParser CollectionNodes+Parsable.swift
[142/208] Compiling SwiftParser Attributes.swift
[143/208] Compiling SwiftParser Availability.swift
[144/208] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[145/208] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[146/208] Compiling SwiftDiagnostics Note.swift
[147/208] Compiling SwiftDiagnostics FixIt.swift
[148/208] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[149/208] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[150/208] Emitting module SwiftDiagnostics
[151/208] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[152/209] Wrapping AST for SwiftDiagnostics for debugging
[154/209] Compiling SwiftBasicFormat InferIndentation.swift
[155/209] Compiling SwiftBasicFormat BasicFormat.swift
[156/209] Emitting module SwiftBasicFormat
[157/210] Wrapping AST for SwiftBasicFormat for debugging
[159/210] Emitting module SwiftParser
[160/215] Compiling SwiftParser LexemeSequence.swift
[161/215] Compiling SwiftParser Lexer.swift
[162/215] Compiling SwiftParser RegexLiteralLexer.swift
[163/215] Compiling SwiftParser UnicodeScalarExtensions.swift
[164/215] Compiling SwiftParser Lookahead.swift
[165/215] Compiling SwiftParser LoopProgressCondition.swift
[166/215] Compiling SwiftParser Modifiers.swift
[167/215] Compiling SwiftParser Names.swift
[168/215] Compiling SwiftParser Nominals.swift
[169/215] Compiling SwiftParser Parameters.swift
[170/215] Compiling SwiftParser ParseSourceFile.swift
[171/215] Compiling SwiftParser Parser.swift
[172/215] Compiling SwiftParser SwiftParserCompatibility.swift
[173/215] Compiling SwiftParser SwiftVersion.swift
[174/215] Compiling SwiftParser SyntaxUtils.swift
[175/215] Compiling SwiftParser TokenConsumer.swift
[176/215] Compiling SwiftParser TokenPrecedence.swift
[177/215] Compiling SwiftParser TokenSpec.swift
[178/215] Compiling SwiftParser TokenSpecSet.swift
[179/215] Compiling SwiftParser TopLevel.swift
[180/215] Compiling SwiftParser TriviaParser.swift
[181/215] Compiling SwiftParser Types.swift
[182/215] Compiling SwiftParser Patterns.swift
[183/215] Compiling SwiftParser Recovery.swift
[184/215] Compiling SwiftParser Specifiers.swift
[185/215] Compiling SwiftParser Statements.swift
[186/215] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[187/215] Compiling SwiftParser StringLiterals.swift
[192/215] Compiling SwiftParser Declarations.swift
[193/215] Compiling SwiftParser Directives.swift
[194/215] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[195/215] Compiling SwiftParser Expressions.swift
[196/215] Compiling SwiftParser IncrementalParseTransition.swift
[197/215] Compiling SwiftParser IsValidIdentifier.swift
[198/215] Compiling SwiftParser Cursor.swift
[199/215] Compiling SwiftParser Lexeme.swift
[200/215] Compiling SwiftParser ExperimentalFeatures.swift
[201/215] Compiling SwiftParser IsLexerClassified.swift
[202/215] Compiling SwiftParser LayoutNodes+Parsable.swift
[203/215] Compiling SwiftParser Parser+TokenSpecSet.swift
[204/215] Compiling SwiftParser TokenSpecStaticMembers.swift
[205/216] Wrapping AST for SwiftParser for debugging
[207/239] Compiling SwiftOperators OperatorError.swift
[208/239] Compiling SwiftOperators OperatorTable+Defaults.swift
[209/240] Emitting module SwiftOperators
[210/240] Compiling SwiftOperators Operator.swift
[211/240] Compiling SwiftOperators OperatorError+Diagnostics.swift
[212/240] Compiling SwiftOperators OperatorTable.swift
[213/240] Compiling SwiftOperators OperatorTable+Semantics.swift
[214/240] Compiling SwiftOperators PrecedenceGraph.swift
[215/240] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[216/241] Compiling SwiftOperators PrecedenceGroup.swift
[217/241] Compiling SwiftOperators OperatorTable+Folding.swift
[218/241] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[219/241] Compiling SwiftOperators SyntaxSynthesis.swift
[220/242] Wrapping AST for SwiftOperators for debugging
[224/242] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[225/242] Compiling SwiftParserDiagnostics Utils.swift
[226/242] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[227/242] Emitting module SwiftParserDiagnostics
[228/242] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[229/242] Compiling SwiftParserDiagnostics PresenceUtils.swift
[232/242] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[233/242] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[234/243] Wrapping AST for SwiftParserDiagnostics for debugging
[236/258] Compiling SwiftSyntaxBuilder Indenter.swift
[237/258] Compiling SwiftSyntaxBuilder ListBuilder.swift
[238/259] Emitting module SwiftSyntaxBuilder
[239/259] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[240/259] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[241/259] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[242/259] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[243/259] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[244/259] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[245/259] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[246/259] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[247/259] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[248/259] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[249/259] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[250/259] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[251/259] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[252/260] Wrapping AST for SwiftSyntaxBuilder for debugging
[254/277] Emitting module SwiftSyntaxMacros
[255/279] Compiling SwiftSyntaxMacros Macro.swift
[256/279] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[257/279] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[258/279] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[259/279] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[260/279] Compiling SwiftSyntaxMacros Macro+Format.swift
[261/279] Compiling SwiftSyntaxMacros MemberMacro.swift
[262/279] Compiling SwiftSyntaxMacros PeerMacro.swift
[263/279] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[264/279] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[265/279] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[266/279] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[267/279] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[268/279] Compiling SwiftSyntaxMacros AccessorMacro.swift
[269/279] Compiling SwiftSyntaxMacros AttachedMacro.swift
[270/279] Compiling SwiftSyntaxMacros BodyMacro.swift
[271/279] Compiling SwiftSyntaxMacros PreambleMacro.swift
[272/279] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[273/280] Wrapping AST for SwiftSyntaxMacros for debugging
[275/289] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[276/290] Emitting module SwiftSyntaxMacroExpansion
[277/290] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[278/290] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[279/290] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[280/290] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[281/290] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[282/290] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[283/290] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[284/290] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[285/291] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[287/303] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[288/303] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[289/304] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[290/304] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[291/304] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[292/304] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[293/304] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[294/304] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[295/304] Emitting module SwiftCompilerPluginMessageHandling
[296/304] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[297/304] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[298/304] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[299/304] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[300/305] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[302/307] Emitting module SwiftCompilerPlugin
[303/307] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[304/308] Wrapping AST for SwiftCompilerPlugin for debugging
[306/313] Emitting module SwiftAPIClientMacros
[307/313] Compiling SwiftAPIClientMacros MacroError.swift
[308/313] Compiling SwiftAPIClientMacros Collection++.swift
[309/313] Compiling SwiftAPIClientMacros String++.swift
[310/313] Compiling SwiftAPIClientMacros SwiftAPIClientMacros.swift
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:41:40: warning: 'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier
funcDecl.signature.effectSpecifiers?.throwsSpecifier = "throws"
^
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:173:60: warning: 'as' is deprecated: This cast will always fail
let accessControl = structDecl?.modifiers.first(as: { $0.as(AccessorDeclSyntax.self) }).map {
^
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:263:19: warning: 'macro' is deprecated: renamed to 'macroName'
let name = node.macro.text.lowercased()
^
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:263:19: note: use 'macroName' instead
let name = node.macro.text.lowercased()
^~~~~
macroName
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:264:19: warning: 'argumentList' is deprecated: renamed to 'arguments'
var type = node.argumentList.first?.expression.trimmed.description ?? ""
^
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:264:19: note: use 'arguments' instead
var type = node.argumentList.first?.expression.trimmed.description ?? ""
^~~~~~~~~~~~
arguments
[311/314] Wrapping AST for SwiftAPIClientMacros for debugging
[312/314] Write Objects.LinkFileList
[313/314] Linking SwiftAPIClientMacros
[315/379] Compiling SwiftAPIClient URLResponse++.swift
[316/379] Compiling SwiftAPIClient Imports.swift
[317/379] Compiling SwiftAPIClient Macros.swift
[318/379] Compiling SwiftAPIClient AuthModifier.swift
[319/379] Compiling SwiftAPIClient BackgroundModifiers.swift
[320/379] Compiling SwiftAPIClient CodersModifiers.swift
[321/379] Compiling SwiftAPIClient ErrorDecodeModifiers.swift
[322/379] Compiling SwiftAPIClient ErrorHandler.swift
[323/379] Compiling SwiftAPIClient FileIDLine.swift
[324/388] Emitting module SwiftAPIClient
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[325/388] Compiling SwiftAPIClient HTTPClientMiddleware.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[326/388] Compiling SwiftAPIClient HTTPResponseValidator.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[327/388] Compiling SwiftAPIClient LoggingModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[328/388] Compiling SwiftAPIClient MetricsModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[329/388] Compiling SwiftAPIClient MockResponses.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[330/388] Compiling SwiftAPIClient RateLimitModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[331/388] Compiling SwiftAPIClient RedirectModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[332/388] Compiling SwiftAPIClient RequestCompression.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[333/388] Compiling SwiftAPIClient RequestModifiers.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RequestModifiers.swift:346:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[334/388] Compiling SwiftAPIClient Error+String.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[335/388] Compiling SwiftAPIClient NoneLogger.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[336/388] Compiling SwiftAPIClient Publisher+Create.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[337/388] Compiling SwiftAPIClient Publishers+Task.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[338/388] Compiling SwiftAPIClient Reachability.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[339/388] Compiling SwiftAPIClient Status+Ext.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[340/388] Compiling SwiftAPIClient URLSessionDelegateWrapper.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[341/388] Compiling SwiftAPIClient UpdateMetrics.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[342/388] Compiling SwiftAPIClient WithSynchronizedAccess.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[343/388] Compiling SwiftAPIClient APIClient.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[344/388] Compiling SwiftAPIClient APIClientCaller.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[345/388] Compiling SwiftAPIClient APIClientConfigs.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[346/388] Compiling SwiftAPIClient HTTPClient.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[347/388] Compiling SwiftAPIClient HTTPDownloadClient.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[348/388] Compiling SwiftAPIClient HTTPPublisher.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[349/388] Compiling SwiftAPIClient HTTPUploadClient.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[350/388] Compiling SwiftAPIClient URLSession+Client.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[351/388] Compiling SwiftAPIClient Async++.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[352/388] Compiling SwiftAPIClient URLComponentBuilder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Extensions/URLComponentBuilder.swift:220:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:22:7: warning: associated value 'file' of 'Sendable'-conforming enum 'RequestBody' has non-sendable type 'URL'
case file(URL)
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Clients/HTTPClient.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[353/388] Compiling SwiftAPIClient RedirectBehaviour.swift
[354/388] Compiling SwiftAPIClient Serializer.swift
[355/388] Compiling SwiftAPIClient TimeoutError.swift
[356/388] Compiling SwiftAPIClient AnyAsyncSequence.swift
[357/388] Compiling SwiftAPIClient AnyEncodable.swift
[358/388] Compiling SwiftAPIClient ContentEncoder.swift
[359/388] Compiling SwiftAPIClient DataDecoder.swift
[360/388] Compiling SwiftAPIClient ErrorDecoder.swift
[361/388] Compiling SwiftAPIClient FormURLEncoder.swift
[362/388] Compiling SwiftAPIClient JSONContentEncoders.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[363/388] Compiling SwiftAPIClient MultipartFormData.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[364/388] Compiling SwiftAPIClient MultipartFormDataEncoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[365/388] Compiling SwiftAPIClient QueryEncoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[366/388] Compiling SwiftAPIClient PlainCodingKey.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[367/388] Compiling SwiftAPIClient QueryValue.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[368/388] Compiling SwiftAPIClient Ref.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[369/388] Compiling SwiftAPIClient URLQueryEncoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[370/388] Compiling SwiftAPIClient ConsoleStyle.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:699:3: warning: default will never be executed
@unknown default:
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/Coders/URLQuery/URLQueryEncoder.swift:721:3: warning: default will never be executed
@unknown default:
^
[371/388] Compiling SwiftAPIClient RequestBuilder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[372/388] Compiling SwiftAPIClient AsyncValue.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[373/388] Compiling SwiftAPIClient ContentSerializer.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[374/388] Compiling SwiftAPIClient ContentType.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[375/388] Compiling SwiftAPIClient Errors.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[376/388] Compiling SwiftAPIClient HTTPFields.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[377/388] Compiling SwiftAPIClient HTTPRequestComponents.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[378/388] Compiling SwiftAPIClient LoggingComponent.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[379/388] Compiling SwiftAPIClient Mockable.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:89:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/SwiftAPIClient/Types/HTTPRequestComponents.swift:177:62: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
[380/388] Compiling SwiftAPIClient RequestValidator.swift
[381/388] Compiling SwiftAPIClient ResponseWrapModifires.swift
[382/388] Compiling SwiftAPIClient RetryModifier.swift
[383/388] Compiling SwiftAPIClient ThrottleModifier.swift
[384/388] Compiling SwiftAPIClient TimeoutModifiers.swift
[385/388] Compiling SwiftAPIClient TokenCacheService.swift
[386/388] Compiling SwiftAPIClient TokenRefresher.swift
[387/388] Compiling SwiftAPIClient URLSessionModifiers.swift
[388/388] Compiling SwiftAPIClient WaitForConnectionModifier.swift
Build complete! (97.54s)
Build complete.
Done.