The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SessionPlus, reference main (1b7033), with Swift 6.2 for macOS (SPM) on 23 Dec 2025 22:43:56 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SessionPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/SessionPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/swhitty/swift-mutex.git
Fetching https://github.com/swiftlang/swift-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
[1/308] Fetching swift-mutex
[199/6066] Fetching swift-mutex, swift-log
[6067/36946] Fetching swift-mutex, swift-log, swift-testing
Fetched https://github.com/apple/swift-log.git from cache (1.17s)
[617/31188] Fetching swift-mutex, swift-testing
[7721/104387] Fetching swift-mutex, swift-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.65s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (3.65s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (3.65s)
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
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Working copy of https://github.com/swiftlang/swift-testing.git resolved at swift-6.2-RELEASE (3fdabe5)
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
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.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
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": "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",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/richardpiazza/SessionPlus.git
[1/666] Fetching sessionplus
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.72s)
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.58s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.58s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.60s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at main (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.2
Building package at path:  $PWD
https://github.com/richardpiazza/SessionPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/14] Compiling Mutex MutexSwift5.swift
[7/14] Emitting module Mutex
[8/14] Compiling Mutex Mutex.swift
[9/14] Compiling Mutex AllocatedLock.swift
[10/14] Emitting module Logging
[11/14] Compiling Logging Logging.swift
[12/14] Compiling Logging LogHandler.swift
[13/14] Compiling Logging MetadataProvider.swift
[14/14] Compiling Logging Locks.swift
[15/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 'Sendable'; use '@unchecked Sendable'; 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 'Sendable'; use '@unchecked Sendable'; 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 |
[16/47] Compiling SessionPlus Request.swift
[17/47] Compiling SessionPlus Resource.swift
[18/47] Compiling SessionPlus Response.swift
[19/47] Compiling SessionPlus Socket.swift
[20/47] Compiling SessionPlus StatusCode.swift
[21/47] Compiling SessionPlus WebSocket.swift
[22/47] Compiling SessionPlus ProtectedState.swift
[23/47] Compiling SessionPlus Put.swift
[24/47] Compiling SessionPlus Authorization.swift
[25/47] Compiling SessionPlus BaseURLSessionClient.swift
[26/47] Compiling SessionPlus Delete.swift
[27/47] Compiling SessionPlus FormData.swift
[28/47] Compiling SessionPlus Logger+SessionPlus.swift
[29/47] Compiling SessionPlus URLCache+SessionPlus.swift
[30/47] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[31/47] Compiling SessionPlus URLRequest+SessionPlus.swift
[32/47] Compiling SessionPlus Get.swift
[33/47] Compiling SessionPlus Patch.swift
[34/47] Compiling SessionPlus Post.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 'Sendable'; use '@unchecked Sendable'; 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 'Sendable'; use '@unchecked Sendable'; 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 'Sendable'; use '@unchecked Sendable'; 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 'Sendable'; use '@unchecked Sendable'; 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 'Sendable'; use '@unchecked Sendable'; 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 'Sendable'; use '@unchecked Sendable'; 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 Client.swift
[42/47] Compiling SessionPlus Header.swift
[43/47] Compiling SessionPlus Headers.swift
[44/47] Compiling SessionPlus URLResponse+SessionPlus.swift
[45/47] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[46/47] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[47/47] Compiling SessionPlus AbsoluteURLSessionClient.swift
[48/49] Compiling SessionPlusEmulation EmulatedClient.swift
[49/49] Emitting module SessionPlusEmulation
Build complete! (7.20s)
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/main
Repository:               richardpiazza/SessionPlus
Swift version used:       6.2
Target:                   SessionPlus
Extracting symbol information for 'SessionPlus'...
Finished extracting symbol information for 'SessionPlus'. (2.26s)
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.30s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/sessionplus/main
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/swhitty/swift-mutex.git
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/apple/swift-log.git
[1/2158] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax.git (0.97s)
Updated https://github.com/apple/swift-log.git (0.97s)
Updated https://github.com/swhitty/swift-mutex.git (0.97s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (1.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3629] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.94s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.56s)
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.5
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
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Relationship.swift
[12/57] Compiling SymbolKit RelationshipKind.swift
[13/57] Compiling SymbolKit SourceOrigin.swift
[14/57] Compiling SymbolKit GenericConstraints.swift
[15/57] Compiling SymbolKit Swift.swift
[16/57] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Compiling SymbolKit Symbol.swift
[30/57] Compiling SymbolKit SymbolKind.swift
[31/57] Compiling SymbolKit SymbolGraph.swift
[32/57] Compiling SymbolKit GraphCollector.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling Snippets SnippetParser.swift
[49/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[50/57] Compiling SymbolKit UnifiedSymbol.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.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.41s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SessionPlus' complete! (0.75s)
     848
6	/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/sessionplus/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/sessionplus/main
File count: 848
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-sessionplus-main-6db2c4dd.zip to s3://spi-docs-inbox/prod-richardpiazza-sessionplus-main-6db2c4dd.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [53%]
Copying... [64%]
Copying... [74%]
Copying... [85%]
Copying... [90%]
Copying... [100%]
Done.