The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SessionPlus, reference 3.0.0-beta.2 (1b7033), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 18:57:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SessionPlus.git
Reference: 3.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/SessionPlus
 * tag               3.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 1b70334 Removed AsyncPlus (#16)
Cloned https://github.com/richardpiazza/SessionPlus.git
Revision (git rev-parse @):
1b70334330a00a46d48459c34409d6199d4f025d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/SessionPlus.git at 3.0.0-beta.2
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swhitty/swift-mutex.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swiftlang/swift-testing.git
[1/324] Fetching swift-mutex
[44/6959] Fetching swift-mutex, swift-log
[6960/44351] Fetching swift-mutex, swift-log, swift-testing
[6961/119332] Fetching swift-mutex, swift-log, swift-testing, swift-syntax
Fetched https://github.com/swhitty/swift-mutex.git from cache (4.29s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.29s)
Fetched https://github.com/apple/swift-log.git from cache (4.29s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (4.29s)
Creating working copy for https://github.com/swiftlang/swift-testing.git
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Creating working copy for https://github.com/swhitty/swift-mutex.git
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
Working copy of https://github.com/swiftlang/swift-testing.git resolved at swift-6.2-RELEASE (3fdabe5)
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.67s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "sessionplus",
      "name": "SessionPlus",
      "url": "https://github.com/richardpiazza/SessionPlus.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SessionPlus",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-mutex",
          "name": "Mutex",
          "url": "https://github.com/swhitty/swift-mutex.git",
          "version": "0.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mutex",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/richardpiazza/SessionPlus.git
[1/677] Fetching sessionplus
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.67s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swhitty/swift-mutex.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.55s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (1.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.58s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/swhitty/swift-mutex.git
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 3.0.0-beta.2 (1b70334)
warning: '.resolve-product-dependencies': dependency 'sessionplus' is not used by any target
Found 2 product dependencies
  - swift-log
  - Mutex
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/richardpiazza/SessionPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/14] Compiling Mutex AllocatedLock.swift
[7/14] Compiling Mutex Mutex.swift
[8/14] Emitting module Mutex
[9/14] Compiling Mutex MutexSwift5.swift
[10/14] Compiling Logging Logging.swift
[11/14] Compiling Logging LogHandler.swift
[12/14] Emitting module Logging
[13/14] Compiling Logging MetadataProvider.swift
[14/14] Compiling Logging Locks.swift
[15/44] Compiling SessionPlus ProtectedState.swift
[16/44] Compiling SessionPlus Put.swift
[17/44] Compiling SessionPlus Authorization.swift
[18/44] Emitting module SessionPlus
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:7:12: warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  5 | #if canImport(ObjectiveC)
  6 |
  7 | open class AbsoluteURLWebSocket: NSObject, WebSocket {
    |            `- warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  8 |
  9 |     private typealias ResumeHandler = (Result<Void, any Error>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:15:14: warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 13 |     let keepAliveInterval: Double
 14 |
 15 |     lazy var session: URLSession = URLSession(configuration: .default, delegate: self, delegateQueue: nil)
    |              `- warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 16 |     lazy var task = session.webSocketTask(with: urlRequest)
 17 |
[19/44] Compiling SessionPlus BaseURLSessionClient.swift
[20/44] Compiling SessionPlus Delete.swift
[21/44] Compiling SessionPlus FormData.swift
[22/47] Compiling SessionPlus URLResponse+SessionPlus.swift
[23/47] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[24/47] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[25/47] Compiling SessionPlus AbsoluteURLSessionClient.swift
[26/47] Compiling SessionPlus Client.swift
[27/47] Compiling SessionPlus Header.swift
[28/47] Compiling SessionPlus Headers.swift
[29/47] Compiling SessionPlus Get.swift
[30/47] Compiling SessionPlus Patch.swift
[31/47] Compiling SessionPlus Post.swift
[32/47] Compiling SessionPlus Request.swift
[33/47] Compiling SessionPlus Resource.swift
[34/47] Compiling SessionPlus Response.swift
[35/47] Compiling SessionPlus AbsoluteURLWebSocket.swift
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:7:12: warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  5 | #if canImport(ObjectiveC)
  6 |
  7 | open class AbsoluteURLWebSocket: NSObject, WebSocket {
    |            `- warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  8 |
  9 |     private typealias ResumeHandler = (Result<Void, any Error>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:15:14: warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 13 |     let keepAliveInterval: Double
 14 |
 15 |     lazy var session: URLSession = URLSession(configuration: .default, delegate: self, delegateQueue: nil)
    |              `- warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 16 |     lazy var task = session.webSocketTask(with: urlRequest)
 17 |
[36/47] Compiling SessionPlus AnyRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:7:12: warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  5 | #if canImport(ObjectiveC)
  6 |
  7 | open class AbsoluteURLWebSocket: NSObject, WebSocket {
    |            `- warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  8 |
  9 |     private typealias ResumeHandler = (Result<Void, any Error>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:15:14: warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 13 |     let keepAliveInterval: Double
 14 |
 15 |     lazy var session: URLSession = URLSession(configuration: .default, delegate: self, delegateQueue: nil)
    |              `- warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 16 |     lazy var task = session.webSocketTask(with: urlRequest)
 17 |
[37/47] Compiling SessionPlus AnyResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:7:12: warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  5 | #if canImport(ObjectiveC)
  6 |
  7 | open class AbsoluteURLWebSocket: NSObject, WebSocket {
    |            `- warning: non-final class 'AbsoluteURLWebSocket' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  8 |
  9 |     private typealias ResumeHandler = (Result<Void, any Error>) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/SessionPlus/Implementation/AbsoluteURLWebSocket.swift:15:14: warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 13 |     let keepAliveInterval: Double
 14 |
 15 |     lazy var session: URLSession = URLSession(configuration: .default, delegate: self, delegateQueue: nil)
    |              `- warning: stored property '$__lazy_storage_$_session' of 'Sendable'-conforming class 'AbsoluteURLWebSocket' is mutable; this is an error in the Swift 6 language mode
 16 |     lazy var task = session.webSocketTask(with: urlRequest)
 17 |
[38/47] Compiling SessionPlus MIMEType.swift
[39/47] Compiling SessionPlus Method.swift
[40/47] Compiling SessionPlus QueryItem.swift
[41/47] Compiling SessionPlus Logger+SessionPlus.swift
[42/47] Compiling SessionPlus URLCache+SessionPlus.swift
[43/47] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[44/47] Compiling SessionPlus URLRequest+SessionPlus.swift
[45/47] Compiling SessionPlus Socket.swift
[46/47] Compiling SessionPlus StatusCode.swift
[47/47] Compiling SessionPlus WebSocket.swift
[48/49] Compiling SessionPlusEmulation EmulatedClient.swift
[49/49] Emitting module SessionPlusEmulation
Build complete! (10.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-testing",
      "requirement" : {
        "branch" : [
          "swift-6.2-RELEASE"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-testing.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-mutex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swhitty/swift-mutex.git"
    }
  ],
  "manifest_display_name" : "SessionPlus",
  "name" : "SessionPlus",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SessionPlus",
      "targets" : [
        "SessionPlus",
        "SessionPlusEmulation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SessionPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "SessionPlusTests",
      "path" : "Tests/SessionPlusTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "FormDataTests.swift",
        "QueryItemTests.swift",
        "RequestAndResponseTests.swift"
      ],
      "target_dependencies" : [
        "SessionPlus",
        "SessionPlusEmulation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SessionPlusEmulation",
      "module_type" : "SwiftTarget",
      "name" : "SessionPlusEmulation",
      "path" : "Sources/SessionPlusEmulation",
      "product_memberships" : [
        "SessionPlus"
      ],
      "sources" : [
        "EmulatedClient.swift"
      ],
      "target_dependencies" : [
        "SessionPlus"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SessionPlus",
      "module_type" : "SwiftTarget",
      "name" : "SessionPlus",
      "path" : "Sources/SessionPlus",
      "product_dependencies" : [
        "Logging",
        "Mutex"
      ],
      "product_memberships" : [
        "SessionPlus"
      ],
      "sources" : [
        "Extensions/Logger+SessionPlus.swift",
        "Extensions/URLCache+SessionPlus.swift",
        "Extensions/URLQueryItem+SessionPlus.swift",
        "Extensions/URLRequest+SessionPlus.swift",
        "Extensions/URLResponse+SessionPlus.swift",
        "Extensions/URLSessionConfiguration+SessionPlus.swift",
        "Extensions/URLSessionDelegate+SessionPlus.swift",
        "Implementation/AbsoluteURLSessionClient.swift",
        "Implementation/AbsoluteURLWebSocket.swift",
        "Implementation/AnyRequest.swift",
        "Implementation/AnyResponse.swift",
        "Implementation/BaseURLSessionClient.swift",
        "Implementation/Delete.swift",
        "Implementation/FormData.swift",
        "Implementation/Get.swift",
        "Implementation/Patch.swift",
        "Implementation/Post.swift",
        "Implementation/ProtectedState.swift",
        "Implementation/Put.swift",
        "Interface/Authorization.swift",
        "Interface/Client.swift",
        "Interface/Header.swift",
        "Interface/Headers.swift",
        "Interface/MIMEType.swift",
        "Interface/Method.swift",
        "Interface/QueryItem.swift",
        "Interface/Request.swift",
        "Interface/Resource.swift",
        "Interface/Response.swift",
        "Interface/Socket.swift",
        "Interface/StatusCode.swift",
        "Interface/WebSocket.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/richardpiazza/sessionplus/3.0.0-beta.2
Repository:               richardpiazza/SessionPlus
Swift version used:       6.3
Target:                   SessionPlus
Extracting symbol information for 'SessionPlus'...
Finished extracting symbol information for 'SessionPlus'. (27.86s)
Building documentation for 'SessionPlus'...
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'token' not found in instance method declaration
  --> Sources/SessionPlus/Interface/Request.swift:40:11-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |           ╰─suggestion: Remove 'token' parameter documentation
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
warning: Parameter 'authorization' is missing documentation
  --> Sources/SessionPlus/Interface/Request.swift:40:70-40:70
38 |     ///
39 |     /// - parameters:
40 +     ///   - token: The token which should be used for authentication.
   |                                                                      ╰─suggestion: Document 'authorization' parameter
41 |     /// - returns: A modified `Request` that includes an authentication value.
42 |     func authorized(_ authorization: Authorization) -> any Request {
Finished building documentation for 'SessionPlus' (0.48s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/sessionplus/3.0.0-beta.2
Updating https://github.com/swiftlang/swift-testing.git
Updated https://github.com/swiftlang/swift-testing.git (0.75s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-log.git
Updated https://github.com/apple/swift-log.git (0.53s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/swhitty/swift-mutex.git
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.11s)
Updated https://github.com/swiftlang/swift-syntax.git (0.94s)
Updated https://github.com/swhitty/swift-mutex.git (0.94s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (2.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.79s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.70s)
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.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.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 Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.81s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SessionPlus' complete! (0.84s)
     850
6	/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/sessionplus/3.0.0-beta.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/sessionplus/3.0.0-beta.2
File count: 850
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-sessionplus-3.0.0-beta.2-9f3c662d.zip to s3://spi-docs-inbox/prod-richardpiazza-sessionplus-3.0.0-beta.2-9f3c662d.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.