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 main (fcec08), with Swift 6.0 for macOS (SPM) on 27 Mar 2025 18:56:22 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ctrl-hub/sdk.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/evgenyneu/keychain-swift.git
Fetching https://github.com/DataDog/swift-jsonapi.git
[1/2201] Fetching keychain-swift
[508/3132] Fetching keychain-swift, swift-jsonapi
[3133/72821] Fetching keychain-swift, swift-jsonapi, swift-syntax
Fetched https://github.com/DataDog/swift-jsonapi.git from cache (3.16s)
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (3.16s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.16s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 24.0.0 (3.08s)
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.61s)
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/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
========================================
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
[1/781] Fetching sdk.swift
Fetched https://github.com/ctrl-hub/sdk.swift.git from cache (0.66s)
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.78s)
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (0.78s)
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.76s)
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/ctrl-hub/sdk.swift.git
Working copy of https://github.com/ctrl-hub/sdk.swift.git resolved at main (fcec087)
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/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 24.0.0
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 SwiftSyntax509
[20/28] Compiling SwiftSyntax509 Empty.swift
[21/28] Emitting module SwiftSyntax510
[22/28] Compiling SwiftSyntax510 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 SwiftSyntax MemoryLayout.swift
[31/96] Compiling SwiftSyntax MissingNodeInitializers.swift
[32/96] Compiling SwiftSyntax RawSyntax.swift
[33/96] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[34/96] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[35/96] Compiling SwiftSyntax RawSyntaxTokenView.swift
[36/96] Compiling SwiftSyntax SourceLength.swift
[37/96] Compiling SwiftSyntax SourceLocation.swift
[38/96] Compiling SwiftSyntax SourcePresence.swift
[39/96] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[40/96] Compiling SwiftSyntax Syntax.swift
[41/96] Compiling SwiftSyntax SyntaxArena.swift
[42/96] Compiling SwiftSyntax SyntaxChildren.swift
[43/96] Compiling SwiftSyntax SyntaxCollection.swift
[44/96] Compiling KeychainSwift KeychainSwift.swift
[45/96] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[46/96] Compiling KeychainSwift TegKeychainConstants.swift
[47/96] Emitting module KeychainSwift
[48/96] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[49/96] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[50/96] Compiling SwiftSyntax SyntaxBaseNodes.swift
[51/96] Compiling SwiftSyntax SyntaxCollections.swift
[52/96] Compiling SwiftSyntax SyntaxEnum.swift
[53/96] Compiling SwiftSyntax SyntaxKind.swift
[54/96] Compiling SwiftSyntax SyntaxRewriter.swift
[55/96] Compiling SwiftSyntax TokenSequence.swift
[56/96] Compiling SwiftSyntax TokenSyntax.swift
[57/96] Compiling SwiftSyntax Trivia.swift
[58/96] Compiling SwiftSyntax Utils.swift
[59/96] Compiling SwiftSyntax ChildNameForKeyPath.swift
[60/96] Compiling SwiftSyntax Keyword.swift
[61/96] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[62/96] Compiling SwiftSyntax SyntaxHashable.swift
[63/96] Compiling SwiftSyntax SyntaxIdentifier.swift
[64/96] Compiling SwiftSyntax SyntaxNodeStructure.swift
[65/96] Compiling SwiftSyntax SyntaxProtocol.swift
[66/96] Compiling SwiftSyntax SyntaxText.swift
[67/96] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[68/96] Compiling SwiftSyntax TokenDiagnostic.swift
[69/96] Compiling SwiftSyntax RawSyntaxNodesC.swift
[70/96] Compiling SwiftSyntax RawSyntaxNodesD.swift
[71/96] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[72/96] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[73/96] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[74/96] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[75/96] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[76/96] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[77/96] Compiling SwiftSyntax RawSyntaxValidation.swift
[78/96] Compiling SwiftSyntax SyntaxNodesAB.swift
[79/96] Compiling SwiftSyntax SyntaxNodesC.swift
[80/96] Compiling SwiftSyntax SyntaxNodesD.swift
[81/96] Emitting module SwiftSyntax
[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 SwiftBasicFormat SyntaxProtocol+Formatted.swift
[96/148] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[97/148] Compiling SwiftDiagnostics Message.swift
[98/148] Compiling SwiftDiagnostics Note.swift
[99/148] Emitting module SwiftDiagnostics
[100/148] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[101/148] Compiling SwiftDiagnostics FixIt.swift
[102/148] Compiling SwiftDiagnostics Convenience.swift
[103/148] Compiling SwiftDiagnostics Diagnostic.swift
[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 UnicodeScalarExtensions.swift
[109/148] Compiling SwiftParser Lookahead.swift
[110/148] Compiling SwiftParser LoopProgressCondition.swift
[111/148] Compiling SwiftParser Modifiers.swift
[112/152] Compiling SwiftParser Lexeme.swift
[113/152] Compiling SwiftParser LexemeSequence.swift
[114/152] Compiling SwiftParser Lexer.swift
[115/152] Compiling SwiftParser RegexLiteralLexer.swift
[116/152] Compiling SwiftParser Statements.swift
[117/152] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[118/152] Compiling SwiftParser StringLiterals.swift
[119/152] Compiling SwiftParser SwiftParserCompatibility.swift
[120/152] Compiling SwiftParser Names.swift
[121/152] Compiling SwiftParser Nominals.swift
[122/152] Compiling SwiftParser Parameters.swift
[123/152] Compiling SwiftParser ParseSourceFile.swift
[124/152] Compiling SwiftParser Parser.swift
[125/152] Compiling SwiftParser Patterns.swift
[126/152] Compiling SwiftParser Recovery.swift
[127/152] Compiling SwiftParser Specifiers.swift
[128/152] Compiling SwiftParser TokenSpecSet.swift
[129/152] Compiling SwiftParser TopLevel.swift
[130/152] Compiling SwiftParser TriviaParser.swift
[131/152] Compiling SwiftParser Types.swift
[132/152] Compiling SwiftParser SyntaxUtils.swift
[133/152] Compiling SwiftParser TokenConsumer.swift
[134/152] Compiling SwiftParser TokenPrecedence.swift
[135/152] Compiling SwiftParser TokenSpec.swift
[136/152] Emitting module SwiftParser
[137/152] Compiling SwiftParser IsLexerClassified.swift
[138/152] Compiling SwiftParser LayoutNodes+Parsable.swift
[139/152] Compiling SwiftParser Parser+TokenSpecSet.swift
[140/152] Compiling SwiftParser TokenSpecStaticMembers.swift
[141/152] Compiling SwiftParser Attributes.swift
[142/152] Compiling SwiftParser Availability.swift
[143/152] Compiling SwiftParser CharacterInfo.swift
[144/152] Compiling SwiftParser CollectionNodes+Parsable.swift
[145/152] Compiling SwiftParser Declarations.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 SwiftOperators PrecedenceGroup.swift
[153/177] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[154/177] Compiling SwiftOperators OperatorTable.swift
[155/177] Compiling SwiftOperators OperatorTable+Defaults.swift
[156/177] Compiling SwiftOperators PrecedenceGraph.swift
[157/177] Compiling SwiftOperators SyntaxSynthesis.swift
[158/177] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[159/177] Compiling SwiftParserDiagnostics PresenceUtils.swift
[160/177] Compiling SwiftOperators OperatorTable+Folding.swift
[161/177] Compiling SwiftOperators OperatorError.swift
[162/177] Compiling SwiftOperators OperatorTable+Semantics.swift
[163/177] Emitting module SwiftOperators
[164/177] Compiling SwiftOperators Operator.swift
[165/177] Compiling SwiftOperators OperatorError+Diagnostics.swift
[166/177] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[167/177] Compiling SwiftParserDiagnostics Utils.swift
[168/177] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[169/177] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[170/177] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[171/177] Emitting module SwiftParserDiagnostics
[172/177] Compiling SwiftParserDiagnostics MissingNodesError.swift
[173/177] Compiling SwiftParserDiagnostics MissingTokenError.swift
[174/177] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[175/177] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[176/191] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[177/191] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[178/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[179/191] Emitting module SwiftSyntaxBuilder
[180/191] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[181/191] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[182/191] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[183/191] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[184/191] Compiling SwiftSyntaxBuilder Indenter.swift
[185/191] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[186/191] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[187/191] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[188/191] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[189/191] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[190/192] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[191/206] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[192/206] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[193/206] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[194/206] Compiling SwiftSyntaxMacros MemberMacro.swift
[195/207] Compiling SwiftSyntaxMacros Macro.swift
[196/207] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[197/207] Compiling SwiftSyntaxMacros Macro+Format.swift
[198/207] Compiling SwiftSyntaxMacros AccessorMacro.swift
[199/207] Compiling SwiftSyntaxMacros AttachedMacro.swift
[200/207] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[201/207] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[202/207] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[203/207] Compiling SwiftSyntaxMacros MacroExpansionContext.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 BasicMacroExpansionContext.swift
[210/215] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[211/215] Emitting module SwiftSyntaxMacroExpansion
[212/215] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[213/215] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[214/222] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[215/222] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[216/222] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[217/222] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[218/222] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[219/222] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[220/222] Emitting module SwiftCompilerPluginMessageHandling
[221/224] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[222/224] Emitting module SwiftCompilerPlugin
[223/234] Compiling JSONAPIMacros ResourceAttributeMacro.swift
[224/234] Compiling JSONAPIMacros ResourceRelationshipMacro.swift
[225/234] Compiling JSONAPIMacros JSONAPIDiagnostic.swift
[226/234] Compiling JSONAPIMacros JSONAPIPlugin.swift
[227/234] Compiling JSONAPIMacros ResourceUnionMacro.swift
[228/234] Emitting module JSONAPIMacros
[229/234] Compiling JSONAPIMacros AppleExtensions.swift
[230/234] Compiling JSONAPIMacros Extensions.swift
[231/234] Compiling JSONAPIMacros AppleAvailability.swift
[232/234] Compiling JSONAPIMacros ResourceWrapperMacro.swift
[232/234] Write Objects.LinkFileList
[233/234] Linking JSONAPIMacros-tool
[235/254] Compiling JSONAPI RelationshipMany.swift
[236/254] Compiling JSONAPI RelationshipOne.swift
[237/256] Compiling JSONAPI InlineRelationshipOne.swift
[238/256] Compiling JSONAPI InlineRelationshipOptional.swift
[239/256] Compiling JSONAPI CompoundDocument.swift
[240/256] Compiling JSONAPI DefaultEmpty.swift
[241/256] Compiling JSONAPI InlineRelationshipMany.swift
[242/256] Compiling JSONAPI ResourceIdentifiable.swift
[243/256] Compiling JSONAPI ResourceIdentifier.swift
[244/256] Compiling JSONAPI ResourceLinkageProviding.swift
[245/256] Compiling JSONAPI Unit.swift
[246/256] Compiling JSONAPI Resource.swift
[247/256] Compiling JSONAPI ResourceBody.swift
[248/256] Compiling JSONAPI ResourceDefinitionProviding.swift
[249/256] Compiling JSONAPI ResourceEncoder.swift
[250/256] Compiling JSONAPI ResourceDecoder.swift
[251/256] Compiling JSONAPI ResourceDefinition.swift
[252/256] Compiling JSONAPI JSONAPIDecoder.swift
[253/256] Compiling JSONAPI JSONAPIDecodingError.swift
[254/256] Compiling JSONAPI JSONAPIEncoder.swift
[255/256] Compiling JSONAPI Macros.swift
[256/256] Emitting module JSONAPI
[257/288] 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 |     }
[258/288] 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 |     }
[259/288] 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 |     }
[260/291] Compiling CtrlHub Meta.swift
[261/291] Compiling CtrlHub StreetModels.swift
[262/291] Compiling CtrlHub VehicleInspectionModels.swift
[263/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 |     }
[264/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 |     }
[265/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 |     }
[266/291] 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 |     }
[267/291] 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 |     }
[268/291] 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 |     }
[269/291] 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 |     }
[270/291] Compiling CtrlHub SchemeModels.swift
[271/291] Compiling CtrlHub ServiceAccountModels.swift
[272/291] Compiling CtrlHub Label.swift
[273/291] Compiling CtrlHub Location.swift
[274/291] Compiling CtrlHub OrganisationModels.swift
[275/291] Compiling CtrlHub PermissionModels.swift
[276/291] Compiling CtrlHub PropertyModels.swift
[277/291] Compiling CtrlHub RoleModels.swift
[278/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 |     }
[279/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 |     }
[280/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 |     }
[281/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 |     }
[282/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 |     }
[283/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 |     }
[284/291] Compiling CtrlHub CtrlHub.swift
[285/291] Compiling CtrlHub EquipmentModels.swift
[286/291] Compiling CtrlHub IAMModels.swift
[287/291] Compiling CtrlHub OperationsModels.swift
[288/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 |     }
[289/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 |     }
[290/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 |     }
[291/291] Emitting module CtrlHub
Build complete! (49.67s)
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.