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 KippleNetworking, reference main (49990a), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 10:35:17 UTC.

Swift 6 data race errors: 6

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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 49990aa Updated Compatibility section of README
Cloned https://github.com/bdrelling/KippleNetworking.git
Revision (git rev-parse @):
49990aaecbab700e0c3fb0e0e4c74d085d0d92f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleNetworking.git at main
Fetching https://github.com/bdrelling/Kipple
Fetching https://github.com/bdrelling/KippleTools
[1/720] Fetching kippletools
[52/2384] Fetching kippletools, kipple
Fetched https://github.com/bdrelling/Kipple from cache (1.56s)
Fetched https://github.com/bdrelling/KippleTools from cache (1.56s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (2.24s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-log from cache
[1/4386] Fetching keychainaccess
[133/8435] Fetching keychainaccess, devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (1.23s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.24s)
Fetched https://github.com/apple/swift-log from cache (1.24s)
Fetched https://github.com/apple/swift-collections from cache (1.26s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.87s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.59s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
[1/46730] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (20.11s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (20.65s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.66s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.54s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.55s)
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
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": "kipplenetworking",
      "name": "KippleNetworking",
      "url": "https://github.com/bdrelling/KippleNetworking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KippleNetworking",
      "dependencies": [
        {
          "identity": "kipple",
          "name": "Kipple",
          "url": "https://github.com/bdrelling/Kipple",
          "version": "0.14.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kipple",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.6.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "devicekit",
              "name": "DeviceKit",
              "url": "https://github.com/devicekit/DeviceKit",
              "version": "5.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeviceKit",
              "dependencies": [
              ]
            },
            {
              "identity": "keychainaccess",
              "name": "KeychainAccess",
              "url": "https://github.com/kishikawakatsumi/KeychainAccess",
              "version": "4.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdrelling/KippleNetworking.git
[1/997] Fetching kipplenetworking
Fetched https://github.com/bdrelling/KippleNetworking.git from cache (0.80s)
Fetching https://github.com/bdrelling/Kipple from cache
Fetched https://github.com/bdrelling/Kipple from cache (0.50s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.56s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/devicekit/DeviceKit from cache (0.52s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.55s)
Fetched https://github.com/apple/swift-log from cache (0.55s)
Fetched https://github.com/apple/swift-collections from cache (0.57s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.65s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.03s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/bdrelling/KippleNetworking.git
Working copy of https://github.com/bdrelling/KippleNetworking.git resolved at main (49990aa)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
warning: '.resolve-product-dependencies': dependency 'kipplenetworking' is not used by any target
Found 1 product dependencies
  - Kipple
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bdrelling/KippleNetworking.git
https://github.com/bdrelling/KippleNetworking.git
{
  "dependencies" : [
    {
      "identity" : "kipple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/Kipple"
    },
    {
      "identity" : "kippletools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/KippleTools"
    }
  ],
  "manifest_display_name" : "KippleNetworking",
  "name" : "KippleNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "KippleNetworking",
      "targets" : [
        "KippleNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KippleNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleNetworkingTests",
      "path" : "Tests/KippleNetworkingTests",
      "sources" : [
        "Core/Extensions/Environment+XKCD.swift",
        "Core/Models/XkcdStrip.swift",
        "Core/Requests/GetLatestXKCDStripRequest.swift",
        "Core/Requests/GetXKCDStripRequest.swift",
        "Tests/DictionaryExtensionTests.swift",
        "Tests/EnvironmentTests.swift",
        "Tests/FoundationNetworkRequestDispatcherTests.swift",
        "Tests/HTTPClientTests.swift",
        "Tests/ISO8601ExtensionTests.swift",
        "Tests/RFC3986ExtensionTests.swift",
        "Tests/StringExtensionTests.swift",
        "Tests/SwiftNIONetworkRequestDispatcherTests.swift",
        "Tests/URLComponentsExtensionTests.swift",
        "Tests/URLRequestConvertibleTests.swift",
        "Tests/URLRequestExtensionTests.swift"
      ],
      "target_dependencies" : [
        "KippleNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleNetworking",
      "module_type" : "SwiftTarget",
      "name" : "KippleNetworking",
      "path" : "Sources/KippleNetworking",
      "product_dependencies" : [
        "KippleCodable",
        "KippleFoundation",
        "KippleLogging"
      ],
      "product_memberships" : [
        "KippleNetworking"
      ],
      "sources" : [
        "Exports.swift",
        "Foundation/Extensions/HTTPURLResponse+Status.swift",
        "Foundation/Extensions/Request+AsURLRequest.swift",
        "Foundation/Extensions/URLRequest+Init.swift",
        "Foundation/Extensions/URLRequest+SetHeaders.swift",
        "Foundation/Extensions/URLRequest+SetParameters.swift",
        "Foundation/Extensions/URLRequest+SetTimeout.swift",
        "Foundation/Helpers/FoundationNetworkRequestDispatcher.swift",
        "Foundation/Protocols/URLRequestConvertible.swift",
        "NIO/Extensions/HTTPClient+ExecuteResponseAnticipating.swift",
        "NIO/Extensions/Request+AsHTTPClientRequest.swift",
        "NIO/Helpers/NIONetworkRequestDispatcher.swift",
        "Shared/Enums/HTTPBodyEncoding.swift",
        "Shared/Enums/HTTPHeader.swift",
        "Shared/Enums/HTTPMethod.swift",
        "Shared/Enums/HTTPStatusCode.swift",
        "Shared/Enums/ParameterEncoding.swift",
        "Shared/Errors/NetworkingError.swift",
        "Shared/Extensions/CharacterSet+RFC3986Unreserved.swift",
        "Shared/Extensions/Dictionary+AsHeaderDictionary.swift",
        "Shared/Extensions/Formatter+ISO8601.swift",
        "Shared/Extensions/JSONDecoder+SafeISO8601.swift",
        "Shared/Extensions/JSONEncoder+SafeISO8601.swift",
        "Shared/Extensions/String+IsURLWithQueryString.swift",
        "Shared/Extensions/URLComponents+SetQueryItems.swift",
        "Shared/Helpers/HTTPClient.swift",
        "Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift",
        "Shared/Helpers/UniversalNetworkRequestDispatcher.swift",
        "Shared/Models/DataResponse.swift",
        "Shared/Models/Environment.swift",
        "Shared/Models/Request.swift",
        "Shared/Protocols/NetworkRequestDispatching.swift",
        "Shared/Protocols/ParameterDictionaryConvertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/37] Compiling KippleLogging ConsoleLogHandler.swift
[9/37] Compiling KippleLogging Logger+Convenience.swift
[10/37] Compiling KippleFoundation SemanticVersion.swift
[11/38] Compiling KippleFoundation URLConvertible.swift
[12/38] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[13/39] Compiling KippleCodable CodableDefaultStrategy.swift
[14/39] Compiling KippleCodable Encodable+PrettyPrinted.swift
[15/39] Compiling KippleCodable CodableDefault.swift
[16/39] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[17/39] Compiling KippleFoundation BundleInfo.swift
[18/39] Compiling KippleCodable Encodable+AsDictionary.swift
[19/39] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[20/39] Compiling KippleFoundation AppInfo.swift
[21/39] Compiling KippleFoundation Swift+Modulo.swift
[22/39] Compiling KippleCodable DecodingError+Cleaned.swift
[23/39] Emitting module KippleCodable
[24/39] Compiling KippleFoundation BinaryInteger+Clamped.swift
[25/39] Compiling KippleFoundation Bool+Convenience.swift
[26/39] Compiling KippleFoundation NSNumber+Boolean.swift
[27/39] Compiling KippleFoundation Result+Convenience.swift
[28/39] Compiling KippleFoundation Comparable+Clamped.swift
[29/39] Compiling KippleFoundation Int+Convenience.swift
[30/39] Compiling KippleFoundation String+Convenience.swift
[31/39] Compiling KippleFoundation String+LocalizedError.swift
[32/39] Emitting module KippleFoundation
[35/39] Compiling KippleFoundation Bundle+Convenience.swift
[36/39] Emitting module KippleLogging
[37/39] Compiling KippleFoundation Bundle+Key.swift
[38/39] Compiling KippleLogging Exports.swift
[39/39] Compiling KippleCodable CodableIgnored.swift
[40/70] Emitting module KippleNetworking
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'aim' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'im' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601withFractionalSeconds' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[41/73] Compiling KippleNetworking Exports.swift
[42/73] Compiling KippleNetworking HTTPURLResponse+Status.swift
[43/73] Compiling KippleNetworking Request+AsURLRequest.swift
[44/73] Compiling KippleNetworking URLRequest+Init.swift
[45/73] Compiling KippleNetworking URLRequestConvertible.swift
[46/73] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[47/73] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[48/73] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[49/73] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601withFractionalSeconds' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
[50/73] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601withFractionalSeconds' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
[51/73] Compiling KippleNetworking Formatter+ISO8601.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601withFractionalSeconds' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
[52/73] Compiling KippleNetworking HTTPBodyEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'aim' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'im' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[53/73] Compiling KippleNetworking HTTPHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'aim' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'im' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[54/73] Compiling KippleNetworking HTTPMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'aim' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'im' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[55/73] Compiling KippleNetworking URLComponents+SetQueryItems.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[56/73] Compiling KippleNetworking HTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[57/73] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'automatic' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[58/73] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[59/73] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[60/73] Compiling KippleNetworking String+IsURLWithQueryString.swift
[61/73] Compiling KippleNetworking URLRequest+SetHeaders.swift
[62/73] Compiling KippleNetworking URLRequest+SetParameters.swift
[63/73] Compiling KippleNetworking URLRequest+SetTimeout.swift
[64/73] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[65/73] Compiling KippleNetworking HTTPStatusCode.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
[66/73] Compiling KippleNetworking ParameterEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
[67/73] Compiling KippleNetworking NetworkingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
[68/73] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[69/73] Compiling KippleNetworking DataResponse.swift
[70/73] Compiling KippleNetworking Environment.swift
[71/73] Compiling KippleNetworking Request.swift
[72/73] Compiling KippleNetworking NetworkRequestDispatching.swift
[73/73] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build complete! (12.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kipple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/Kipple"
    },
    {
      "identity" : "kippletools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/KippleTools"
    }
  ],
  "manifest_display_name" : "KippleNetworking",
  "name" : "KippleNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "KippleNetworking",
      "targets" : [
        "KippleNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KippleNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleNetworkingTests",
      "path" : "Tests/KippleNetworkingTests",
      "sources" : [
        "Core/Extensions/Environment+XKCD.swift",
        "Core/Models/XkcdStrip.swift",
        "Core/Requests/GetLatestXKCDStripRequest.swift",
        "Core/Requests/GetXKCDStripRequest.swift",
        "Tests/DictionaryExtensionTests.swift",
        "Tests/EnvironmentTests.swift",
        "Tests/FoundationNetworkRequestDispatcherTests.swift",
        "Tests/HTTPClientTests.swift",
        "Tests/ISO8601ExtensionTests.swift",
        "Tests/RFC3986ExtensionTests.swift",
        "Tests/StringExtensionTests.swift",
        "Tests/SwiftNIONetworkRequestDispatcherTests.swift",
        "Tests/URLComponentsExtensionTests.swift",
        "Tests/URLRequestConvertibleTests.swift",
        "Tests/URLRequestExtensionTests.swift"
      ],
      "target_dependencies" : [
        "KippleNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleNetworking",
      "module_type" : "SwiftTarget",
      "name" : "KippleNetworking",
      "path" : "Sources/KippleNetworking",
      "product_dependencies" : [
        "KippleCodable",
        "KippleFoundation",
        "KippleLogging"
      ],
      "product_memberships" : [
        "KippleNetworking"
      ],
      "sources" : [
        "Exports.swift",
        "Foundation/Extensions/HTTPURLResponse+Status.swift",
        "Foundation/Extensions/Request+AsURLRequest.swift",
        "Foundation/Extensions/URLRequest+Init.swift",
        "Foundation/Extensions/URLRequest+SetHeaders.swift",
        "Foundation/Extensions/URLRequest+SetParameters.swift",
        "Foundation/Extensions/URLRequest+SetTimeout.swift",
        "Foundation/Helpers/FoundationNetworkRequestDispatcher.swift",
        "Foundation/Protocols/URLRequestConvertible.swift",
        "NIO/Extensions/HTTPClient+ExecuteResponseAnticipating.swift",
        "NIO/Extensions/Request+AsHTTPClientRequest.swift",
        "NIO/Helpers/NIONetworkRequestDispatcher.swift",
        "Shared/Enums/HTTPBodyEncoding.swift",
        "Shared/Enums/HTTPHeader.swift",
        "Shared/Enums/HTTPMethod.swift",
        "Shared/Enums/HTTPStatusCode.swift",
        "Shared/Enums/ParameterEncoding.swift",
        "Shared/Errors/NetworkingError.swift",
        "Shared/Extensions/CharacterSet+RFC3986Unreserved.swift",
        "Shared/Extensions/Dictionary+AsHeaderDictionary.swift",
        "Shared/Extensions/Formatter+ISO8601.swift",
        "Shared/Extensions/JSONDecoder+SafeISO8601.swift",
        "Shared/Extensions/JSONEncoder+SafeISO8601.swift",
        "Shared/Extensions/String+IsURLWithQueryString.swift",
        "Shared/Extensions/URLComponents+SetQueryItems.swift",
        "Shared/Helpers/HTTPClient.swift",
        "Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift",
        "Shared/Helpers/UniversalNetworkRequestDispatcher.swift",
        "Shared/Models/DataResponse.swift",
        "Shared/Models/Environment.swift",
        "Shared/Models/Request.swift",
        "Shared/Protocols/NetworkRequestDispatching.swift",
        "Shared/Protocols/ParameterDictionaryConvertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/bdrelling/kipplenetworking/main
Repository:               bdrelling/KippleNetworking
Swift version used:       6.1
Target:                   KippleNetworking
Extracting symbol information for 'KippleNetworking'...
Finished extracting symbol information for 'KippleNetworking'. (4.41s)
Building documentation for 'KippleNetworking'...
Finished building documentation for 'KippleNetworking' (0.27s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/main
Updating https://github.com/apple/swift-log
Updating https://github.com/bdrelling/KippleTools
Updating https://github.com/devicekit/DeviceKit
Updating https://github.com/apple/swift-collections
Updating https://github.com/bdrelling/Kipple
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-log (0.48s)
Updated https://github.com/devicekit/DeviceKit (0.49s)
Updating https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/bdrelling/KippleTools (0.55s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.55s)
Updated https://github.com/apple/swift-argument-parser (0.55s)
Updated https://github.com/bdrelling/Kipple (0.55s)
Updated https://github.com/apple/swift-collections (0.55s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.49s)
Updated https://github.com/nicklockwood/SwiftFormat (0.50s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.60s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.58s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.46s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.55s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.54s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.93s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Emitting module Snippets
[36/57] Compiling Snippets SnippetParser.swift
[37/57] Compiling Snippets Snippet.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Identifier.swift
[43/57] Compiling SymbolKit KindIdentifier.swift
[44/57] Compiling SymbolKit Location.swift
[45/57] Compiling SymbolKit Mutability.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.02s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/31] Compiling KippleLogging ConsoleLogHandler.swift
[3/31] Compiling KippleLogging Logger+Convenience.swift
[4/31] Compiling KippleLogging Exports.swift
[5/31] Emitting module KippleLogging
[6/31] Compiling KippleCodable CodableDefaultStrategy.swift
[7/32] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[8/32] Compiling KippleCodable Encodable+PrettyPrinted.swift
[9/32] Compiling KippleCodable Encodable+AsDictionary.swift
[10/32] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[11/32] Compiling KippleCodable DecodingError+Cleaned.swift
[12/32] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[13/32] Compiling KippleCodable CleanedDecodingError.swift
[14/32] Compiling KippleCodable KippleCodableError.swift
[15/32] Emitting module KippleCodable
[16/32] Compiling KippleCodable CodableDefault.swift
[17/32] Compiling KippleFoundation BundleInfo.swift
[18/32] Compiling KippleFoundation SemanticVersion.swift
[19/32] Compiling KippleFoundation Swift+Modulo.swift
[20/32] Compiling KippleFoundation AppInfo.swift
[21/33] Compiling KippleFoundation NSNumber+Boolean.swift
[22/33] Compiling KippleFoundation Result+Convenience.swift
[23/33] Compiling KippleFoundation String+Convenience.swift
[24/33] Compiling KippleFoundation String+LocalizedError.swift
[25/33] Compiling KippleFoundation Comparable+Clamped.swift
[26/33] Compiling KippleFoundation Int+Convenience.swift
[29/33] Compiling KippleFoundation BinaryInteger+Clamped.swift
[30/33] Compiling KippleFoundation Bool+Convenience.swift
[31/33] Emitting module KippleFoundation
[32/33] Compiling KippleCodable CodableIgnored.swift
[33/33] Compiling KippleFoundation URLConvertible.swift
[34/64] Compiling KippleNetworking Exports.swift
[35/64] Compiling KippleNetworking HTTPURLResponse+Status.swift
[36/64] Compiling KippleNetworking Request+AsURLRequest.swift
[37/64] Compiling KippleNetworking URLRequest+Init.swift
[38/64] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[39/64] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[40/64] Compiling KippleNetworking Formatter+ISO8601.swift
[41/67] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[42/67] Compiling KippleNetworking HTTPClient.swift
[43/67] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[44/67] Compiling KippleNetworking HTTPBodyEncoding.swift
[45/67] Compiling KippleNetworking HTTPHeader.swift
[46/67] Compiling KippleNetworking HTTPMethod.swift
[47/67] Compiling KippleNetworking HTTPStatusCode.swift
[48/67] Compiling KippleNetworking ParameterEncoding.swift
[49/67] Compiling KippleNetworking NetworkingError.swift
[50/67] Compiling KippleNetworking URLRequestConvertible.swift
[51/67] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[52/67] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[53/67] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[54/67] Compiling KippleNetworking URLRequest+SetHeaders.swift
[55/67] Compiling KippleNetworking URLRequest+SetParameters.swift
[56/67] Compiling KippleNetworking URLRequest+SetTimeout.swift
[57/67] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[58/67] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[59/67] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[60/67] Compiling KippleNetworking String+IsURLWithQueryString.swift
[61/67] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[62/67] Compiling KippleNetworking DataResponse.swift
[63/67] Compiling KippleNetworking Environment.swift
[64/67] Emitting module KippleNetworking
[65/67] Compiling KippleNetworking Request.swift
[66/67] Compiling KippleNetworking NetworkRequestDispatching.swift
[67/67] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build of target: 'KippleNetworking' complete! (2.40s)
     778
5	/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kipplenetworking/main
File count: 778
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipplenetworking-main-ab38af6f.zip to s3://spi-docs-inbox/prod-bdrelling-kipplenetworking-main-ab38af6f.zip
Copying... [11%]
Copying... [23%]
Copying... [34%]
Copying... [45%]
Copying... [51%]
Copying... [62%]
Copying... [74%]
Copying... [85%]
Copying... [91%]
Copying... [100%]
Done.