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.1 for macOS (SPM) on 1 May 2025 03:24:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
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/evgenyneu/keychain-swift.git
Fetching https://github.com/DataDog/swift-jsonapi.git
Fetching https://github.com/swiftlang/swift-syntax from cache
[1/931] Fetching swift-jsonapi
[132/3132] Fetching swift-jsonapi, keychain-swift
Fetched https://github.com/DataDog/swift-jsonapi.git from cache (1.06s)
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (1.06s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.06s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 24.0.0 (2.03s)
Computing version for https://github.com/DataDog/swift-jsonapi.git
Computed https://github.com/DataDog/swift-jsonapi.git at 0.1.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.70s)
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
[1/782] Fetching sdk.swift
Fetched https://github.com/ctrl-hub/sdk.swift.git from cache (0.82s)
Fetching https://github.com/evgenyneu/keychain-swift.git from cache
Fetching https://github.com/DataDog/swift-jsonapi.git from cache
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (0.44s)
Fetched https://github.com/DataDog/swift-jsonapi.git from cache (0.44s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 24.0.0 (0.50s)
Computing version for https://github.com/DataDog/swift-jsonapi.git
Computed https://github.com/DataDog/swift-jsonapi.git at 0.1.2 (0.03s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (0.90s)
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
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)
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.1
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.3.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-2F0A5646E1D333AE.txt
[19/28] Compiling SwiftSyntax510 Empty.swift
[20/28] Emitting module SwiftSyntax510
[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 SwiftSyntax SyntaxHashable.swift
[31/96] Compiling SwiftSyntax SyntaxIdentifier.swift
[32/96] Compiling SwiftSyntax SyntaxNodeStructure.swift
[33/96] Compiling SwiftSyntax SyntaxProtocol.swift
[34/96] Compiling SwiftSyntax SyntaxText.swift
[35/96] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[36/96] Compiling SwiftSyntax TokenDiagnostic.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 TegKeychainConstants.swift
[45/96] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[46/96] Compiling KeychainSwift KeychainSwift.swift
[47/96] Emitting module KeychainSwift
[48/96] Emitting module SwiftSyntax
[49/96] Compiling SwiftSyntax TokenSequence.swift
[50/96] Compiling SwiftSyntax TokenSyntax.swift
[51/96] Compiling SwiftSyntax Trivia.swift
[52/96] Compiling SwiftSyntax Utils.swift
[53/96] Compiling SwiftSyntax ChildNameForKeyPath.swift
[54/96] Compiling SwiftSyntax Keyword.swift
[55/96] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[56/96] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[57/96] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[58/96] Compiling SwiftSyntax RawSyntaxValidation.swift
[59/96] Compiling SwiftSyntax SyntaxNodesAB.swift
[60/96] Compiling SwiftSyntax SyntaxNodesC.swift
[61/96] Compiling SwiftSyntax SyntaxNodesD.swift
[62/96] Compiling SwiftSyntax MemoryLayout.swift
[63/96] Compiling SwiftSyntax MissingNodeInitializers.swift
[64/96] Compiling SwiftSyntax RawSyntax.swift
[65/96] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[66/96] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[67/96] Compiling SwiftSyntax RawSyntaxTokenView.swift
[68/96] Compiling SwiftSyntax SourceLength.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 RenamedNodesCompatibility.swift
[76/96] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[77/96] Compiling SwiftSyntax SyntaxBaseNodes.swift
[78/96] Compiling SwiftSyntax SyntaxCollections.swift
[79/96] Compiling SwiftSyntax SyntaxEnum.swift
[80/96] Compiling SwiftSyntax SyntaxKind.swift
[81/96] Compiling SwiftSyntax SyntaxRewriter.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 SwiftBasicFormat SyntaxProtocol+Formatted.swift
[96/148] Compiling SwiftDiagnostics FixIt.swift
[97/148] Compiling SwiftDiagnostics Message.swift
[98/148] Compiling SwiftDiagnostics Note.swift
[99/148] Compiling SwiftBasicFormat Trivia+FormatExtensions.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 SwiftParser SyntaxUtils.swift
[106/148] Compiling SwiftParser TokenConsumer.swift
[107/148] Compiling SwiftParser TokenPrecedence.swift
[108/148] Compiling SwiftParser TokenSpec.swift
[109/152] Emitting module SwiftBasicFormat
[110/152] Compiling SwiftBasicFormat Syntax+Extensions.swift
[111/152] Compiling SwiftBasicFormat BasicFormat.swift
[112/152] Compiling SwiftParser Names.swift
[113/152] Compiling SwiftParser Nominals.swift
[114/152] Compiling SwiftParser Parameters.swift
[115/152] Compiling SwiftParser ParseSourceFile.swift
[116/152] Compiling SwiftParser Lexeme.swift
[117/152] Compiling SwiftParser LexemeSequence.swift
[118/152] Compiling SwiftParser Lexer.swift
[119/152] Compiling SwiftParser RegexLiteralLexer.swift
[120/152] Compiling SwiftParser UnicodeScalarExtensions.swift
[121/152] Compiling SwiftParser Lookahead.swift
[122/152] Compiling SwiftParser LoopProgressCondition.swift
[123/152] Compiling SwiftParser Modifiers.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 Statements.swift
[129/152] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[130/152] Compiling SwiftParser StringLiterals.swift
[131/152] Compiling SwiftParser SwiftParserCompatibility.swift
[132/152] Compiling SwiftParser TokenSpecSet.swift
[133/152] Compiling SwiftParser TopLevel.swift
[134/152] Compiling SwiftParser TriviaParser.swift
[135/152] Compiling SwiftParser Types.swift
[136/152] Compiling SwiftParser IsLexerClassified.swift
[137/152] Compiling SwiftParser LayoutNodes+Parsable.swift
[138/152] Compiling SwiftParser Parser+TokenSpecSet.swift
[139/152] Compiling SwiftParser TokenSpecStaticMembers.swift
[140/152] Compiling SwiftParser Attributes.swift
[141/152] Compiling SwiftParser Availability.swift
[142/152] Compiling SwiftParser CharacterInfo.swift
[143/152] Compiling SwiftParser CollectionNodes+Parsable.swift
[144/152] Compiling SwiftParser Declarations.swift
[145/152] Compiling SwiftParser Directives.swift
[146/152] Compiling SwiftParser ExperimentalFeatures.swift
[147/152] Compiling SwiftParser Expressions.swift
[148/152] Compiling SwiftParser IncrementalParseTransition.swift
[149/152] Compiling SwiftParser Cursor.swift
[150/152] Emitting module SwiftParser
[151/175] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[152/176] Compiling SwiftOperators PrecedenceGroup.swift
[153/177] Compiling SwiftOperators PrecedenceGraph.swift
[154/177] Compiling SwiftOperators OperatorTable.swift
[155/177] Compiling SwiftOperators OperatorTable+Folding.swift
[156/177] Compiling SwiftOperators OperatorError.swift
[157/177] Compiling SwiftOperators OperatorTable+Defaults.swift
[158/177] Compiling SwiftOperators OperatorError+Diagnostics.swift
[159/177] Compiling SwiftOperators Operator.swift
[160/177] Compiling SwiftOperators OperatorTable+Semantics.swift
[161/177] Emitting module SwiftOperators
[162/177] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[163/177] Compiling SwiftOperators SyntaxSynthesis.swift
[164/177] Compiling SwiftParserDiagnostics PresenceUtils.swift
[165/177] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[166/177] Compiling SwiftParserDiagnostics Utils.swift
[167/177] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[168/177] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[169/177] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[170/177] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.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 ResultBuilders.swift
[177/191] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[178/192] Emitting module SwiftSyntaxBuilder
[179/192] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[180/192] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[181/192] Compiling SwiftSyntaxBuilder Indenter.swift
[182/192] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[183/192] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[184/192] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[185/192] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[186/192] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[187/192] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[188/192] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[189/192] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[190/192] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[191/206] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[192/207] Compiling SwiftSyntaxMacros Macro.swift
[193/207] Compiling SwiftSyntaxMacros MemberMacro.swift
[194/207] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[195/207] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[196/207] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[197/207] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[198/207] Emitting module SwiftSyntaxMacros
[199/207] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[200/207] Compiling SwiftSyntaxMacros AccessorMacro.swift
[201/207] Compiling SwiftSyntaxMacros AttachedMacro.swift
[202/207] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[203/207] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[204/207] Compiling SwiftSyntaxMacros Macro+Format.swift
[205/207] Compiling SwiftSyntaxMacros PeerMacro.swift
[206/215] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[207/215] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[208/215] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[209/215] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[210/215] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[211/215] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[212/215] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[213/215] Emitting module SwiftSyntaxMacroExpansion
[214/222] Emitting module SwiftCompilerPluginMessageHandling
[215/222] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[216/222] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[217/222] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[218/222] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[219/222] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[220/222] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[221/224] Emitting module SwiftCompilerPlugin
[222/224] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[223/234] Compiling JSONAPIMacros AppleExtensions.swift
[224/234] Emitting module JSONAPIMacros
[225/234] Compiling JSONAPIMacros ResourceAttributeMacro.swift
[226/234] Compiling JSONAPIMacros ResourceUnionMacro.swift
[227/234] Compiling JSONAPIMacros JSONAPIDiagnostic.swift
[228/234] Compiling JSONAPIMacros Extensions.swift
[229/234] Compiling JSONAPIMacros ResourceWrapperMacro.swift
[230/234] Compiling JSONAPIMacros ResourceRelationshipMacro.swift
[231/234] Compiling JSONAPIMacros AppleAvailability.swift
[232/234] Compiling JSONAPIMacros JSONAPIPlugin.swift
[232/234] Write Objects.LinkFileList
[233/234] Linking JSONAPIMacros-tool
[235/254] Compiling JSONAPI ResourceDecoder.swift
[236/254] Compiling JSONAPI ResourceDefinition.swift
[237/256] Emitting module JSONAPI
[238/256] Compiling JSONAPI RelationshipMany.swift
[239/256] Compiling JSONAPI RelationshipOne.swift
[240/256] Compiling JSONAPI CompoundDocument.swift
[241/256] Compiling JSONAPI DefaultEmpty.swift
[242/256] Compiling JSONAPI InlineRelationshipMany.swift
[243/256] Compiling JSONAPI ResourceIdentifiable.swift
[244/256] Compiling JSONAPI ResourceIdentifier.swift
[245/256] Compiling JSONAPI JSONAPIDecoder.swift
[246/256] Compiling JSONAPI JSONAPIDecodingError.swift
[247/256] Compiling JSONAPI ResourceDefinitionProviding.swift
[248/256] Compiling JSONAPI ResourceEncoder.swift
[249/256] Compiling JSONAPI JSONAPIEncoder.swift
[250/256] Compiling JSONAPI Macros.swift
[251/256] Compiling JSONAPI InlineRelationshipOne.swift
[252/256] Compiling JSONAPI InlineRelationshipOptional.swift
[253/256] Compiling JSONAPI Resource.swift
[254/256] Compiling JSONAPI ResourceBody.swift
[255/256] Compiling JSONAPI ResourceLinkageProviding.swift
[256/256] Compiling JSONAPI Unit.swift
[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 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 |     }
[262/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 |     }
[263/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 |     }
[264/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 |     }
[265/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 |     }
[266/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 |     }
[267/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 |     }
[268/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 |     }
[269/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 |     }
[270/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 |     }
[271/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 |     }
[272/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 |     }
[273/291] Compiling CtrlHub SchemeModels.swift
[274/291] Compiling CtrlHub ServiceAccountModels.swift
[275/291] Compiling CtrlHub Label.swift
[276/291] Compiling CtrlHub Location.swift
[277/291] Compiling CtrlHub Meta.swift
[278/291] Compiling CtrlHub StreetModels.swift
[279/291] Compiling CtrlHub VehicleInspectionModels.swift
[280/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 |     }
[281/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 |     }
[282/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 |     }
[283/291] Compiling CtrlHub CtrlHub.swift
[284/291] Compiling CtrlHub EquipmentModels.swift
[285/291] Compiling CtrlHub IAMModels.swift
[286/291] Compiling CtrlHub OperationsModels.swift
[287/291] Compiling CtrlHub OrganisationModels.swift
[288/291] Compiling CtrlHub PermissionModels.swift
[289/291] Compiling CtrlHub PropertyModels.swift
[290/291] Compiling CtrlHub RoleModels.swift
[291/291] Emitting module CtrlHub
Build complete! (31.70s)
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.