The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ResponsesAPI, reference main (b2cd5e), with Swift 6.2 (beta) for macOS (SPM) on 26 Aug 2025 20:00:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-openai-responses.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-openai-responses
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b2cd5e1 new web search updates
Cloned https://github.com/m1guelpf/swift-openai-responses.git
Revision (git rev-parse @):
b2cd5e1f60232f71962476de7134c3d29997f90e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-openai-responses.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/m1guelpf/swift-openai-responses.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin MetaProtocolCodable
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/39] Write sources
[33/39] Compiling _SwiftSyntaxCShims dummy.c
[34/39] Write swift-version-1EA4D86E10B52AF.txt
[36/81] Emitting module InternalCollectionsUtilities
[37/82] Compiling InternalCollectionsUtilities Debugging.swift
[38/82] Emitting module SwiftSyntax600
[39/82] Compiling SwiftSyntax601 Empty.swift
[40/82] Emitting module SwiftSyntax601
[41/82] Compiling SwiftSyntax600 Empty.swift
[42/82] Emitting module SwiftSyntax510
[43/82] Compiling SwiftSyntax510 Empty.swift
[44/82] Compiling SwiftSyntax509 Empty.swift
[45/82] Emitting module SwiftSyntax509
[46/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/82] Compiling InternalCollectionsUtilities Descriptions.swift
[49/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/82] Compiling InternalCollectionsUtilities Integer rank.swift
[52/148] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[53/148] Compiling SwiftSyntax Assert.swift
[54/148] Compiling SwiftSyntax BumpPtrAllocator.swift
[55/148] Compiling SwiftSyntax CommonAncestor.swift
[56/148] Compiling SwiftSyntax Convenience.swift
[57/148] Compiling SwiftSyntax CustomTraits.swift
[58/148] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[60/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[61/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[62/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[63/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/204] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/204] Compiling OrderedCollections OrderedSet+Codable.swift
[66/204] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/204] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/204] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/204] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/204] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[72/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[73/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[74/210] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[75/210] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[76/210] Compiling OrderedCollections OrderedSet+Sendable.swift
[77/210] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/210] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[79/210] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[80/210] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[81/210] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/210] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/210] Compiling OrderedCollections _Hashtable+Header.swift
[84/210] Compiling OrderedCollections OrderedDictionary+Codable.swift
[85/210] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[86/210] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[87/210] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[88/210] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[89/210] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/210] Compiling OrderedCollections OrderedSet+Initializers.swift
[91/210] Compiling OrderedCollections OrderedSet+Insertions.swift
[92/210] Compiling OrderedCollections OrderedSet+Invariants.swift
[93/210] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[94/210] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[95/210] Compiling OrderedCollections _HashTable+Bucket.swift
[96/210] Compiling OrderedCollections _HashTable+BucketIterator.swift
[97/210] Compiling OrderedCollections _HashTable+Constants.swift
[98/210] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[99/210] Compiling OrderedCollections _HashTable+Testing.swift
[100/210] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[101/210] Compiling OrderedCollections _HashTable.swift
[102/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[103/217] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/217] Compiling OrderedCollections OrderedSet+Testing.swift
[105/217] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/217] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/217] Compiling OrderedCollections OrderedSet.swift
[108/217] Compiling OrderedCollections _UnsafeBitset.swift
[109/217] Compiling EventSource Extensions.swift
[111/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[112/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[114/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[115/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[116/217] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[117/217] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[118/217] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[119/217] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[120/217] Compiling OrderedCollections OrderedDictionary+Values.swift
[121/217] Compiling OrderedCollections OrderedDictionary.swift
[122/217] Emitting module OrderedCollections
[137/217] Compiling EventSource Headers.swift
[138/217] Compiling EventSource EventSourceError.swift
[139/217] Compiling EventSource Headers.swift
[140/217] Compiling EventSource Extensions.swift
[141/217] Compiling EventSource Mutex.swift
[142/217] Compiling EventSource SessionDelegate.swift
[143/217] Compiling EventSource ServerEvent.swift
[144/217] Compiling EventSource EventSourceError.swift
[145/217] Emitting module EventSource
[146/217] Compiling EventSource SessionDelegate.swift
[147/217] Compiling EventSource ServerEvent.swift
[148/217] Compiling EventSource Mutex.swift
[149/217] Compiling EventSource Data+Trim.swift
[150/217] Compiling EventSource EventSource.swift
[151/217] Compiling EventSource EventParser.swift
[152/217] Compiling EventSource Data+Trim.swift
[153/217] Compiling EventSource EventParser.swift
[154/217] Emitting module EventSource
[155/217] Compiling EventSource EventSource.swift
[156/217] Emitting module SwiftSyntax
[193/217] Compiling SwiftSyntax SyntaxNodesD.swift
[194/217] Compiling SwiftSyntax SyntaxNodesEF.swift
[195/217] Compiling SwiftSyntax SyntaxNodesGHI.swift
[196/217] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[197/217] Compiling SwiftSyntax SyntaxNodesOP.swift
[198/217] Compiling SwiftSyntax SyntaxNodesQRS.swift
[199/217] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[210/217] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[211/217] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[212/217] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[213/217] Compiling SwiftSyntax SyntaxBaseNodes.swift
[214/276] Compiling SwiftDiagnostics Message.swift
[215/277] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[216/277] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[217/277] Compiling SwiftBasicFormat Syntax+Extensions.swift
[218/277] Compiling SwiftDiagnostics FixIt.swift
[219/277] Compiling SwiftDiagnostics Convenience.swift
[220/277] Emitting module SwiftDiagnostics
[221/277] Compiling SwiftDiagnostics Note.swift
[222/277] Compiling SwiftBasicFormat InferIndentation.swift
[223/277] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[224/277] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[225/277] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[226/277] Compiling SwiftDiagnostics Diagnostic.swift
[227/277] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[228/277] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[229/277] Compiling SwiftBasicFormat Indenter.swift
[230/277] Compiling SwiftBasicFormat BasicFormat.swift
[231/277] Emitting module SwiftBasicFormat
[232/277] Compiling SwiftParser TopLevel.swift
[233/277] Compiling SwiftParser TriviaParser.swift
[234/277] Compiling SwiftParser Types.swift
[235/277] Compiling SwiftParser ExperimentalFeatures.swift
[236/281] Compiling SwiftParser StringLiterals.swift
[237/281] Compiling SwiftParser SwiftParserCompatibility.swift
[238/281] Compiling SwiftParser SwiftVersion.swift
[239/281] Compiling SwiftParser SyntaxUtils.swift
[240/281] Compiling SwiftParser TokenConsumer.swift
[241/281] Compiling SwiftParser TokenPrecedence.swift
[242/281] Compiling SwiftParser TokenSpec.swift
[243/281] Compiling SwiftParser TokenSpecSet.swift
[244/281] Compiling SwiftParser UnicodeScalarExtensions.swift
[245/281] Compiling SwiftParser Lookahead.swift
[246/281] Compiling SwiftParser LoopProgressCondition.swift
[247/281] Compiling SwiftParser Modifiers.swift
[248/281] Compiling SwiftParser Names.swift
[249/281] Compiling SwiftParser Nominals.swift
[250/281] Compiling SwiftParser Parameters.swift
[251/281] Compiling SwiftParser ParseSourceFile.swift
[252/281] Compiling SwiftParser Parser.swift
[253/281] Compiling SwiftParser Patterns.swift
[254/281] Compiling SwiftParser Recovery.swift
[255/281] Compiling SwiftParser Specifiers.swift
[256/281] Compiling SwiftParser Statements.swift
[257/281] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[258/281] Emitting module SwiftParser
[259/281] Compiling SwiftParser Attributes.swift
[260/281] Compiling SwiftParser Availability.swift
[261/281] Compiling SwiftParser CharacterInfo.swift
[262/281] Compiling SwiftParser CollectionNodes+Parsable.swift
[263/281] Compiling SwiftParser Declarations.swift
[264/281] Compiling SwiftParser Directives.swift
[265/281] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[266/281] Compiling SwiftParser Expressions.swift
[267/281] Compiling SwiftParser IncrementalParseTransition.swift
[268/281] Compiling SwiftParser IsValidIdentifier.swift
[269/281] Compiling SwiftParser Cursor.swift
[270/281] Compiling SwiftParser Lexeme.swift
[271/281] Compiling SwiftParser LexemeSequence.swift
[272/281] Compiling SwiftParser Lexer.swift
[273/281] Compiling SwiftParser RegexLiteralLexer.swift
[274/281] Compiling SwiftParser IsLexerClassified.swift
[275/281] Compiling SwiftParser LayoutNodes+Parsable.swift
[276/281] Compiling SwiftParser Parser+TokenSpecSet.swift
[277/281] Compiling SwiftParser TokenSpecStaticMembers.swift
[278/304] Compiling SwiftOperators PrecedenceGroup.swift
[279/305] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[280/306] Compiling SwiftOperators SyntaxSynthesis.swift
[281/306] Compiling SwiftOperators OperatorTable.swift
[282/306] Compiling SwiftOperators PrecedenceGraph.swift
[283/306] Compiling SwiftOperators OperatorTable+Defaults.swift
[284/306] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[285/306] Compiling SwiftParserDiagnostics PresenceUtils.swift
[286/306] Compiling SwiftOperators Operator.swift
[287/306] Compiling SwiftOperators OperatorTable+Semantics.swift
[288/306] Compiling SwiftOperators OperatorError.swift
[289/306] Emitting module SwiftOperators
[290/306] Compiling SwiftOperators OperatorTable+Folding.swift
[291/306] Compiling SwiftOperators OperatorError+Diagnostics.swift
[292/306] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[293/306] Compiling SwiftParserDiagnostics Utils.swift
[294/306] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[295/306] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[296/306] Emitting module SwiftParserDiagnostics
[297/306] Compiling SwiftParserDiagnostics MissingNodesError.swift
[298/306] Compiling SwiftParserDiagnostics MissingTokenError.swift
[299/306] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[300/306] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[301/306] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[302/306] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[303/321] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[304/322] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[305/322] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[306/322] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[307/322] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[308/322] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[309/322] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[310/322] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[311/322] Compiling SwiftSyntaxBuilder Indenter.swift
[312/322] Compiling SwiftSyntaxBuilder ListBuilder.swift
[313/322] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[314/322] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[315/322] Emitting module SwiftSyntaxBuilder
[316/322] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[317/322] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[318/322] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[319/340] Compiling SwiftSyntaxMacros PreambleMacro.swift
[320/341] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[321/341] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[322/341] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[323/341] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[324/341] Compiling SwiftSyntaxMacros Macro.swift
[325/341] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[326/341] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[327/341] Compiling SwiftSyntaxMacros AccessorMacro.swift
[328/341] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[329/341] Compiling SwiftSyntaxMacros Macro+Format.swift
[330/341] Compiling SwiftSyntaxMacros AttachedMacro.swift
[331/341] Compiling SwiftSyntaxMacros BodyMacro.swift
[332/341] Compiling SwiftSyntaxMacros MemberMacro.swift
[333/341] Compiling SwiftSyntaxMacros PeerMacro.swift
[334/341] Emitting module SwiftSyntaxMacros
[335/341] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[336/341] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[337/341] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[338/444] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[339/444] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[340/444] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[341/444] Emitting module SwiftSyntaxMacroExpansion
[342/444] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[343/444] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[344/444] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[345/444] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[346/444] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[347/444] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[348/444] Emitting module PluginCore
[349/444] Compiling PluginCore AttributableDeclSyntax.swift
[350/444] Compiling PluginCore Attribute.swift
[351/444] Compiling PluginCore Codable+Expansion.swift
[352/444] Compiling PluginCore Codable.swift
[353/444] Compiling PluginCore CodingKeyTransformer.swift
[354/444] Compiling PluginCore CodingKeys.swift
[355/444] Compiling PluginCore Strategy.swift
[356/444] Compiling PluginCore AttributeExpander+Decodable.swift
[357/444] Compiling PluginCore Decodable+Expansion.swift
[358/444] Compiling PluginCore Decodable.swift
[359/444] Compiling PluginCore AttributeExpander+Encodable.swift
[360/466] Compiling PluginCore InvalidDeclaration.swift
[361/466] Compiling PluginCore MetaCodableMessage.swift
[362/466] Compiling PluginCore StaticVariableDeclaration.swift
[363/466] Compiling PluginCore UninitializedVariableDecl.swift
[364/466] Compiling PluginCore AttributeExpander.swift
[365/466] Compiling PluginCore DeclModifiersGenerator.swift
[366/466] Compiling PluginCore Options.swift
[367/466] Compiling PluginCore ComposedVariable.swift
[368/466] Compiling PluginCore ConditionalCodingVariable.swift
[369/466] Compiling PluginCore AssociatedVariable.swift
[370/466] Compiling PluginCore UnTaggedEnumSwitcher.swift
[371/466] Compiling PluginCore AnyInitialization.swift
[372/466] Compiling PluginCore AnyRequiredVariableInitialization.swift
[373/466] Compiling PluginCore IgnoredInitialization.swift
[374/466] Compiling PluginCore MemberwiseInitGenerator.swift
[375/466] Compiling PluginCore OptionalInitialization.swift
[376/466] Compiling PluginCore RequiredInitialization.swift
[377/466] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[378/466] Compiling PluginCore RequiredVariableInitialization.swift
[379/466] Compiling PluginCore VariableInitialization.swift
[380/466] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[381/466] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[382/466] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[383/466] Compiling PluginCore PropertyVariableTreeNode.swift
[384/466] Compiling PluginCore AssociatedDeclSyntax.swift
[385/466] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[386/466] Compiling PluginCore MemberGroupSyntax.swift
[387/466] Compiling PluginCore PropertyDeclSyntax.swift
[388/466] Compiling PluginCore VariableSyntax.swift
[389/466] Compiling PluginCore ActorVariable.swift
[390/466] Compiling PluginCore BasicAssociatedVariable.swift
[391/466] Compiling PluginCore BasicEnumCaseVariable.swift
[392/466] Compiling PluginCore EnumCaseVariable.swift
[393/466] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[394/466] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[395/466] Compiling PluginCore AnyEnumSwitcher.swift
[396/466] Compiling PluginCore EnumSwitcherVariable.swift
[397/466] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[398/466] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[399/466] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[400/466] Compiling PluginCore AggregatedDiagnosticProducer.swift
[401/466] Compiling PluginCore CombinedUsage.swift
[402/466] Compiling PluginCore ArgumentCountCondition.swift
[403/466] Compiling PluginCore DeclarationCondition.swift
[404/466] Compiling PluginCore DiagnosticCondition.swift
[405/466] Compiling PluginCore ConditionalDiagnosticProducer.swift
[406/466] Compiling PluginCore DiagnosticProducer.swift
[407/466] Compiling PluginCore DuplicateUsage.swift
[408/466] Compiling PluginCore GroupedVariableDeclaration.swift
[409/466] Compiling PluginCore InvalidCombination.swift
[410/466] Compiling PluginCore Encodable+Expansion.swift
[411/466] Compiling PluginCore Encodable.swift
[412/466] Compiling PluginCore IgnoreCodingInitialized.swift
[413/466] Compiling PluginCore Inherits.swift
[414/466] Compiling PluginCore StrategyFinder.swift
[415/466] Compiling PluginCore UnTagged.swift
[416/466] Compiling PluginCore CodedAs.swift
[417/466] Compiling PluginCore CodedBy.swift
[418/466] Compiling PluginCore Default.swift
[419/466] Compiling PluginCore IgnoreCoding.swift
[420/466] Compiling PluginCore IgnoreDecoding.swift
[421/466] Compiling PluginCore AliasedPropertyVariable.swift
[422/466] Compiling PluginCore AnyPropertyVariable.swift
[423/466] Compiling PluginCore BasicPropertyVariable.swift
[424/466] Compiling PluginCore DecodingFallback.swift
[425/466] Compiling PluginCore DefaultValueVariable.swift
[426/466] Compiling PluginCore HelperCodedVariable.swift
[427/466] Compiling PluginCore InitializationVariable.swift
[428/466] Compiling PluginCore KeyedVariable.swift
[429/466] Compiling PluginCore PropertyVariable.swift
[430/466] Compiling PluginCore StrategyVariable.swift
[431/466] Compiling PluginCore IgnoreEncoding.swift
[432/466] Compiling PluginCore CodedAt.swift
[433/466] Compiling PluginCore CodedIn.swift
[434/466] Compiling PluginCore ContentAt.swift
[435/466] Compiling PluginCore DecodedAt.swift
[436/466] Compiling PluginCore EncodedAt.swift
[437/466] Compiling PluginCore KeyPathProvider.swift
[438/466] Compiling PluginCore MemberInit+Expansion.swift
[439/466] Compiling PluginCore MemberInit.swift
[440/466] Compiling PluginCore PeerAttribute.swift
[441/466] Emitting module SwiftCompilerPluginMessageHandling
[442/467] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[443/467] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[444/467] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[445/467] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[446/467] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[447/467] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[448/467] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[449/467] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[450/467] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[451/467] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[452/467] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[453/467] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[454/467] Compiling PluginCore ClassVariable.swift
[455/467] Compiling PluginCore Case.swift
[456/467] Compiling PluginCore CodingKeysMap.swift
[457/467] Compiling PluginCore Key.swift
[458/467] Compiling PluginCore ConstraintGenerator.swift
[459/467] Compiling PluginCore Registration.swift
[460/467] Compiling PluginCore EnumVariable.swift
[461/467] Compiling PluginCore MemberGroup.swift
[462/467] Compiling PluginCore TypeVariable.swift
[463/467] Compiling PluginCore Variable.swift
[464/469] Emitting module SwiftCompilerPlugin
[465/469] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[466/491] Compiling MacroPlugin Plugin.swift
[467/491] Emitting module MacroPlugin
[468/491] Compiling MacroPlugin Definitions.swift
[468/491] Write Objects.LinkFileList
[469/491] Linking MacroPlugin-tool
[471/535] Compiling MetaCodable DynamicCodableIdentifier.swift
[472/535] Compiling MetaCodable EncodedAt.swift
[473/537] Compiling MetaCodable CodedBy.swift
[474/537] Compiling MetaCodable CodedIn.swift
[475/539] Compiling MetaCodable IgnoreCoding.swift
[476/539] Compiling MetaCodable MemberInit.swift
[478/539] Compiling Macros DocString.swift
[479/539] Compiling Macros helpers.swift
[480/539] Compiling MetaCodable CodedAt.swift
[481/539] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[482/539] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[486/539] Compiling MetaCodable Decodable.swift
[487/539] Compiling MetaCodable Encodable.swift
[488/539] Compiling MetaCodable IgnoreCodingInitialized.swift
[489/539] Compiling MetaCodable HelperCoder.swift
[490/539] Compiling MetaCodable LossySequence.swift
[491/539] Compiling MetaCodable Default.swift
[492/539] Compiling MetaCodable DynamicCodable.swift
[495/539] Compiling MetaCodable ContentAt.swift
[496/539] Compiling MetaCodable DecodedAt.swift
[499/541] Compiling MetaCodable Codable.swift
[500/541] Compiling MetaCodable CodableCommonStrategy.swift
[501/541] Compiling MetaCodable CodingKeys.swift
[517/541] Emitting module MetaCodable
[519/541] Compiling MetaCodable IgnoreCoding.swift
[520/541] Compiling MetaCodable MemberInit.swift
[521/555] Emitting module Macros
[524/569] Compiling HelperCoders DateCoder.swift
[525/569] Compiling HelperCoders Since1970DateCoder.swift
[526/569] Compiling HelperCoders DefaultSequenceElementCoding.swift
[527/569] Compiling HelperCoders SequenceCoder.swift
[528/569] Compiling HelperCoders Base64Coder.swift
[529/569] Compiling HelperCoders ConditionalCoder.swift
[534/569] Compiling HelperCoders NonConformingCoder.swift
[535/569] Compiling HelperCoders PropertyWrapperCoder.swift
[539/569] Write Objects.LinkFileList
[541/569] Compiling HelperCoders Number.swift
[542/569] Compiling HelperCoders String.swift
[543/570] Compiling HelperCoders Bool.swift
[544/570] Compiling HelperCoders SequenceCoderConfiguration.swift
[545/570] Compiling HelperCoders HelperCoderStrategy.swift
[546/570] Emitting module HelperCoders
[555/570] Compiling HelperCoders ValueCoder.swift
[556/570] Compiling HelperCoders String.swift
[557/570] Compiling HelperCoders Bool.swift
[558/570] Compiling HelperCoders Number.swift
[559/570] Compiling HelperCoders HelperCoderStrategy.swift
[560/570] Compiling HelperCoders SequenceCoderConfiguration.swift
[569/571] Emitting module HelperCoders
[570/571] Compiling HelperCoders ValueCoder.swift
[570/571] Linking Macros-tool
[572/627] Compiling ResponsesAPI StringSchemaMacro.swift
[573/627] Compiling ResponsesAPI ToolMacro.swift
[574/627] Compiling ResponsesAPI APIConversation.swift
[575/630] Compiling ResponsesAPI APIClient.swift
[576/630] Compiling ResponsesAPI MultiPartData.swift
[577/630] Compiling ResponsesAPI helpers.swift
[578/630] Compiling ResponsesAPI Schemable.swift
[579/630] Compiling ResponsesAPI Toolable.swift
[580/630] Compiling ResponsesAPI ResponsesAPI.swift
[581/630] Compiling ResponsesAPI Input.swift
[582/630] Compiling ResponsesAPI Item.swift
[583/630] Compiling ResponsesAPI JSONSchema.swift
[584/630] Compiling ResponsesAPI Config.swift
[585/630] Compiling ResponsesAPI Event.swift
[586/630] Compiling ResponsesAPI File.swift
[590/630] Compiling ResponsesAPI Message.swift
[591/630] Compiling ResponsesAPI Model.swift
[592/630] Compiling ResponsesAPI Request.swift
[593/633] Compiling ResponsesAPI JSONEncoder+string.swift
[594/633] Compiling ResponsesAPI Result+async.swift
[595/633] Compiling ResponsesAPI URL+appendOptionalQueryItems.swift
[596/633] Compiling ResponsesAPI Response.swift
[597/633] Compiling ResponsesAPI Tool.swift
[598/633] Compiling ResponsesAPI WebhookEvent.swift
[599/633] Compiling ResponsesAPI Response.swift
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:1206:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1204 | 	case output(Output)
1205 | 	case input(Input)
1206 | }
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
1207 |
1208 | // MARK: - Item.Input Creating helpers
[600/633] Compiling ResponsesAPI Tool.swift
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:1206:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1204 | 	case output(Output)
1205 | 	case input(Input)
1206 | }
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
1207 |
1208 | // MARK: - Item.Input Creating helpers
[601/633] Compiling ResponsesAPI WebhookEvent.swift
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:1206:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1204 | 	case output(Output)
1205 | 	case input(Input)
1206 | }
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
1207 |
1208 | // MARK: - Item.Input Creating helpers
[602/633] Compiling ResponsesAPI APIClient.swift
[603/633] Compiling ResponsesAPI MultiPartData.swift
[604/633] Compiling ResponsesAPI helpers.swift
[608/633] Compiling ResponsesAPI Conversation.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[609/633] Compiling ResponsesAPI ConversationsAPI.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[610/633] Compiling ResponsesAPI Collection+safeAccess.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:1206:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1204 | 	case output(Output)
1205 | 	case input(Input)
1206 | }
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
1207 |
1208 | // MARK: - Item.Input Creating helpers
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:1206:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1204 | 	case output(Output)
1205 | 	case input(Input)
1206 | }
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
1207 |
1208 | // MARK: - Item.Input Creating helpers
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:1206:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1204 | 	case output(Output)
1205 | 	case input(Input)
1206 | }
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
1207 |
1208 | // MARK: - Item.Input Creating helpers
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it [#no-usage]
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it [#no-usage]
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it [#no-usage]
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:517:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
515 | 			case .mcpCallFailed:
516 | 				break // mcpToolCall does not have a status field we can track
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:519:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
517 | 			case let .mcpCallInProgress(itemId, outputIndex):
518 | 				break // mcpToolCall does not have a status field we can track
519 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
520 | 				break // mcpListTools does not have a status field we can track
521 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:523:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
521 | 			case .mcpListToolsFailed:
522 | 				break // mcpListTools does not have a status field we can track
523 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it [#no-usage]
524 | 				break // mcpListTools does not have a status field we can track
525 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[632/633] Emitting module ResponsesAPI
Build complete! (79.40s)
Fetching https://github.com/m1guelpf/EventSource.git
[1/605] Fetching eventsource
Fetched https://github.com/m1guelpf/EventSource.git from cache (0.71s)
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/2094] Fetching swift-docc-plugin
[85/3002] Fetching swift-docc-plugin, swift-macro-testing
[194/108884] Fetching swift-docc-plugin, swift-macro-testing, metacodable
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.83s)
[253/107976] Fetching swift-docc-plugin, metacodable
[16919/179807] Fetching swift-docc-plugin, metacodable, swift-syntax
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (5.26s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.26s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (5.26s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (7.99s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.43s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15341] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.16s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (5.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17354] Fetching swift-collections
[696/33043] Fetching swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.88s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3478] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.45s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.87s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.86s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.45s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/m1guelpf/EventSource.git
Working copy of https://github.com/m1guelpf/EventSource.git resolved at compiler-fix (1942aa5)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "metacodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyLab/MetaCodable.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "eventsource",
      "requirement" : {
        "branch" : [
          "compiler-fix"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/m1guelpf/EventSource.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "ResponsesAPI",
  "name" : "ResponsesAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ResponsesAPI",
      "targets" : [
        "ResponsesAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Macros",
      "targets" : [
        "Macros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "tests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SchemaMacroTests.swift",
        "ToolMacroTests.swift"
      ],
      "target_dependencies" : [
        "ResponsesAPI",
        "Macros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ResponsesAPI",
      "module_type" : "SwiftTarget",
      "name" : "ResponsesAPI",
      "path" : "src",
      "product_dependencies" : [
        "EventSource",
        "MetaCodable",
        "HelperCoders"
      ],
      "product_memberships" : [
        "ResponsesAPI"
      ],
      "sources" : [
        "Conversation.swift",
        "ConversationsAPI.swift",
        "Extensions/Collection+safeAccess.swift",
        "Extensions/JSONEncoder+string.swift",
        "Extensions/Result+async.swift",
        "Extensions/URL+appendOptionalQueryItems.swift",
        "Macros/ArraySchemaMacro.swift",
        "Macros/NumberSchemaMacro.swift",
        "Macros/SchemaMacro.swift",
        "Macros/StringSchemaMacro.swift",
        "Macros/ToolMacro.swift",
        "Models/APIConversation.swift",
        "Models/Config.swift",
        "Models/Event.swift",
        "Models/File.swift",
        "Models/Input.swift",
        "Models/Item.swift",
        "Models/JSONSchema.swift",
        "Models/Message.swift",
        "Models/Model.swift",
        "Models/Request.swift",
        "Models/Response.swift",
        "Models/Tool.swift",
        "Models/WebhookEvent.swift",
        "Protocol/Schemable.swift",
        "Protocol/Toolable.swift",
        "ResponsesAPI.swift",
        "Support/APIClient.swift",
        "Support/MultiPartData.swift",
        "Support/helpers.swift"
      ],
      "target_dependencies" : [
        "Macros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Macros",
      "module_type" : "SwiftTarget",
      "name" : "Macros",
      "path" : "macros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftDiagnostics",
        "SwiftSyntaxMacros",
        "SwiftSyntaxBuilder",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ResponsesAPI",
        "Macros"
      ],
      "sources" : [
        "Extensions/AttributeListSyntax+arguments.swift",
        "Extensions/DeclGroupSyntax+accessLevel.swift",
        "Extensions/ExtensionDeclSyntax+init.swift",
        "Extensions/MemberBlockItemListSyntax+declaresVariable.swift",
        "Extensions/PatternBindingSyntax+isStored.swift",
        "Extensions/String+isPlaceholder.swift",
        "Extensions/SyntaxProtocol+docString.swift",
        "Extensions/TypeSyntax+typeInfo.swift",
        "Generators/EnumSchemaGenerator.swift",
        "Generators/SchemaGenerator.swift",
        "Generators/StructSchemaGenerator.swift",
        "Macros/ArraySchemaMacro.swift",
        "Macros/NumberSchemaMacro.swift",
        "Macros/SchemaMacro.swift",
        "Macros/StringSchemaMacro.swift",
        "Macros/ToolMacro.swift",
        "Plugin.swift",
        "Support/DiagnosticError.swift",
        "Support/DocString.swift",
        "Support/helpers.swift"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "6.0"
}
Done.