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

Failed to build RefreshTokenAuthMiddleware, reference main (651954), with Swift 6.1 for Linux on 1 May 2025 07:17:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laconicman/RefreshTokenAuthMiddleware.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/laconicman/RefreshTokenAuthMiddleware
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 651954a FIX: Made `AuthError` type public.
Cloned https://github.com/laconicman/RefreshTokenAuthMiddleware.git
Revision (git rev-parse @):
651954a9d3e0a4780bbc077b15e0e9fce11466fc
SUCCESS checkout https://github.com/laconicman/RefreshTokenAuthMiddleware.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/laconicman/RefreshTokenAuthMiddleware.git
https://github.com/laconicman/RefreshTokenAuthMiddleware.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "RefreshTokenAuthMiddleware",
  "name" : "RefreshTokenAuthMiddleware",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RefreshTokenAuthMiddleware",
      "targets" : [
        "RefreshTokenAuthMiddleware"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RefreshTokenAuthMiddleware",
      "module_type" : "SwiftTarget",
      "name" : "RefreshTokenAuthMiddleware",
      "path" : "Sources",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "RefreshTokenAuthMiddleware"
      ],
      "sources" : [
        "Credentials.swift",
        "RefreshTokenAuthMiddleware.swift",
        "SignInAndRefresh.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/961] Fetching swift-openapi-urlsession
[962/1865] Fetching swift-openapi-urlsession, swift-http-types
[1866/7537] Fetching swift-openapi-urlsession, swift-http-types, swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (0.42s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.42s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.42s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.17s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (5.11s)
Fetching https://github.com/apple/swift-collections
[1/16306] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.02s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.91s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.51s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Resources/Localizable.xcstrings
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Emitting module HTTPTypes
[9/33] Emitting module InternalCollectionsUtilities
[10/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[11/35] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[12/35] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/35] Compiling HTTPTypes HTTPRequest.swift
[14/35] Compiling HTTPTypes ISOLatin1String.swift
[15/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/35] Compiling HTTPTypes HTTPResponse.swift
[18/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/35] Compiling InternalCollectionsUtilities Integer rank.swift
[22/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/35] Compiling InternalCollectionsUtilities Specialize.swift
[27/35] Compiling InternalCollectionsUtilities Debugging.swift
[28/35] Compiling InternalCollectionsUtilities Descriptions.swift
[29/35] Compiling HTTPTypes HTTPParsedFields.swift
[30/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/51] Compiling DequeModule _DequeBuffer.swift
[34/51] Compiling DequeModule _DequeBufferHeader.swift
[35/53] Compiling HTTPTypes NIOLock.swift
[36/53] Compiling DequeModule Deque+Equatable.swift
[37/53] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[38/53] Compiling DequeModule Deque+Extras.swift
[39/53] Compiling DequeModule Deque+Hashable.swift
[40/53] Compiling DequeModule Deque+CustomReflectable.swift
[41/53] Compiling DequeModule Deque+Descriptions.swift
[42/53] Compiling DequeModule _DequeSlot.swift
[43/53] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/53] Compiling DequeModule Deque+Testing.swift
[45/53] Compiling DequeModule Deque._Storage.swift
[46/53] Compiling DequeModule Deque._UnsafeHandle.swift
[47/53] Compiling DequeModule Deque.swift
[48/53] Compiling DequeModule Deque+Codable.swift
[49/53] Compiling DequeModule Deque+Collection.swift
[50/53] Emitting module DequeModule
[52/54] Compiling HTTPTypes HTTPFieldName.swift
[53/54] Compiling HTTPTypes HTTPField.swift
[54/54] Compiling HTTPTypes HTTPFields.swift
[56/116] Emitting module OpenAPIRuntime
[57/124] Compiling OpenAPIRuntime URICodeCodingKey.swift
[58/124] Compiling OpenAPIRuntime URICoderConfiguration.swift
[59/124] Compiling OpenAPIRuntime URIEncodedNode.swift
[60/124] Compiling OpenAPIRuntime URIParsedTypes.swift
[61/124] Compiling OpenAPIRuntime URIDecoder.swift
[62/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[63/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[64/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[65/124] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[66/124] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[67/124] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[68/124] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[69/124] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[70/124] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[71/124] Compiling OpenAPIRuntime MultipartValidation.swift
[72/124] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[73/124] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[74/124] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[75/124] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[76/124] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[77/124] Compiling OpenAPIRuntime ServerSentEvents.swift
[78/124] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[79/124] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[80/124] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[81/124] Compiling OpenAPIRuntime ClientTransport.swift
[82/124] Compiling OpenAPIRuntime CurrencyTypes.swift
[83/124] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[84/124] Compiling OpenAPIRuntime HTTPBody.swift
[85/124] Compiling OpenAPIRuntime ServerTransport.swift
[86/124] Compiling OpenAPIRuntime UniversalClient.swift
[87/124] Compiling OpenAPIRuntime UniversalServer.swift
[88/124] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[89/124] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[90/124] Compiling OpenAPIRuntime FoundationExtensions.swift
[91/124] Compiling OpenAPIRuntime ParameterStyles.swift
[92/124] Compiling OpenAPIRuntime ServerVariable.swift
[93/124] Compiling OpenAPIRuntime URLExtensions.swift
[94/124] Compiling OpenAPIRuntime Deprecated.swift
[95/124] Compiling OpenAPIRuntime ClientError.swift
[96/124] Compiling OpenAPIRuntime CodingErrors.swift
[97/124] Compiling OpenAPIRuntime RuntimeError.swift
[98/124] Compiling OpenAPIRuntime ServerError.swift
[99/124] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[100/124] Compiling OpenAPIRuntime CodableExtensions.swift
[101/124] Compiling OpenAPIRuntime Configuration.swift
[102/124] Compiling OpenAPIRuntime Converter+Client.swift
[103/124] Compiling OpenAPIRuntime Converter+Common.swift
[104/124] Compiling OpenAPIRuntime Converter+Server.swift
[105/124] Compiling OpenAPIRuntime Converter.swift
[106/124] Compiling OpenAPIRuntime CurrencyExtensions.swift
[107/124] Compiling OpenAPIRuntime ErrorExtensions.swift
[108/124] Compiling OpenAPIRuntime Acceptable.swift
[109/124] Compiling OpenAPIRuntime Base64EncodedData.swift
[110/124] Compiling OpenAPIRuntime ByteUtilities.swift
[111/124] Compiling OpenAPIRuntime ContentDisposition.swift
[112/124] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[113/124] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[114/124] Compiling OpenAPIRuntime OpenAPIValue.swift
[115/124] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[116/124] Compiling OpenAPIRuntime UndocumentedPayload.swift
[117/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[118/124] Compiling OpenAPIRuntime URIEncoder.swift
[119/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[120/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[121/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[122/124] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[123/124] Compiling OpenAPIRuntime URIParser.swift
[124/124] Compiling OpenAPIRuntime URISerializer.swift
[126/132] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[127/132] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[128/132] Compiling OpenAPIURLSession Lock.swift
[129/132] Compiling OpenAPIURLSession URLSession+Extensions.swift
[130/132] Compiling OpenAPIURLSession URLSessionTransport.swift
[131/132] Compiling OpenAPIURLSession BufferedStream.swift
[132/132] Emitting module OpenAPIURLSession
[134/137] Compiling RefreshTokenAuthMiddleware SignInAndRefresh.swift
[135/137] Compiling RefreshTokenAuthMiddleware Credentials.swift
[136/137] Compiling RefreshTokenAuthMiddleware RefreshTokenAuthMiddleware.swift
/host/spi-builder-workspace/Sources/RefreshTokenAuthMiddleware.swift:130:124: error: extra argument 'comment' in call
128 |         public var errorDescription: String? {
129 |             switch self {
130 |                 case .missingRefreshToken: String(localized: "Missing refresh token. Please try to login again.", comment: "RefreshTokenAuthMiddleware.AuthError")
    |                                                                                                                            `- error: extra argument 'comment' in call
131 |             }
132 |         }
[137/137] Emitting module RefreshTokenAuthMiddleware
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Resources/Localizable.xcstrings
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/26] Compiling InternalCollectionsUtilities Specialize.swift
[4/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[5/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/28] Compiling InternalCollectionsUtilities Debugging.swift
[7/28] Compiling InternalCollectionsUtilities Descriptions.swift
[8/28] Compiling HTTPTypes ISOLatin1String.swift
[9/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/29] Compiling HTTPTypes HTTPResponse.swift
[12/29] Compiling HTTPTypes HTTPParsedFields.swift
[13/29] Compiling HTTPTypes HTTPRequest.swift
[14/29] Emitting module InternalCollectionsUtilities
[15/29] Compiling HTTPTypes NIOLock.swift
[16/29] Emitting module HTTPTypes
[17/29] Compiling HTTPTypes HTTPFieldName.swift
[18/29] Compiling HTTPTypes HTTPFields.swift
[19/29] Compiling HTTPTypes HTTPField.swift
[20/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/30] Compiling InternalCollectionsUtilities Integer rank.swift
[27/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/107] Compiling OpenAPIRuntime Converter+Client.swift
[33/107] Compiling OpenAPIRuntime Converter+Common.swift
[34/109] Compiling OpenAPIRuntime Acceptable.swift
[35/109] Compiling OpenAPIRuntime Base64EncodedData.swift
[36/109] Compiling DequeModule _DequeSlot.swift
[37/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[38/109] Compiling OpenAPIRuntime OpenAPIValue.swift
[39/109] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[40/109] Compiling OpenAPIRuntime UndocumentedPayload.swift
[41/109] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[42/109] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[43/109] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[44/109] Compiling OpenAPIRuntime CodableExtensions.swift
[45/109] Compiling OpenAPIRuntime Configuration.swift
[46/109] Compiling OpenAPIRuntime ByteUtilities.swift
[47/109] Compiling OpenAPIRuntime ContentDisposition.swift
[48/109] Compiling OpenAPIRuntime FoundationExtensions.swift
[49/109] Compiling OpenAPIRuntime ParameterStyles.swift
[50/109] Compiling OpenAPIRuntime ServerVariable.swift
[51/109] Compiling OpenAPIRuntime URLExtensions.swift
[52/109] Compiling OpenAPIRuntime Deprecated.swift
[53/109] Compiling OpenAPIRuntime ClientError.swift
[54/109] Compiling OpenAPIRuntime CodingErrors.swift
[55/109] Compiling OpenAPIRuntime RuntimeError.swift
[56/109] Compiling OpenAPIRuntime ServerError.swift
[57/117] Compiling OpenAPIRuntime URICodeCodingKey.swift
[58/117] Compiling OpenAPIRuntime URICoderConfiguration.swift
[59/117] Compiling OpenAPIRuntime URIEncodedNode.swift
[60/117] Compiling OpenAPIRuntime URIParsedTypes.swift
[61/117] Compiling OpenAPIRuntime URIDecoder.swift
[62/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[63/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[64/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[65/117] Emitting module DequeModule
[83/118] Compiling OpenAPIRuntime CurrencyExtensions.swift
[84/118] Compiling OpenAPIRuntime ErrorExtensions.swift
[85/118] Emitting module OpenAPIRuntime
[86/118] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[87/118] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[88/118] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[89/118] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[90/118] Compiling OpenAPIRuntime ServerSentEvents.swift
[91/118] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[92/118] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[93/118] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[94/118] Compiling OpenAPIRuntime ClientTransport.swift
[95/118] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[96/118] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[97/118] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[98/118] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[99/118] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[100/118] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[101/118] Compiling OpenAPIRuntime MultipartValidation.swift
[102/118] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[103/118] Compiling OpenAPIRuntime CurrencyTypes.swift
[104/118] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[105/118] Compiling OpenAPIRuntime HTTPBody.swift
[106/118] Compiling OpenAPIRuntime ServerTransport.swift
[107/118] Compiling OpenAPIRuntime UniversalClient.swift
[108/118] Compiling OpenAPIRuntime UniversalServer.swift
[109/118] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[110/118] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[111/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[112/118] Compiling OpenAPIRuntime URIEncoder.swift
[113/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[114/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[115/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[116/118] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[117/118] Compiling OpenAPIRuntime URIParser.swift
[118/118] Compiling OpenAPIRuntime URISerializer.swift
[120/126] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[121/126] Compiling OpenAPIURLSession Lock.swift
[122/126] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[123/126] Compiling OpenAPIURLSession URLSession+Extensions.swift
[124/126] Compiling OpenAPIURLSession URLSessionTransport.swift
[125/126] Compiling OpenAPIURLSession BufferedStream.swift
[126/126] Emitting module OpenAPIURLSession
[128/131] Compiling RefreshTokenAuthMiddleware SignInAndRefresh.swift
[129/131] Emitting module RefreshTokenAuthMiddleware
[130/131] Compiling RefreshTokenAuthMiddleware Credentials.swift
[131/131] Compiling RefreshTokenAuthMiddleware RefreshTokenAuthMiddleware.swift
/host/spi-builder-workspace/Sources/RefreshTokenAuthMiddleware.swift:130:124: error: extra argument 'comment' in call
128 |         public var errorDescription: String? {
129 |             switch self {
130 |                 case .missingRefreshToken: String(localized: "Missing refresh token. Please try to login again.", comment: "RefreshTokenAuthMiddleware.AuthError")
    |                                                                                                                            `- error: extra argument 'comment' in call
131 |             }
132 |         }
BUILD FAILURE 6.1 linux