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 0.6.0 (49990a), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:47:01 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleNetworking.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleNetworking
 * tag               0.6.0      -> FETCH_HEAD
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 0.6.0
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/bdrelling/Kipple
[1/720] Fetching kippletools
[73/2384] Fetching kippletools, kipple
Fetched https://github.com/bdrelling/Kipple from cache (1.71s)
Fetched https://github.com/bdrelling/KippleTools from cache (1.71s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.68s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/3677] Fetching swift-log
[112/8066] Fetching swift-log, keychainaccess
[310/11961] Fetching swift-log, keychainaccess, devicekit
[803/27436] Fetching swift-log, keychainaccess, devicekit, swift-collections
Fetched https://github.com/devicekit/DeviceKit from cache (1.91s)
Fetched https://github.com/apple/swift-log from cache (1.91s)
Fetched https://github.com/apple/swift-collections from cache (1.91s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.91s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.70s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.48s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.63s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/12364] Fetching swift-argument-parser
[743/57534] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (32.20s)
Fetched https://github.com/apple/swift-argument-parser from cache (32.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.5.0 (0.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.73s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.65s)
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.5.0
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/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
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
========================================
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.1",
              "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.5.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.87s)
Fetching https://github.com/bdrelling/Kipple from cache
Fetched https://github.com/bdrelling/Kipple from cache (0.46s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.03s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.58s)
Fetched https://github.com/devicekit/DeviceKit from cache (0.60s)
Fetched https://github.com/apple/swift-collections from cache (0.60s)
Fetched https://github.com/apple/swift-log from cache (0.60s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.04s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.03s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.5.0 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.5.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
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/bdrelling/KippleNetworking.git
Working copy of https://github.com/bdrelling/KippleNetworking.git resolved at 0.6.0 (49990aa)
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/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.0
Building package at path:  $PWD
https://github.com/bdrelling/KippleNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/37] Compiling KippleLogging ConsoleLogHandler.swift
[9/37] Compiling KippleFoundation SemanticVersion.swift
[10/38] Compiling KippleCodable CodableDefaultStrategy.swift
[11/39] Compiling KippleCodable CodableIgnored.swift
[12/39] Compiling KippleLogging Logger+Convenience.swift
[13/39] Compiling KippleFoundation URLConvertible.swift
[14/39] Compiling KippleFoundation Swift+Modulo.swift
[15/39] Compiling KippleFoundation BundleInfo.swift
[16/39] Compiling KippleFoundation AppInfo.swift
[17/39] Compiling KippleCodable DecodingError+Cleaned.swift
[18/39] Compiling KippleCodable Encodable+AsDictionary.swift
[19/39] Compiling KippleFoundation String+Convenience.swift
[20/39] Compiling KippleFoundation String+LocalizedError.swift
[21/39] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[22/39] Compiling KippleCodable Encodable+PrettyPrinted.swift
[23/39] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[24/39] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[25/39] Compiling KippleCodable CodableDefault.swift
[26/39] Emitting module KippleCodable
[27/39] Compiling KippleCodable CleanedDecodingError.swift
[28/39] Compiling KippleCodable KippleCodableError.swift
[29/39] Compiling KippleFoundation NSNumber+Boolean.swift
[30/39] Compiling KippleFoundation Result+Convenience.swift
[33/39] Emitting module KippleFoundation
[34/39] Compiling KippleFoundation Bundle+Convenience.swift
[35/39] Compiling KippleFoundation Bundle+Key.swift
[36/39] Compiling KippleFoundation Comparable+Clamped.swift
[37/39] Compiling KippleFoundation Int+Convenience.swift
[38/39] Emitting module KippleLogging
[39/39] Compiling KippleLogging Exports.swift
[40/70] 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: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[41/70] 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: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[42/70] 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: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[43/70] Compiling KippleNetworking Exports.swift
[44/70] Compiling KippleNetworking HTTPURLResponse+Status.swift
[45/70] Compiling KippleNetworking Request+AsURLRequest.swift
[46/70] Compiling KippleNetworking URLRequest+Init.swift
[47/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: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[48/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: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[49/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: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[50/73] Compiling KippleNetworking URLRequestConvertible.swift
[51/73] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[52/73] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[53/73] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[54/73] Compiling KippleNetworking URLRequest+SetHeaders.swift
[55/73] Compiling KippleNetworking URLRequest+SetParameters.swift
[56/73] Compiling KippleNetworking URLRequest+SetTimeout.swift
[57/73] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[58/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 |
[59/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 |
[60/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 |
[61/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: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[62/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: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[63/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: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[64/73] Compiling KippleNetworking UniversalNetworkRequestDispatcher.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: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[65/73] Compiling KippleNetworking DataResponse.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: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[66/73] Compiling KippleNetworking Environment.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: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[67/73] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
/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: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[68/73] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
/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: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[69/73] Compiling KippleNetworking String+IsURLWithQueryString.swift
/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: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[70/73] 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: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[71/73] Compiling KippleNetworking Request.swift
[72/73] Compiling KippleNetworking NetworkRequestDispatching.swift
[73/73] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build complete! (38.51s)
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/0.6.0
Repository:               bdrelling/KippleNetworking
Swift version used:       6.0
Target:                   KippleNetworking
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'KippleNetworking'...
Finished extracting symbol information for 'KippleNetworking'. (4.55s)
Building documentation for 'KippleNetworking'...
warning: Return value documented for initializer returning void
  --> Sources/KippleNetworking/Foundation/Extensions/URLRequest+Init.swift:16:9-16:55
14 |     /// - Parameter headers: The HTTP headers to send with the request.
15 |     /// - Parameter encoding: The parameter encoding method. If nil, uses the default encoding for the provided HTTP method.
16 +     /// - Returns: The configured `URLRequest` object.
   |         ╰─suggestion: Remove return value documentation
17 |     init(
18 |         url: URLConvertible,Finished building documentation for 'KippleNetworking' (0.34s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/0.6.0
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/bdrelling/KippleTools
Updating https://github.com/apple/swift-log
Updating https://github.com/devicekit/DeviceKit
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/apple/swift-collections
Updating https://github.com/nicklockwood/SwiftFormat
Updated https://github.com/bdrelling/KippleTools (0.50s)
Updating https://github.com/bdrelling/Kipple
Updated https://github.com/apple/swift-collections (0.62s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.62s)
Updated https://github.com/apple/swift-log (0.62s)
Updated https://github.com/devicekit/DeviceKit (0.62s)
Updated https://github.com/nicklockwood/SwiftFormat (0.62s)
Updated https://github.com/apple/swift-argument-parser (0.64s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/bdrelling/Kipple (0.52s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.63s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.69s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.55s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.63s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.5.0 (0.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit SemanticVersion.swift
[10/53] Compiling SymbolKit AccessControl.swift
[11/53] Compiling SymbolKit Availability.swift
[12/53] Compiling SymbolKit AvailabilityItem.swift
[13/53] Compiling SymbolKit Domain.swift
[14/53] Compiling SymbolKit GenericConstraint.swift
[15/53] Compiling SymbolKit GenericParameter.swift
[16/53] Compiling SymbolKit Generics.swift
[17/53] Compiling SymbolKit Namespace.swift
[18/57] Compiling SymbolKit SourceRange.swift
[19/57] Compiling SymbolKit Metadata.swift
[20/57] Compiling SymbolKit Module.swift
[21/57] Compiling SymbolKit OperatingSystem.swift
[22/57] Compiling SymbolKit Platform.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit Identifier.swift
[38/57] Compiling SymbolKit KindIdentifier.swift
[39/57] Compiling SymbolKit Location.swift
[40/57] Compiling SymbolKit Mutability.swift
[41/57] Compiling SymbolKit Names.swift
[42/57] Compiling SymbolKit SPI.swift
[43/57] Compiling SymbolKit Snippet.swift
[44/57] Compiling SymbolKit Extension.swift
[45/57] Compiling SymbolKit Mixin+Equals.swift
[46/57] Compiling SymbolKit Mixin+Hash.swift
[47/57] Compiling SymbolKit Mixin.swift
[48/57] Compiling SymbolKit LineList.swift
[49/57] Compiling SymbolKit Position.swift
[50/57] Emitting module SymbolKit
[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.59s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/31] Emitting module KippleLogging
[3/31] Compiling KippleLogging ConsoleLogHandler.swift
[4/31] Compiling KippleLogging Logger+Convenience.swift
[5/31] Compiling KippleLogging Exports.swift
[6/31] Compiling KippleCodable CodableDefaultStrategy.swift
[7/32] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[8/32] Emitting module KippleCodable
[9/32] Compiling KippleFoundation AppInfo.swift
[10/33] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[11/33] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[12/33] Compiling KippleCodable Encodable+AsDictionary.swift
[13/33] Compiling KippleFoundation Bundle+Convenience.swift
[14/33] Compiling KippleFoundation Bundle+Key.swift
[15/33] Compiling KippleCodable Encodable+PrettyPrinted.swift
[16/33] Compiling KippleCodable CodableDefault.swift
[17/33] Compiling KippleCodable DecodingError+Cleaned.swift
[18/33] Compiling KippleFoundation Comparable+Clamped.swift
[19/33] Compiling KippleFoundation Int+Convenience.swift
[20/33] Compiling KippleFoundation NSNumber+Boolean.swift
[21/33] Compiling KippleFoundation Result+Convenience.swift
[22/33] Compiling KippleFoundation BundleInfo.swift
[23/33] Compiling KippleFoundation SemanticVersion.swift
[24/33] Compiling KippleFoundation String+Convenience.swift
[25/33] Compiling KippleFoundation String+LocalizedError.swift
[26/33] Compiling KippleFoundation Swift+Modulo.swift
[29/33] Emitting module KippleFoundation
[30/33] Compiling KippleFoundation BinaryInteger+Clamped.swift
[31/33] Compiling KippleFoundation Bool+Convenience.swift
[32/33] Compiling KippleCodable CodableIgnored.swift
[33/33] Compiling KippleFoundation URLConvertible.swift
[34/64] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[35/64] Compiling KippleNetworking HTTPClient.swift
[36/64] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[37/67] Compiling KippleNetworking URLRequest+SetHeaders.swift
[38/67] Compiling KippleNetworking URLRequest+SetParameters.swift
[39/67] Compiling KippleNetworking URLRequest+SetTimeout.swift
[40/67] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[41/67] Compiling KippleNetworking Exports.swift
[42/67] Compiling KippleNetworking HTTPURLResponse+Status.swift
[43/67] Compiling KippleNetworking Request+AsURLRequest.swift
[44/67] Compiling KippleNetworking URLRequest+Init.swift
[45/67] Compiling KippleNetworking URLRequestConvertible.swift
[46/67] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[47/67] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[48/67] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[49/67] Compiling KippleNetworking HTTPBodyEncoding.swift
[50/67] Compiling KippleNetworking HTTPHeader.swift
[51/67] Compiling KippleNetworking HTTPMethod.swift
[52/67] Compiling KippleNetworking HTTPStatusCode.swift
[53/67] Compiling KippleNetworking ParameterEncoding.swift
[54/67] Compiling KippleNetworking NetworkingError.swift
[55/67] Emitting module KippleNetworking
[56/67] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[57/67] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[58/67] Compiling KippleNetworking Formatter+ISO8601.swift
[59/67] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[60/67] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[61/67] Compiling KippleNetworking String+IsURLWithQueryString.swift
[62/67] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[63/67] Compiling KippleNetworking DataResponse.swift
[64/67] Compiling KippleNetworking Environment.swift
[65/67] Compiling KippleNetworking Request.swift
[66/67] Compiling KippleNetworking NetworkRequestDispatching.swift
[67/67] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build of target: 'KippleNetworking' complete! (2.27s)
     778
5	/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/0.6.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kipplenetworking/0.6.0
File count: 778
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipplenetworking-0.6.0-e766d642.zip to s3://spi-docs-inbox/prod-bdrelling-kipplenetworking-0.6.0-e766d642.zip
Copying... [11%]
Copying... [22%]
Copying... [34%]
Copying... [45%]
Copying... [50%]
Copying... [62%]
Copying... [73%]
Copying... [84%]
Copying... [95%]
Copying... [100%]
Done.