The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CtrlHub, reference 0.0.4 (fcec08), with Swift 6.0 for macOS (SPM) on 28 Mar 2025 15:40:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ctrl-hub/sdk.swift.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ctrl-hub/sdk.swift
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at fcec087 nil by default
Cloned https://github.com/ctrl-hub/sdk.swift.git
Revision (git rev-parse @):
fcec087381b15526c0f160fda818611beb6c0c39
SUCCESS checkout https://github.com/ctrl-hub/sdk.swift.git at 0.0.4
Fetching https://github.com/DataDog/swift-jsonapi.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/evgenyneu/keychain-swift.git
[1/2201] Fetching keychain-swift
[332/3132] Fetching keychain-swift, swift-jsonapi
[3133/72820] Fetching keychain-swift, swift-jsonapi, swift-syntax
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (2.97s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.97s)
Fetched https://github.com/DataDog/swift-jsonapi.git from cache (2.97s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 24.0.0 (2.93s)
Computing version for https://github.com/DataDog/swift-jsonapi.git
Computed https://github.com/DataDog/swift-jsonapi.git at 0.1.1 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.63s)
Creating working copy for https://github.com/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 24.0.0
Creating working copy for https://github.com/DataDog/swift-jsonapi.git
Working copy of https://github.com/DataDog/swift-jsonapi.git resolved at 0.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sdk.swift",
      "name": "CtrlHub",
      "url": "https://github.com/ctrl-hub/sdk.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdk.swift",
      "dependencies": [
        {
          "identity": "swift-jsonapi",
          "name": "swift-jsonapi",
          "url": "https://github.com/DataDog/swift-jsonapi.git",
          "version": "0.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-jsonapi",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "510.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "keychain-swift",
          "name": "KeychainSwift",
          "url": "https://github.com/evgenyneu/keychain-swift.git",
          "version": "24.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/keychain-swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ctrl-hub/sdk.swift.git
[8/782] Fetching sdk.swift
Fetched https://github.com/ctrl-hub/sdk.swift.git from cache (0.70s)
Fetching https://github.com/evgenyneu/keychain-swift.git from cache
Fetching https://github.com/DataDog/swift-jsonapi.git from cache
Fetched https://github.com/DataDog/swift-jsonapi.git from cache (0.45s)
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (0.45s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 24.0.0 (0.02s)
Computing version for https://github.com/DataDog/swift-jsonapi.git
Computed https://github.com/DataDog/swift-jsonapi.git at 0.1.2 (0.02s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.71s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.02s)
Creating working copy for https://github.com/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 24.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
Creating working copy for https://github.com/DataDog/swift-jsonapi.git
Working copy of https://github.com/DataDog/swift-jsonapi.git resolved at 0.1.2
Creating working copy for https://github.com/ctrl-hub/sdk.swift.git
Working copy of https://github.com/ctrl-hub/sdk.swift.git resolved at 0.0.4 (fcec087)
warning: '.resolve-product-dependencies': dependency 'sdk.swift' is not used by any target
Found 2 product dependencies
  - swift-jsonapi
  - KeychainSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ctrl-hub/sdk.swift.git
https://github.com/ctrl-hub/sdk.swift.git
{
  "dependencies" : [
    {
      "identity" : "swift-jsonapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DataDog/swift-jsonapi.git"
    },
    {
      "identity" : "keychain-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "24.0.0",
            "upper_bound" : "25.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/evgenyneu/keychain-swift.git"
    }
  ],
  "manifest_display_name" : "CtrlHub",
  "name" : "CtrlHub",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CtrlHub",
      "targets" : [
        "CtrlHub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CtrlHubTests",
      "module_type" : "SwiftTarget",
      "name" : "CtrlHubTests",
      "path" : "Tests/CtrlHubTests",
      "sources" : [
        "CtrlHubTests.swift"
      ],
      "target_dependencies" : [
        "CtrlHub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CtrlHub",
      "module_type" : "SwiftTarget",
      "name" : "CtrlHub",
      "path" : "Source",
      "product_dependencies" : [
        "JSONAPI",
        "KeychainSwift"
      ],
      "product_memberships" : [
        "CtrlHub"
      ],
      "sources" : [
        "Core/APIError.swift",
        "Core/Config.swift",
        "Core/Log.swift",
        "Core/Router.swift",
        "CtrlHub.swift",
        "Features/Models/EquipmentModels.swift",
        "Features/Models/IAMModels.swift",
        "Features/Models/OperationsModels.swift",
        "Features/Models/OrganisationModels.swift",
        "Features/Models/PermissionModels.swift",
        "Features/Models/PropertyModels.swift",
        "Features/Models/RoleModels.swift",
        "Features/Models/SchemeModels.swift",
        "Features/Models/ServiceAccountModels.swift",
        "Features/Models/Shared/Label.swift",
        "Features/Models/Shared/Location.swift",
        "Features/Models/Shared/Meta.swift",
        "Features/Models/StreetModels.swift",
        "Features/Models/VehicleInspectionModels.swift",
        "Features/Models/VehicleModels.swift",
        "Features/Models/WorkOrderModels.swift",
        "Features/Routers/AuthRouter.swift",
        "Features/Routers/EquipmentExposuresRouter.swift",
        "Features/Routers/EquipmentRouter.swift",
        "Features/Routers/IAMRouter.swift",
        "Features/Routers/OrganisationRouter.swift",
        "Features/Routers/PermissionRouter.swift",
        "Features/Routers/PropertyRouter.swift",
        "Features/Routers/RoleRouter.swift",
        "Features/Routers/SchemeRouter.swift",
        "Features/Routers/ServiceAccountRouter.swift",
        "Features/Routers/StreetRouter.swift",
        "Features/Routers/VehiclesInspectionsRouter.swift",
        "Features/Routers/VehiclesRouter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/20] Write sources
[17/20] Write swift-version-5BDAB9E9C0126B9D.txt
[19/28] Emitting module SwiftSyntax510
[20/28] Compiling SwiftSyntax510 Empty.swift
[21/28] Emitting module SwiftSyntax509
[22/28] Compiling SwiftSyntax509 Empty.swift
[23/90] Compiling SwiftSyntax AbsolutePosition.swift
[24/90] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[25/90] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[26/90] Compiling SwiftSyntax Assert.swift
[27/90] Compiling SwiftSyntax BumpPtrAllocator.swift
[28/90] Compiling SwiftSyntax CommonAncestor.swift
[29/90] Compiling SwiftSyntax Convenience.swift
[30/96] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[31/96] Compiling KeychainSwift KeychainSwift.swift
[32/96] Emitting module KeychainSwift
[33/96] Compiling KeychainSwift TegKeychainConstants.swift
[34/96] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[35/96] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[36/96] Compiling SwiftSyntax SyntaxBaseNodes.swift
[37/96] Compiling SwiftSyntax SyntaxCollections.swift
[38/96] Compiling SwiftSyntax SyntaxEnum.swift
[39/96] Compiling SwiftSyntax SyntaxKind.swift
[40/96] Compiling SwiftSyntax SyntaxRewriter.swift
[41/96] Compiling SwiftSyntax TokenSequence.swift
[42/96] Compiling SwiftSyntax TokenSyntax.swift
[43/96] Compiling SwiftSyntax Trivia.swift
[44/96] Compiling SwiftSyntax Utils.swift
[45/96] Compiling SwiftSyntax ChildNameForKeyPath.swift
[46/96] Compiling SwiftSyntax Keyword.swift
[47/96] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[48/96] Compiling SwiftSyntax RawSyntaxNodesC.swift
[49/96] Compiling SwiftSyntax RawSyntaxNodesD.swift
[50/96] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[51/96] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[52/96] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[53/96] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[54/96] Compiling SwiftSyntax SyntaxHashable.swift
[55/96] Compiling SwiftSyntax SyntaxIdentifier.swift
[56/96] Compiling SwiftSyntax SyntaxNodeStructure.swift
[57/96] Compiling SwiftSyntax SyntaxProtocol.swift
[58/96] Compiling SwiftSyntax SyntaxText.swift
[59/96] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[60/96] Compiling SwiftSyntax TokenDiagnostic.swift
[61/96] Compiling SwiftSyntax SourceLocation.swift
[62/96] Compiling SwiftSyntax SourcePresence.swift
[63/96] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[64/96] Compiling SwiftSyntax Syntax.swift
[65/96] Compiling SwiftSyntax SyntaxArena.swift
[66/96] Compiling SwiftSyntax SyntaxChildren.swift
[67/96] Compiling SwiftSyntax SyntaxCollection.swift
[68/96] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[69/96] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[70/96] Compiling SwiftSyntax RawSyntaxValidation.swift
[71/96] Compiling SwiftSyntax SyntaxNodesAB.swift
[72/96] Compiling SwiftSyntax SyntaxNodesC.swift
[73/96] Compiling SwiftSyntax SyntaxNodesD.swift
[74/96] Emitting module SwiftSyntax
[75/96] Compiling SwiftSyntax MemoryLayout.swift
[76/96] Compiling SwiftSyntax MissingNodeInitializers.swift
[77/96] Compiling SwiftSyntax RawSyntax.swift
[78/96] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[79/96] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[80/96] Compiling SwiftSyntax RawSyntaxTokenView.swift
[81/96] Compiling SwiftSyntax SourceLength.swift
[82/96] Compiling SwiftSyntax SyntaxTraits.swift
[83/96] Compiling SwiftSyntax SyntaxTransform.swift
[84/96] Compiling SwiftSyntax SyntaxVisitor.swift
[85/96] Compiling SwiftSyntax TokenKind.swift
[86/96] Compiling SwiftSyntax Tokens.swift
[87/96] Compiling SwiftSyntax TriviaPieces.swift
[88/96] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[89/96] Compiling SwiftSyntax SyntaxNodesEF.swift
[90/96] Compiling SwiftSyntax SyntaxNodesGHI.swift
[91/96] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[92/96] Compiling SwiftSyntax SyntaxNodesOP.swift
[93/96] Compiling SwiftSyntax SyntaxNodesQRS.swift
[94/96] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[95/148] Compiling SwiftDiagnostics Note.swift
[96/148] Compiling SwiftDiagnostics Message.swift
[97/148] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[98/148] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[99/148] Compiling SwiftDiagnostics FixIt.swift
[100/148] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[101/148] Compiling SwiftDiagnostics Diagnostic.swift
[102/148] Compiling SwiftDiagnostics Convenience.swift
[103/148] Emitting module SwiftDiagnostics
[104/148] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[105/148] Compiling SwiftBasicFormat Syntax+Extensions.swift
[106/148] Emitting module SwiftBasicFormat
[107/148] Compiling SwiftBasicFormat BasicFormat.swift
[108/148] Compiling SwiftParser Names.swift
[109/148] Compiling SwiftParser Nominals.swift
[110/148] Compiling SwiftParser Parameters.swift
[111/148] Compiling SwiftParser ParseSourceFile.swift
[112/152] Compiling SwiftParser Parser.swift
[113/152] Compiling SwiftParser Patterns.swift
[114/152] Compiling SwiftParser Recovery.swift
[115/152] Compiling SwiftParser Specifiers.swift
[116/152] Compiling SwiftParser UnicodeScalarExtensions.swift
[117/152] Compiling SwiftParser Lookahead.swift
[118/152] Compiling SwiftParser LoopProgressCondition.swift
[119/152] Compiling SwiftParser Modifiers.swift
[120/152] Compiling SwiftParser TokenSpecSet.swift
[121/152] Compiling SwiftParser TopLevel.swift
[122/152] Compiling SwiftParser TriviaParser.swift
[123/152] Compiling SwiftParser Types.swift
[124/152] Compiling SwiftParser Statements.swift
[125/152] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[126/152] Compiling SwiftParser StringLiterals.swift
[127/152] Compiling SwiftParser SwiftParserCompatibility.swift
[128/152] Compiling SwiftParser SyntaxUtils.swift
[129/152] Compiling SwiftParser TokenConsumer.swift
[130/152] Compiling SwiftParser TokenPrecedence.swift
[131/152] Compiling SwiftParser TokenSpec.swift
[132/152] Compiling SwiftParser Attributes.swift
[133/152] Compiling SwiftParser Availability.swift
[134/152] Compiling SwiftParser CharacterInfo.swift
[135/152] Compiling SwiftParser CollectionNodes+Parsable.swift
[136/152] Compiling SwiftParser Declarations.swift
[137/152] Emitting module SwiftParser
[138/152] Compiling SwiftParser IsLexerClassified.swift
[139/152] Compiling SwiftParser LayoutNodes+Parsable.swift
[140/152] Compiling SwiftParser Parser+TokenSpecSet.swift
[141/152] Compiling SwiftParser TokenSpecStaticMembers.swift
[142/152] Compiling SwiftParser Lexeme.swift
[143/152] Compiling SwiftParser LexemeSequence.swift
[144/152] Compiling SwiftParser Lexer.swift
[145/152] Compiling SwiftParser RegexLiteralLexer.swift
[146/152] Compiling SwiftParser Directives.swift
[147/152] Compiling SwiftParser ExperimentalFeatures.swift
[148/152] Compiling SwiftParser Expressions.swift
[149/152] Compiling SwiftParser IncrementalParseTransition.swift
[150/152] Compiling SwiftParser Cursor.swift
[151/175] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[152/176] Compiling SwiftParserDiagnostics Utils.swift
[153/176] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[154/176] Compiling SwiftOperators PrecedenceGroup.swift
[155/176] Compiling SwiftOperators OperatorTable+Defaults.swift
[156/176] Compiling SwiftOperators OperatorTable+Semantics.swift
[157/176] Compiling SwiftOperators OperatorTable.swift
[158/176] Compiling SwiftOperators PrecedenceGraph.swift
[159/176] Compiling SwiftOperators Operator.swift
[160/176] Compiling SwiftOperators OperatorError.swift
[161/176] Compiling SwiftOperators OperatorError+Diagnostics.swift
[162/176] Compiling SwiftOperators OperatorTable+Folding.swift
[163/176] Emitting module SwiftOperators
[164/177] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[165/177] Compiling SwiftParserDiagnostics PresenceUtils.swift
[166/177] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[167/177] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[168/177] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[169/177] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[170/177] Compiling SwiftOperators SyntaxSynthesis.swift
[171/177] Compiling SwiftParserDiagnostics MissingNodesError.swift
[172/177] Compiling SwiftParserDiagnostics MissingTokenError.swift
[173/177] Emitting module SwiftParserDiagnostics
[174/177] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[175/177] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[176/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[177/191] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[178/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[179/191] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[180/191] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[181/191] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[182/191] Compiling SwiftSyntaxBuilder Indenter.swift
[183/191] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[184/191] Emitting module SwiftSyntaxBuilder
[185/191] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[186/191] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[187/191] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[188/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[189/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[190/192] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[191/206] Compiling SwiftSyntaxMacros Macro.swift
[192/206] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[193/206] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[194/206] Compiling SwiftSyntaxMacros Macro+Format.swift
[195/206] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[196/206] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[197/206] Compiling SwiftSyntaxMacros AccessorMacro.swift
[198/206] Compiling SwiftSyntaxMacros AttachedMacro.swift
[199/206] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[200/206] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[201/206] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[202/206] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[203/206] Compiling SwiftSyntaxMacros MemberMacro.swift
[204/207] Emitting module SwiftSyntaxMacros
[205/207] Compiling SwiftSyntaxMacros PeerMacro.swift
[206/215] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[207/215] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[208/215] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[209/215] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[210/215] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[211/215] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[212/215] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[213/215] Emitting module SwiftSyntaxMacroExpansion
[214/222] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[215/222] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[216/222] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[217/222] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[218/222] Emitting module SwiftCompilerPluginMessageHandling
[219/222] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[220/222] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[221/224] Emitting module SwiftCompilerPlugin
[222/224] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[223/234] Compiling JSONAPIMacros ResourceUnionMacro.swift
[224/234] Compiling JSONAPIMacros ResourceRelationshipMacro.swift
[225/234] Compiling JSONAPIMacros ResourceAttributeMacro.swift
[226/234] Compiling JSONAPIMacros JSONAPIDiagnostic.swift
[227/234] Compiling JSONAPIMacros AppleExtensions.swift
[228/234] Emitting module JSONAPIMacros
[229/234] Compiling JSONAPIMacros JSONAPIPlugin.swift
[230/234] Compiling JSONAPIMacros Extensions.swift
[231/234] Compiling JSONAPIMacros ResourceWrapperMacro.swift
[232/234] Compiling JSONAPIMacros AppleAvailability.swift
[232/234] Write Objects.LinkFileList
[233/234] Linking JSONAPIMacros-tool
[235/254] Compiling JSONAPI ResourceIdentifiable.swift
[236/254] Compiling JSONAPI ResourceIdentifier.swift
[237/254] Compiling JSONAPI Resource.swift
[238/254] Compiling JSONAPI ResourceBody.swift
[239/254] Compiling JSONAPI JSONAPIDecoder.swift
[240/254] Compiling JSONAPI JSONAPIDecodingError.swift
[241/256] Compiling JSONAPI ResourceDefinitionProviding.swift
[242/256] Compiling JSONAPI ResourceEncoder.swift
[243/256] Compiling JSONAPI InlineRelationshipOne.swift
[244/256] Compiling JSONAPI InlineRelationshipOptional.swift
[245/256] Compiling JSONAPI RelationshipMany.swift
[246/256] Compiling JSONAPI RelationshipOne.swift
[247/256] Compiling JSONAPI ResourceDecoder.swift
[248/256] Compiling JSONAPI ResourceDefinition.swift
[249/256] Compiling JSONAPI JSONAPIEncoder.swift
[250/256] Compiling JSONAPI Macros.swift
[251/256] Compiling JSONAPI CompoundDocument.swift
[252/256] Compiling JSONAPI DefaultEmpty.swift
[253/256] Compiling JSONAPI InlineRelationshipMany.swift
[254/256] Compiling JSONAPI ResourceLinkageProviding.swift
[255/256] Compiling JSONAPI Unit.swift
[256/256] Emitting module JSONAPI
[257/288] Compiling CtrlHub APIError.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:42:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
40 |     /// Request makes the request to the backend
41 |     func Request() async throws -> (Data, URLResponse) {
42 |         var request = asURLRequest(parameters: [:])
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
43 |         return try await URLSession.shared.data(for: request)
44 |     }
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:47:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
45 |
46 |     func Request(parameters: [String: String]) async throws -> (Data, URLResponse) {
47 |         var request = asURLRequest(parameters: parameters)
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
48 |         return try await URLSession.shared.data(for: request)
49 |     }
[258/288] Compiling CtrlHub Config.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:42:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
40 |     /// Request makes the request to the backend
41 |     func Request() async throws -> (Data, URLResponse) {
42 |         var request = asURLRequest(parameters: [:])
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
43 |         return try await URLSession.shared.data(for: request)
44 |     }
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:47:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
45 |
46 |     func Request(parameters: [String: String]) async throws -> (Data, URLResponse) {
47 |         var request = asURLRequest(parameters: parameters)
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
48 |         return try await URLSession.shared.data(for: request)
49 |     }
[259/288] Compiling CtrlHub Log.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:42:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
40 |     /// Request makes the request to the backend
41 |     func Request() async throws -> (Data, URLResponse) {
42 |         var request = asURLRequest(parameters: [:])
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
43 |         return try await URLSession.shared.data(for: request)
44 |     }
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:47:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
45 |
46 |     func Request(parameters: [String: String]) async throws -> (Data, URLResponse) {
47 |         var request = asURLRequest(parameters: parameters)
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
48 |         return try await URLSession.shared.data(for: request)
49 |     }
[260/288] Compiling CtrlHub Router.swift
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:42:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
40 |     /// Request makes the request to the backend
41 |     func Request() async throws -> (Data, URLResponse) {
42 |         var request = asURLRequest(parameters: [:])
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
43 |         return try await URLSession.shared.data(for: request)
44 |     }
/Users/admin/builder/spi-builder-workspace/Source/Core/Router.swift:47:13: warning: variable 'request' was never mutated; consider changing to 'let' constant
45 |
46 |     func Request(parameters: [String: String]) async throws -> (Data, URLResponse) {
47 |         var request = asURLRequest(parameters: parameters)
   |             `- warning: variable 'request' was never mutated; consider changing to 'let' constant
48 |         return try await URLSession.shared.data(for: request)
49 |     }
[261/291] Compiling CtrlHub OrganisationRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/OrganisationRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Organisation] {
57 |         let (data, response) = try await OrganisationRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Organisation].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/OrganisationRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Organisation? {
62 |         let (data, response) = try await OrganisationRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Organisation.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PermissionRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Permission] {
57 |         let (data, response) = try await PermissionRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Permission].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PermissionRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Permission? {
62 |         let (data, response) = try await PermissionRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Permission.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PropertyRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Property] {
57 |         let (data, response) = try await PropertyRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Property].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PropertyRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Property? {
62 |         let (data, response) = try await PropertyRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Property.self, from: data)
64 |     }
[262/291] Compiling CtrlHub PermissionRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/OrganisationRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Organisation] {
57 |         let (data, response) = try await OrganisationRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Organisation].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/OrganisationRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Organisation? {
62 |         let (data, response) = try await OrganisationRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Organisation.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PermissionRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Permission] {
57 |         let (data, response) = try await PermissionRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Permission].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PermissionRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Permission? {
62 |         let (data, response) = try await PermissionRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Permission.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PropertyRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Property] {
57 |         let (data, response) = try await PropertyRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Property].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PropertyRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Property? {
62 |         let (data, response) = try await PropertyRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Property.self, from: data)
64 |     }
[263/291] Compiling CtrlHub PropertyRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/OrganisationRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Organisation] {
57 |         let (data, response) = try await OrganisationRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Organisation].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/OrganisationRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Organisation? {
62 |         let (data, response) = try await OrganisationRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Organisation.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PermissionRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Permission] {
57 |         let (data, response) = try await PermissionRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Permission].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PermissionRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Permission? {
62 |         let (data, response) = try await PermissionRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Permission.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PropertyRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Property] {
57 |         let (data, response) = try await PropertyRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Property].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/PropertyRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Property? {
62 |         let (data, response) = try await PropertyRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Property.self, from: data)
64 |     }
[264/291] Compiling CtrlHub EquipmentExposuresRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:63:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
61 |
62 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [EquipmentItem] {
63 |         let (data, response) = try await EquipmentRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
64 |         return try decoder.decode([EquipmentItem].self, from: data)
65 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:68:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
66 |
67 |     public func Get(orgId: String, equipmentId: String, parameters: [String: String] = [:]) async throws -> EquipmentItem {
68 |         let (data, response) = try await EquipmentRouter.One(orgId.lowercased(), equipmentId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
69 |         return try decoder.decode(EquipmentItem.self, from: data)
70 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:74:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
72 |     public func CreateExposure(orgId: String, equipmentId: String, exposure: EquipmentExposure, parameters: [String: String] = [:]) async throws -> EquipmentExposure {
73 |         let body = try encoder.encode(exposure)
74 |         let (data, response) = try await EquipmentRouter.CreateExposure(orgId.lowercased(), equipmentId.lowercased()).Request(parameters: parameters, body: body)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
75 |         return try decoder.decode(EquipmentExposure.self, from: data)
76 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/IAMRouter.swift:52:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
50 |
51 |     public func WhoAmI() async throws -> User {
52 |         let (data, response) = try await IAMRouter.WhoAmI.Request()
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
53 |         return try decoder.decode(User.self, from: data)
54 |     }
[265/291] Compiling CtrlHub EquipmentRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:63:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
61 |
62 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [EquipmentItem] {
63 |         let (data, response) = try await EquipmentRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
64 |         return try decoder.decode([EquipmentItem].self, from: data)
65 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:68:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
66 |
67 |     public func Get(orgId: String, equipmentId: String, parameters: [String: String] = [:]) async throws -> EquipmentItem {
68 |         let (data, response) = try await EquipmentRouter.One(orgId.lowercased(), equipmentId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
69 |         return try decoder.decode(EquipmentItem.self, from: data)
70 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:74:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
72 |     public func CreateExposure(orgId: String, equipmentId: String, exposure: EquipmentExposure, parameters: [String: String] = [:]) async throws -> EquipmentExposure {
73 |         let body = try encoder.encode(exposure)
74 |         let (data, response) = try await EquipmentRouter.CreateExposure(orgId.lowercased(), equipmentId.lowercased()).Request(parameters: parameters, body: body)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
75 |         return try decoder.decode(EquipmentExposure.self, from: data)
76 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/IAMRouter.swift:52:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
50 |
51 |     public func WhoAmI() async throws -> User {
52 |         let (data, response) = try await IAMRouter.WhoAmI.Request()
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
53 |         return try decoder.decode(User.self, from: data)
54 |     }
[266/291] Compiling CtrlHub IAMRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:63:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
61 |
62 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [EquipmentItem] {
63 |         let (data, response) = try await EquipmentRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
64 |         return try decoder.decode([EquipmentItem].self, from: data)
65 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:68:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
66 |
67 |     public func Get(orgId: String, equipmentId: String, parameters: [String: String] = [:]) async throws -> EquipmentItem {
68 |         let (data, response) = try await EquipmentRouter.One(orgId.lowercased(), equipmentId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
69 |         return try decoder.decode(EquipmentItem.self, from: data)
70 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/EquipmentRouter.swift:74:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
72 |     public func CreateExposure(orgId: String, equipmentId: String, exposure: EquipmentExposure, parameters: [String: String] = [:]) async throws -> EquipmentExposure {
73 |         let body = try encoder.encode(exposure)
74 |         let (data, response) = try await EquipmentRouter.CreateExposure(orgId.lowercased(), equipmentId.lowercased()).Request(parameters: parameters, body: body)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
75 |         return try decoder.decode(EquipmentExposure.self, from: data)
76 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/IAMRouter.swift:52:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
50 |
51 |     public func WhoAmI() async throws -> User {
52 |         let (data, response) = try await IAMRouter.WhoAmI.Request()
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
53 |         return try decoder.decode(User.self, from: data)
54 |     }
[267/291] Compiling CtrlHub Meta.swift
[268/291] Compiling CtrlHub StreetModels.swift
[269/291] Compiling CtrlHub VehicleInspectionModels.swift
[270/291] Compiling CtrlHub StreetRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/StreetRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Street] {
57 |         let (data, response) = try await StreetRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Street].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/StreetRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(streetId: String, parameters: [String: String] = [:]) async throws -> Street? {
62 |         let (data, response) = try await StreetRouter.One(streetId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Street.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesInspectionsRouter.swift:60:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |
59 |     public func Get(orgId: String, vehicleId: String, parameters: [String: String] = [:]) async throws -> [VehicleInspection] {
60 |         let (data, response) = try await VehiclesInspectionsRouter.All(orgId, vehicleId).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
61 |         return try decoder.decode([VehicleInspection].self, from: data)
62 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesInspectionsRouter.swift:72:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
70 |         ))
71 |
72 |         let (data, response) = try await VehiclesInspectionsRouter.Create(
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
73 |             orgId.lowercased(),
74 |             vehicleId.lowercased()
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesRouter.swift:52:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
50 |
51 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [Vehicle] {
52 |         let (data, response) = try await VehiclesRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
53 |         return try decoder.decode([Vehicle].self, from: data)
54 |     }
[271/291] Compiling CtrlHub VehiclesInspectionsRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/StreetRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Street] {
57 |         let (data, response) = try await StreetRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Street].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/StreetRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(streetId: String, parameters: [String: String] = [:]) async throws -> Street? {
62 |         let (data, response) = try await StreetRouter.One(streetId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Street.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesInspectionsRouter.swift:60:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |
59 |     public func Get(orgId: String, vehicleId: String, parameters: [String: String] = [:]) async throws -> [VehicleInspection] {
60 |         let (data, response) = try await VehiclesInspectionsRouter.All(orgId, vehicleId).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
61 |         return try decoder.decode([VehicleInspection].self, from: data)
62 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesInspectionsRouter.swift:72:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
70 |         ))
71 |
72 |         let (data, response) = try await VehiclesInspectionsRouter.Create(
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
73 |             orgId.lowercased(),
74 |             vehicleId.lowercased()
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesRouter.swift:52:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
50 |
51 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [Vehicle] {
52 |         let (data, response) = try await VehiclesRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
53 |         return try decoder.decode([Vehicle].self, from: data)
54 |     }
[272/291] Compiling CtrlHub VehiclesRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/StreetRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Street] {
57 |         let (data, response) = try await StreetRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Street].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/StreetRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(streetId: String, parameters: [String: String] = [:]) async throws -> Street? {
62 |         let (data, response) = try await StreetRouter.One(streetId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Street.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesInspectionsRouter.swift:60:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |
59 |     public func Get(orgId: String, vehicleId: String, parameters: [String: String] = [:]) async throws -> [VehicleInspection] {
60 |         let (data, response) = try await VehiclesInspectionsRouter.All(orgId, vehicleId).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
61 |         return try decoder.decode([VehicleInspection].self, from: data)
62 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesInspectionsRouter.swift:72:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
70 |         ))
71 |
72 |         let (data, response) = try await VehiclesInspectionsRouter.Create(
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
73 |             orgId.lowercased(),
74 |             vehicleId.lowercased()
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/VehiclesRouter.swift:52:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
50 |
51 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [Vehicle] {
52 |         let (data, response) = try await VehiclesRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
53 |         return try decoder.decode([Vehicle].self, from: data)
54 |     }
[273/291] Compiling CtrlHub RoleRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/RoleRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Role] {
57 |         let (data, response) = try await RoleRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Role].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/RoleRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Role? {
62 |         let (data, response) = try await RoleRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Role.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/SchemeRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [Scheme] {
57 |         let (data, response) = try await SchemeRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Scheme].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/SchemeRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(orgId: String, schemeId: String, parameters: [String: String] = [:]) async throws -> Scheme? {
62 |         let (data, response) = try await SchemeRouter.One(orgId.lowercased(), schemeId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Scheme.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:67:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
65 |
66 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [ServiceAccount] {
67 |         let (data, response) = try await ServiceAccountRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
68 |         return try decoder.decode([ServiceAccount].self, from: data)
69 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:72:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
70 |
71 |     public func Get(orgId: String, serviceAccountId: String, parameters: [String: String] = [:]) async throws -> ServiceAccount? {
72 |         let (data, response) = try await ServiceAccountRouter.One(orgId.lowercased(), serviceAccountId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
73 |         return try decoder.decode(ServiceAccount.self, from: data)
74 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:77:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
75 |
76 |     public func Logs(orgId: String, serviceAccountId: String, parameters: [String: String] = [:]) async throws -> [ServiceAccountLog]? {
77 |         let (data, response) = try await ServiceAccountRouter.Logs(orgId.lowercased(), serviceAccountId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
78 |         return try decoder.decode([ServiceAccountLog].self, from: data)
79 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:82:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
80 |
81 |     public func Log(orgId: String, serviceAccountId: String, logId: String, parameters: [String: String] = [:]) async throws -> ServiceAccountLog? {
82 |         let (data, response) = try await ServiceAccountRouter.Log(orgId.lowercased(), serviceAccountId.lowercased(), logId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
83 |         return try decoder.decode(ServiceAccountLog.self, from: data)
84 |     }
[274/291] Compiling CtrlHub SchemeRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/RoleRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Role] {
57 |         let (data, response) = try await RoleRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Role].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/RoleRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Role? {
62 |         let (data, response) = try await RoleRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Role.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/SchemeRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [Scheme] {
57 |         let (data, response) = try await SchemeRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Scheme].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/SchemeRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(orgId: String, schemeId: String, parameters: [String: String] = [:]) async throws -> Scheme? {
62 |         let (data, response) = try await SchemeRouter.One(orgId.lowercased(), schemeId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Scheme.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:67:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
65 |
66 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [ServiceAccount] {
67 |         let (data, response) = try await ServiceAccountRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
68 |         return try decoder.decode([ServiceAccount].self, from: data)
69 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:72:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
70 |
71 |     public func Get(orgId: String, serviceAccountId: String, parameters: [String: String] = [:]) async throws -> ServiceAccount? {
72 |         let (data, response) = try await ServiceAccountRouter.One(orgId.lowercased(), serviceAccountId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
73 |         return try decoder.decode(ServiceAccount.self, from: data)
74 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:77:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
75 |
76 |     public func Logs(orgId: String, serviceAccountId: String, parameters: [String: String] = [:]) async throws -> [ServiceAccountLog]? {
77 |         let (data, response) = try await ServiceAccountRouter.Logs(orgId.lowercased(), serviceAccountId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
78 |         return try decoder.decode([ServiceAccountLog].self, from: data)
79 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:82:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
80 |
81 |     public func Log(orgId: String, serviceAccountId: String, logId: String, parameters: [String: String] = [:]) async throws -> ServiceAccountLog? {
82 |         let (data, response) = try await ServiceAccountRouter.Log(orgId.lowercased(), serviceAccountId.lowercased(), logId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
83 |         return try decoder.decode(ServiceAccountLog.self, from: data)
84 |     }
[275/291] Compiling CtrlHub ServiceAccountRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/RoleRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(parameters: [String: String] = [:]) async throws -> [Role] {
57 |         let (data, response) = try await RoleRouter.All.Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Role].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/RoleRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(id: String, parameters: [String: String] = [:]) async throws -> Role? {
62 |         let (data, response) = try await RoleRouter.One(id.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Role.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/SchemeRouter.swift:57:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |
56 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [Scheme] {
57 |         let (data, response) = try await SchemeRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
58 |         return try decoder.decode([Scheme].self, from: data)
59 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/SchemeRouter.swift:62:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
60 |
61 |     public func Get(orgId: String, schemeId: String, parameters: [String: String] = [:]) async throws -> Scheme? {
62 |         let (data, response) = try await SchemeRouter.One(orgId.lowercased(), schemeId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
63 |         return try decoder.decode(Scheme.self, from: data)
64 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:67:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
65 |
66 |     public func Get(orgId: String, parameters: [String: String] = [:]) async throws -> [ServiceAccount] {
67 |         let (data, response) = try await ServiceAccountRouter.All(orgId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
68 |         return try decoder.decode([ServiceAccount].self, from: data)
69 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:72:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
70 |
71 |     public func Get(orgId: String, serviceAccountId: String, parameters: [String: String] = [:]) async throws -> ServiceAccount? {
72 |         let (data, response) = try await ServiceAccountRouter.One(orgId.lowercased(), serviceAccountId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
73 |         return try decoder.decode(ServiceAccount.self, from: data)
74 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:77:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
75 |
76 |     public func Logs(orgId: String, serviceAccountId: String, parameters: [String: String] = [:]) async throws -> [ServiceAccountLog]? {
77 |         let (data, response) = try await ServiceAccountRouter.Logs(orgId.lowercased(), serviceAccountId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
78 |         return try decoder.decode([ServiceAccountLog].self, from: data)
79 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/ServiceAccountRouter.swift:82:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
80 |
81 |     public func Log(orgId: String, serviceAccountId: String, logId: String, parameters: [String: String] = [:]) async throws -> ServiceAccountLog? {
82 |         let (data, response) = try await ServiceAccountRouter.Log(orgId.lowercased(), serviceAccountId.lowercased(), logId.lowercased()).Request(parameters: parameters)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
83 |         return try decoder.decode(ServiceAccountLog.self, from: data)
84 |     }
[276/291] Compiling CtrlHub OrganisationModels.swift
[277/291] Compiling CtrlHub PermissionModels.swift
[278/291] Compiling CtrlHub PropertyModels.swift
[279/291] Compiling CtrlHub RoleModels.swift
[280/291] Compiling CtrlHub SchemeModels.swift
[281/291] Compiling CtrlHub ServiceAccountModels.swift
[282/291] Compiling CtrlHub Label.swift
[283/291] Compiling CtrlHub Location.swift
[284/291] Compiling CtrlHub VehicleModels.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/AuthRouter.swift:54:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
52 |
53 |     public func Initiate() async throws -> AuthFlow? {
54 |         let (data, response) = try await AuthRouter.Initiate.Request()
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |         return try decoder.decode(AuthFlow.self, from: data)
56 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/AuthRouter.swift:61:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
59 |         let payload = LoginPayload(identifier: email, password: password, method: "password")
60 |         let body = try encoder.encode(payload)
61 |         let (data, response) = try await AuthRouter.Complete.Request(parameters: ["flow": flow.id], body: body)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
62 |         return try decoder.decode(AuthResponse.self, from: data)
63 |     }
[285/291] Compiling CtrlHub WorkOrderModels.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/AuthRouter.swift:54:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
52 |
53 |     public func Initiate() async throws -> AuthFlow? {
54 |         let (data, response) = try await AuthRouter.Initiate.Request()
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |         return try decoder.decode(AuthFlow.self, from: data)
56 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/AuthRouter.swift:61:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
59 |         let payload = LoginPayload(identifier: email, password: password, method: "password")
60 |         let body = try encoder.encode(payload)
61 |         let (data, response) = try await AuthRouter.Complete.Request(parameters: ["flow": flow.id], body: body)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
62 |         return try decoder.decode(AuthResponse.self, from: data)
63 |     }
[286/291] Compiling CtrlHub AuthRouter.swift
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/AuthRouter.swift:54:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
52 |
53 |     public func Initiate() async throws -> AuthFlow? {
54 |         let (data, response) = try await AuthRouter.Initiate.Request()
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
55 |         return try decoder.decode(AuthFlow.self, from: data)
56 |     }
/Users/admin/builder/spi-builder-workspace/Source/Features/Routers/AuthRouter.swift:61:20: warning: immutable value 'response' was never used; consider replacing with '_' or removing it
59 |         let payload = LoginPayload(identifier: email, password: password, method: "password")
60 |         let body = try encoder.encode(payload)
61 |         let (data, response) = try await AuthRouter.Complete.Request(parameters: ["flow": flow.id], body: body)
   |                    `- warning: immutable value 'response' was never used; consider replacing with '_' or removing it
62 |         return try decoder.decode(AuthResponse.self, from: data)
63 |     }
[287/291] Compiling CtrlHub CtrlHub.swift
[288/291] Compiling CtrlHub EquipmentModels.swift
[289/291] Compiling CtrlHub IAMModels.swift
[290/291] Compiling CtrlHub OperationsModels.swift
[291/291] Emitting module CtrlHub
Build complete! (51.71s)
warning: 'keychain-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-jsonapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DataDog/swift-jsonapi.git"
    },
    {
      "identity" : "keychain-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "24.0.0",
            "upper_bound" : "25.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/evgenyneu/keychain-swift.git"
    }
  ],
  "manifest_display_name" : "CtrlHub",
  "name" : "CtrlHub",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CtrlHub",
      "targets" : [
        "CtrlHub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CtrlHubTests",
      "module_type" : "SwiftTarget",
      "name" : "CtrlHubTests",
      "path" : "Tests/CtrlHubTests",
      "sources" : [
        "CtrlHubTests.swift"
      ],
      "target_dependencies" : [
        "CtrlHub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CtrlHub",
      "module_type" : "SwiftTarget",
      "name" : "CtrlHub",
      "path" : "Source",
      "product_dependencies" : [
        "JSONAPI",
        "KeychainSwift"
      ],
      "product_memberships" : [
        "CtrlHub"
      ],
      "sources" : [
        "Core/APIError.swift",
        "Core/Config.swift",
        "Core/Log.swift",
        "Core/Router.swift",
        "CtrlHub.swift",
        "Features/Models/EquipmentModels.swift",
        "Features/Models/IAMModels.swift",
        "Features/Models/OperationsModels.swift",
        "Features/Models/OrganisationModels.swift",
        "Features/Models/PermissionModels.swift",
        "Features/Models/PropertyModels.swift",
        "Features/Models/RoleModels.swift",
        "Features/Models/SchemeModels.swift",
        "Features/Models/ServiceAccountModels.swift",
        "Features/Models/Shared/Label.swift",
        "Features/Models/Shared/Location.swift",
        "Features/Models/Shared/Meta.swift",
        "Features/Models/StreetModels.swift",
        "Features/Models/VehicleInspectionModels.swift",
        "Features/Models/VehicleModels.swift",
        "Features/Models/WorkOrderModels.swift",
        "Features/Routers/AuthRouter.swift",
        "Features/Routers/EquipmentExposuresRouter.swift",
        "Features/Routers/EquipmentRouter.swift",
        "Features/Routers/IAMRouter.swift",
        "Features/Routers/OrganisationRouter.swift",
        "Features/Routers/PermissionRouter.swift",
        "Features/Routers/PropertyRouter.swift",
        "Features/Routers/RoleRouter.swift",
        "Features/Routers/SchemeRouter.swift",
        "Features/Routers/ServiceAccountRouter.swift",
        "Features/Routers/StreetRouter.swift",
        "Features/Routers/VehiclesInspectionsRouter.swift",
        "Features/Routers/VehiclesRouter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.