Build Information
Failed to build RefreshTokenAuthMiddleware, reference main (651954
), with Swift 6.0 for Linux on 9 Apr 2025 20:43:17 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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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.0
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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
[1/890] Fetching swift-http-types
[891/1834] Fetching swift-http-types, swift-openapi-urlsession
[1835/7487] Fetching swift-http-types, swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.25s)
[5696/6543] Fetching swift-http-types, swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (1.32s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.32s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.65s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (2.30s)
Fetching https://github.com/apple/swift-collections
[1/15990] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.16s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.32s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.88s)
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-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-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] Compiling HTTPTypes HTTPParsedFields.swift
[9/33] Emitting module HTTPTypes
[10/33] Compiling HTTPTypes HTTPField.swift
[11/33] Compiling InternalCollectionsUtilities Debugging.swift
[12/33] Compiling InternalCollectionsUtilities Descriptions.swift
[13/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/33] Compiling InternalCollectionsUtilities Specialize.swift
[15/35] Emitting module InternalCollectionsUtilities
[16/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/35] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/35] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/35] Compiling InternalCollectionsUtilities Integer rank.swift
[23/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/35] Compiling HTTPTypes ISOLatin1String.swift
[25/35] Compiling HTTPTypes HTTPRequest.swift
[26/35] Compiling HTTPTypes HTTPResponse.swift
[27/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/51] Compiling HTTPTypes NIOLock.swift
[35/51] Compiling DequeModule _DequeBuffer.swift
[36/51] Compiling DequeModule _DequeBufferHeader.swift
[37/53] Compiling DequeModule Deque+Equatable.swift
[38/53] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[39/53] Compiling DequeModule Deque+CustomReflectable.swift
[40/53] Compiling DequeModule Deque+Descriptions.swift
[41/53] Compiling DequeModule Deque+Extras.swift
[42/53] Compiling DequeModule Deque+Hashable.swift
[43/53] Compiling DequeModule _DequeSlot.swift
[44/53] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/53] Compiling DequeModule Deque+Testing.swift
[46/53] Compiling DequeModule Deque._Storage.swift
[47/53] Compiling DequeModule Deque._UnsafeHandle.swift
[48/53] Compiling DequeModule Deque.swift
[49/53] Compiling DequeModule Deque+Codable.swift
[50/53] Compiling DequeModule Deque+Collection.swift
[51/53] Emitting module DequeModule
[53/54] Compiling HTTPTypes HTTPFieldName.swift
[54/54] Compiling HTTPTypes HTTPFields.swift
[56/116] Emitting module OpenAPIRuntime
[57/124] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[58/124] Compiling OpenAPIRuntime CodableExtensions.swift
[59/124] Compiling OpenAPIRuntime Configuration.swift
[60/124] Compiling OpenAPIRuntime Converter+Client.swift
[61/124] Compiling OpenAPIRuntime Converter+Common.swift
[62/124] Compiling OpenAPIRuntime Converter+Server.swift
[63/124] Compiling OpenAPIRuntime Converter.swift
[64/124] Compiling OpenAPIRuntime CurrencyExtensions.swift
[65/124] Compiling OpenAPIRuntime ErrorExtensions.swift
[66/124] Compiling OpenAPIRuntime FoundationExtensions.swift
[67/124] Compiling OpenAPIRuntime ParameterStyles.swift
[68/124] Compiling OpenAPIRuntime ServerVariable.swift
[69/124] Compiling OpenAPIRuntime URLExtensions.swift
[70/124] Compiling OpenAPIRuntime Deprecated.swift
[71/124] Compiling OpenAPIRuntime ClientError.swift
[72/124] Compiling OpenAPIRuntime CodingErrors.swift
[73/124] Compiling OpenAPIRuntime RuntimeError.swift
[74/124] Compiling OpenAPIRuntime ServerError.swift
[75/124] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[76/124] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[77/124] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[78/124] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[79/124] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[80/124] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[81/124] Compiling OpenAPIRuntime MultipartValidation.swift
[82/124] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[83/124] Compiling OpenAPIRuntime CurrencyTypes.swift
[84/124] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[85/124] Compiling OpenAPIRuntime HTTPBody.swift
[86/124] Compiling OpenAPIRuntime ServerTransport.swift
[87/124] Compiling OpenAPIRuntime UniversalClient.swift
[88/124] Compiling OpenAPIRuntime UniversalServer.swift
[89/124] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[90/124] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[91/124] Compiling OpenAPIRuntime Acceptable.swift
[92/124] Compiling OpenAPIRuntime Base64EncodedData.swift
[93/124] Compiling OpenAPIRuntime ByteUtilities.swift
[94/124] Compiling OpenAPIRuntime ContentDisposition.swift
[95/124] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[96/124] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[97/124] Compiling OpenAPIRuntime OpenAPIValue.swift
[98/124] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[99/124] Compiling OpenAPIRuntime UndocumentedPayload.swift
[100/124] Compiling OpenAPIRuntime URICodeCodingKey.swift
[101/124] Compiling OpenAPIRuntime URICoderConfiguration.swift
[102/124] Compiling OpenAPIRuntime URIEncodedNode.swift
[103/124] Compiling OpenAPIRuntime URIParsedTypes.swift
[104/124] Compiling OpenAPIRuntime URIDecoder.swift
[105/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[106/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[107/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[108/124] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[109/124] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[110/124] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[111/124] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[112/124] Compiling OpenAPIRuntime ServerSentEvents.swift
[113/124] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[114/124] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[115/124] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[116/124] Compiling OpenAPIRuntime ClientTransport.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 Lock.swift
[127/132] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[128/132] Compiling OpenAPIURLSession URLSession+Extensions.swift
[129/132] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.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] Emitting module RefreshTokenAuthMiddleware
[137/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 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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 HTTPTypes ISOLatin1String.swift
[3/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[4/27] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[5/27] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[6/29] Compiling HTTPTypes NIOLock.swift
[7/29] Compiling HTTPTypes HTTPResponse.swift
[8/29] Emitting module HTTPTypes
[9/29] Compiling HTTPTypes HTTPField.swift
[10/29] Emitting module InternalCollectionsUtilities
[11/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/29] Compiling HTTPTypes HTTPParsedFields.swift
[14/29] Compiling HTTPTypes HTTPRequest.swift
[15/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/29] Compiling InternalCollectionsUtilities Specialize.swift
[17/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/29] Compiling InternalCollectionsUtilities Debugging.swift
[20/29] Compiling InternalCollectionsUtilities Descriptions.swift
[21/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/29] Compiling InternalCollectionsUtilities Integer rank.swift
[23/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/30] Compiling HTTPTypes HTTPFieldName.swift
[30/30] Compiling HTTPTypes HTTPFields.swift
[32/47] Compiling DequeModule _DequeBuffer.swift
[33/47] Compiling DequeModule _DequeBufferHeader.swift
[34/109] Compiling OpenAPIRuntime Converter.swift
[35/109] Compiling OpenAPIRuntime CurrencyExtensions.swift
[36/109] Compiling OpenAPIRuntime Base64EncodedData.swift
[37/109] Compiling OpenAPIRuntime ByteUtilities.swift
[38/109] Compiling OpenAPIRuntime ErrorExtensions.swift
[39/109] Compiling OpenAPIRuntime Acceptable.swift
[40/109] Compiling OpenAPIRuntime Converter+Common.swift
[41/109] Compiling OpenAPIRuntime Converter+Server.swift
[42/109] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[43/109] Compiling OpenAPIRuntime CodableExtensions.swift
[44/109] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[45/109] Compiling OpenAPIRuntime OpenAPIValue.swift
[46/109] Compiling OpenAPIRuntime Configuration.swift
[47/109] Compiling OpenAPIRuntime Converter+Client.swift
[48/109] Emitting module DequeModule
[50/110] Compiling OpenAPIRuntime URICodeCodingKey.swift
[51/110] Compiling OpenAPIRuntime URICoderConfiguration.swift
[52/110] Compiling OpenAPIRuntime URIEncodedNode.swift
[53/110] Compiling OpenAPIRuntime URIParsedTypes.swift
[54/110] Compiling OpenAPIRuntime URIDecoder.swift
[55/110] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[56/110] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[57/110] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[58/118] Emitting module OpenAPIRuntime
[68/118] Compiling OpenAPIRuntime CurrencyTypes.swift
[69/118] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[70/118] Compiling OpenAPIRuntime HTTPBody.swift
[71/118] Compiling OpenAPIRuntime ServerTransport.swift
[72/118] Compiling OpenAPIRuntime UniversalClient.swift
[73/118] Compiling OpenAPIRuntime UniversalServer.swift
[74/118] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[75/118] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[76/118] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[77/118] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[78/118] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[79/118] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[80/118] Compiling OpenAPIRuntime ServerSentEvents.swift
[81/118] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[82/118] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[83/118] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[84/118] Compiling OpenAPIRuntime ClientTransport.swift
[85/118] Compiling OpenAPIRuntime FoundationExtensions.swift
[86/118] Compiling OpenAPIRuntime ParameterStyles.swift
[87/118] Compiling OpenAPIRuntime ServerVariable.swift
[88/118] Compiling OpenAPIRuntime URLExtensions.swift
[89/118] Compiling OpenAPIRuntime Deprecated.swift
[90/118] Compiling OpenAPIRuntime ClientError.swift
[91/118] Compiling OpenAPIRuntime CodingErrors.swift
[92/118] Compiling OpenAPIRuntime RuntimeError.swift
[93/118] Compiling OpenAPIRuntime ServerError.swift
[97/118] Compiling OpenAPIRuntime ContentDisposition.swift
[98/118] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[101/118] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[102/118] Compiling OpenAPIRuntime UndocumentedPayload.swift
[103/118] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[104/118] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[105/118] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[106/118] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[107/118] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[108/118] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[109/118] Compiling OpenAPIRuntime MultipartValidation.swift
[110/118] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.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 BidirectionalStreamingURLSessionDelegate.swift
[121/126] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[122/126] Compiling OpenAPIURLSession URLSessionTransport.swift
[123/126] Compiling OpenAPIURLSession URLSession+Extensions.swift
[124/126] Compiling OpenAPIURLSession Lock.swift
[125/126] Compiling OpenAPIURLSession BufferedStream.swift
[126/126] Emitting module OpenAPIURLSession
[128/131] Emitting module RefreshTokenAuthMiddleware
[129/131] Compiling RefreshTokenAuthMiddleware Credentials.swift
[130/131] Compiling RefreshTokenAuthMiddleware SignInAndRefresh.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.0 linux