Build Information
Successful build of request-dl, reference 3.0.4 (4250a7
), with Swift 6.1 for macOS (SPM) on 11 Sep 2025 13:12:44 UTC.
Swift 6 data race errors: 9
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[1206/1229] Compiling RequestDL TaskResult.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1207/1229] Compiling RequestDL DownloadTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1208/1229] Compiling RequestDL AsyncBytes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1209/1229] Compiling RequestDL MockedTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1210/1229] Compiling RequestDL MockedTaskPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1211/1229] Compiling RequestDL PropertyMockedTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1212/1229] Compiling RequestDL EmptyResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1213/1229] Compiling RequestDL RawTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1214/1229] Compiling RequestDL AsyncResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1215/1229] Compiling RequestDL DownloadStep.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1216/1229] Compiling RequestDL HTTPHeaders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1217/1229] Compiling RequestDL ResponseHead.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1218/1229] Compiling RequestDL ResponseStep.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1219/1229] Compiling RequestDL UploadStep.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1220/1229] Compiling RequestDL UploadTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1221/1229] Compiling RequestDL RequestTaskInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1222/1229] Compiling RequestDL TaskEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1223/1229] Compiling RequestDL TaskEnvironmentValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1224/1229] Compiling RequestDL RequestTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1225/1229] Compiling RequestDL InterceptedRequestTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1226/1229] Compiling RequestDL RequestTaskInterceptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1227/1229] Compiling RequestDL RequestTaskModifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1228/1229] Compiling RequestDL _RequestTaskModifier_Content.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1229/1229] Compiling RequestDL ModifiedRequestTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (41.47s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.86.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.29.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.34.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.25.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
}
],
"manifest_display_name" : "request-dl",
"name" : "request-dl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "RequestDL",
"targets" : [
"RequestDL"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RequestDLTests",
"module_type" : "SwiftTarget",
"name" : "RequestDLTests",
"path" : "Tests/RequestDLTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/SSL.md",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client/client.private.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client/client.private.pem",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client/client.public.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client/client.public.pem",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client_password/client.password.private.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client_password/client.password.private.pem",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client_password/client.password.public.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/client_password/client.password.public.pem",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/server/server.private.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/server/server.private.pem",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/server/server.public.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/server/server.public.pem",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/template_document.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RequestDLTests/Resources/template_image.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Internals/AnyError.swift",
"Internals/Extensions/Array.ByteBuffer+.swift",
"Internals/Extensions/Array.UInt8+.swift",
"Internals/Extensions/Data+.swift",
"Internals/Extensions/Date+.swift",
"Internals/Extensions/Internals.Body+.swift",
"Internals/Extensions/MainActor+.swift",
"Internals/Extensions/String+.swift",
"Internals/Extensions/XCTestCase+.swift",
"Internals/Sources/Body/InternalsBodyTests.swift",
"Internals/Sources/Body/Models/BytesSequence.swift",
"Internals/Sources/Body/Models/InternalsBodySequenceTests.swift",
"Internals/Sources/Buffers/Data/InternalsDataBufferTests.swift",
"Internals/Sources/Buffers/Data/Models/InternalsByteURLTests.swift",
"Internals/Sources/Buffers/File/InternalsFileBufferTests.swift",
"Internals/Sources/Client/Client Manager/InternalsClientManagerTests.swift",
"Internals/Sources/Data Stream/Data/InternalsAsyncStreamTests.swift",
"Internals/Sources/Data Stream/Download/InternalsDownloadBufferTests.swift",
"Internals/Sources/Log/Log/InternalsLogTests.swift",
"Internals/Sources/Secure Connection/Additional Trust Roots/InternalsAdditionalTrustRootsTests.swift",
"Internals/Sources/Secure Connection/Certificate Chain/InternalsCertificateChainTests.swift",
"Internals/Sources/Secure Connection/Certificate/InternalsCertificateTests.swift",
"Internals/Sources/Secure Connection/Certificate/Models/InternalsCertificateFormatTests.swift",
"Internals/Sources/Secure Connection/Private Key Source/InternalsPrivateKeySourceTests.swift",
"Internals/Sources/Secure Connection/Private Key/InternalsPrivateKeyTests.swift",
"Internals/Sources/Secure Connection/Secure Connection/InternalsSecureConnectionTests.swift",
"Internals/Sources/Secure Connection/Trust Roots/InternalsTrustRootsTests.swift",
"Internals/Sources/Server/Certificates/Certificates.swift",
"Internals/Sources/Server/Certificates/Models/CertificateResource.swift",
"Internals/Sources/Server/HTTP/LocalServer.HTTPHandler.swift",
"Internals/Sources/Server/HTTP/Models/HTTPResult.swift",
"Internals/Sources/Server/Local Server/LocalServer.swift",
"Internals/Sources/Server/Local Server/Models/LocalServer.Configuration.swift",
"Internals/Sources/Server/Local Server/Models/LocalServer.ResponseConfiguration.swift",
"Internals/Sources/Server/Local Server/Models/LocalServer.TLSOption.swift",
"Internals/Sources/Session/Async Bytes/InternalsAsyncBytesTests.swift",
"Internals/Sources/Session/Async Response/InternalsAsyncResponseTests.swift",
"Internals/Sources/Session/Event Loop Manager/InternalsEventLoopManagerTests.swift",
"Internals/Sources/Session/Event Loop Manager/Models/MultiThreadedEventLoopGroupTests.swift",
"Internals/Sources/Session/Session Configuration/InternalsSessionConfigurationTests.swift",
"Internals/Sources/Session/Session Configuration/Models/InternalsDecompressionLimitTests.swift",
"Internals/Sources/Session/Session Configuration/Models/InternalsDecompressionTests.swift",
"Internals/Sources/Session/Session Configuration/Models/InternalsHTTPVersionTests.swift",
"Internals/Sources/Session/Session Configuration/Models/InternalsRedirectConfigurationTests.swift",
"Internals/Sources/Session/Session Configuration/Models/InternalsTimeoutTests.swift",
"Internals/Sources/Session/Session/InternalsSessionTests.swift",
"Internals/Sources/Session/Session/Models/InternalsRequestTests.swift",
"Internals/Sources/Session/Session/Models/InternalsResponseHeadTests.swift",
"Internals/Sources/Storage/InternalsStorageTests.swift",
"Properties/Extensions/Array+Methods.swift",
"Properties/Extensions/NeverPropertyTests.swift",
"Properties/Sources/Cache/Cache Properties/CachePropertiesTests.swift",
"Properties/Sources/Cache/Cached Request/CachedRequestTests.swift",
"Properties/Sources/Cache/Data Cache/DataCacheTests.swift",
"Properties/Sources/Extra Properties/Any/AnyPropertyTests.swift",
"Properties/Sources/Extra Properties/Async/AsyncPropertyTests.swift",
"Properties/Sources/Extra Properties/Empty/EmptyPropertyTests.swift",
"Properties/Sources/Extra Properties/Environment/EnvironmentTests.swift",
"Properties/Sources/Extra Properties/ForEach/ForEachTests.swift",
"Properties/Sources/Extra Properties/Group/GroupTests.swift",
"Properties/Sources/Extra Properties/Modifier/PropertyModifierTests.swift",
"Properties/Sources/Extra Properties/Namespace/NamespaceTests.swift",
"Properties/Sources/Graph/Node/NodeTests.swift",
"Properties/Sources/Graph/Resolve/ResolveTests.swift",
"Properties/Sources/Headers/Authorization/AuthorizationTests.swift",
"Properties/Sources/Headers/Authorization/Models/AuthorizationTokenTypeTests.swift",
"Properties/Sources/Headers/Header Group/HeaderGroupTests.swift",
"Properties/Sources/Headers/Headers/Accept Charset/AcceptCharsetHeaderTests.swift",
"Properties/Sources/Headers/Headers/Accept/AcceptHeaderTests.swift",
"Properties/Sources/Headers/Headers/Cache/CacheHeaderTests.swift",
"Properties/Sources/Headers/Headers/Custom/CustomHeaderTests.swift",
"Properties/Sources/Headers/Headers/HeadersTests.swift",
"Properties/Sources/Headers/Headers/Host/HostHeaderTests.swift",
"Properties/Sources/Headers/Headers/Origin/OriginHeaderTests.swift",
"Properties/Sources/Headers/Headers/Referer/RefererHeaderTests.swift",
"Properties/Sources/Headers/Headers/User Agent/UserAgentHeaderTests.swift",
"Properties/Sources/Headers/Method/Models/HTTPMethodTests.swift",
"Properties/Sources/Headers/Method/RequestMethodTests.swift",
"Properties/Sources/Headers/Reading Mode/ReadingModeTests.swift",
"Properties/Sources/Headers/Session/SessionTests.swift",
"Properties/Sources/Headers/Timeout/Models/TimeoutSourceTests.swift",
"Properties/Sources/Headers/Timeout/Models/UnitTimeTests.swift",
"Properties/Sources/Headers/Timeout/TimeoutTests.swift",
"Properties/Sources/Payloads/Charset/CharsetTests.swift",
"Properties/Sources/Payloads/Form Group/FormGroupTests.swift",
"Properties/Sources/Payloads/Form Group/Models/MultipartForm.swift",
"Properties/Sources/Payloads/Form Group/Models/MultipartFormParser.swift",
"Properties/Sources/Payloads/Form Group/Models/MultipartFormParserError.swift",
"Properties/Sources/Payloads/Form Group/Models/PartForm.swift",
"Properties/Sources/Payloads/Form Group/Models/RawData.swift",
"Properties/Sources/Payloads/Form/FormTests.swift",
"Properties/Sources/Payloads/Payload/Models/ContentTypeTests.swift",
"Properties/Sources/Payloads/Payload/Models/PayloadMock.swift",
"Properties/Sources/Payloads/Payload/PayloadTests.swift",
"Properties/Sources/Result Builder/Either/_EitherContentTests.swift",
"Properties/Sources/Result Builder/Optional/_OptionalContentTests.swift",
"Properties/Sources/Result Builder/Partial/_PartialContentTests.swift",
"Properties/Sources/Result Builder/Property Builder/PropertyBuilderTests.swift",
"Properties/Sources/Secure Connection/Additional Trust/AdditionalTrustsTests.swift",
"Properties/Sources/Secure Connection/Certificates/CertificatesTests.swift",
"Properties/Sources/Secure Connection/PSK/PSKIdentityTests.swift",
"Properties/Sources/Secure Connection/Private Key/PrivateKeyTests.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/TLSCipherTests.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/TLSVersionTests.swift",
"Properties/Sources/Secure Connection/Secure Connection/SecureConnectionTests.swift",
"Properties/Sources/Secure Connection/Trusts/DefaultTrustsTests.swift",
"Properties/Sources/Secure Connection/Trusts/TrustsTests.swift",
"Properties/Sources/URL/Path/PathTests.swift",
"Properties/Sources/URL/Query Group/QueryGroupTests.swift",
"Properties/Sources/URL/Query/Models/URLEncoderTests.swift",
"Properties/Sources/URL/Query/QueryTests.swift",
"Properties/Sources/URL/URL/BaseURLTests.swift",
"Properties/Sources/URL/URL/Models/URLSchemeTests.swift",
"Properties/Sources/Value/Stored Object/Models/Index.swift",
"Properties/Sources/Value/Stored Object/Models/IndexFactory.swift",
"Properties/Sources/Value/Stored Object/Models/IndexProducer.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectToolbox.CombinedPath.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectToolbox.MultiplePath.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectToolbox.OneNamespaceModifier.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectToolbox.Path.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectToolbox.Query.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectToolbox.TwoNamespaceModifier.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectToolbox.swift",
"Properties/Sources/Value/Stored Object/StoredObjectTests.swift",
"Tasks/Extensions/TaskMethodsTests.swift",
"Tasks/Sources/Interceptors/Breakpoint/InterceptorsBreakpointTests.swift",
"Tasks/Sources/Interceptors/Detach/InterceptorsDetachTests.swift",
"Tasks/Sources/Interceptors/Log In Console/InterceptorsLogInConsoleTests.swift",
"Tasks/Sources/Modifiers/Accept Only Status Code/ModifiersAcceptOnlyStatusCodeTests.swift",
"Tasks/Sources/Modifiers/Collect Bytes/ModifiersCollectBytesTests.swift",
"Tasks/Sources/Modifiers/Collect Data/ModifiersCollectDataTests.swift",
"Tasks/Sources/Modifiers/Decode/ModifiersDecodeTests.swift",
"Tasks/Sources/Modifiers/Environment/ModifiersEnvironmentTests.swift",
"Tasks/Sources/Modifiers/Extract Payload/ModifiersExtractPayloadTests.swift",
"Tasks/Sources/Modifiers/Flat Map Error/ModifiersFlatMapErrorTests.swift",
"Tasks/Sources/Modifiers/Flat Map/ModifiersFlatMapTests.swift",
"Tasks/Sources/Modifiers/Ignores Progress/ModifiersIgnoresProgressTests.swift",
"Tasks/Sources/Modifiers/Key Path/Models/AbstractKeyPathTests.swift",
"Tasks/Sources/Modifiers/Key Path/Models/KeyPathInvalidDataErrorTests.swift",
"Tasks/Sources/Modifiers/Key Path/Models/KeyPathNotFoundTests.swift",
"Tasks/Sources/Modifiers/Key Path/ModifiersKeyPathTests.swift",
"Tasks/Sources/Modifiers/Logger/ModifiersLoggerTests.swift",
"Tasks/Sources/Modifiers/Map Error/ModifiersMapErrorTests.swift",
"Tasks/Sources/Modifiers/Map/ModifiersMapTests.swift",
"Tasks/Sources/Modifiers/On Status Code/Models/InvalidStatusCodeErrorTests.swift",
"Tasks/Sources/Modifiers/On Status Code/Models/StatusCodeSetTests.swift",
"Tasks/Sources/Modifiers/On Status Code/Models/StatusCodeTests.swift",
"Tasks/Sources/Modifiers/On Status Code/ModifiersOnStatusCodeTests.swift",
"Tasks/Sources/Modifiers/Progress/DeprecatedModifiersProgressTests.swift",
"Tasks/Sources/Modifiers/Progress/ModifiersProgressTests.swift",
"Tasks/Sources/Other Tasks/Any/AnyTaskTests.swift",
"Tasks/Sources/Other Tasks/Group/GroupTaskTests.swift",
"Tasks/Sources/Other Tasks/Published/PublishedTaskTests.swift",
"Tasks/Sources/Raw Task/Data/DataTaskTests.swift",
"Tasks/Sources/Raw Task/Data/Models/TaskResultTests.swift",
"Tasks/Sources/Raw Task/Download/DownloadTaskTests.swift",
"Tasks/Sources/Raw Task/Mocked/MockedTaskTests.swift",
"Tasks/Sources/Raw Task/Upload/Models/HTTPHeadersTests.swift",
"Tasks/Sources/Raw Task/Upload/Models/ResponseHeadTests.swift",
"Tasks/Sources/Raw Task/Upload/UploadTaskTests.swift",
"Tasks/Sources/Request Task/Task Interceptor/InterceptedRequestTaskTests.swift",
"Tasks/Sources/Request Task/Task Modifier/ModifiedRequestTaskTests.swift",
"Utils/ResourceFile.swift",
"Utils/SendableBox.swift",
"Utils/TestProperty.swift",
"Utils/resolve.swift"
],
"target_dependencies" : [
"RequestDL"
],
"type" : "test"
},
{
"c99name" : "RequestDL",
"module_type" : "SwiftTarget",
"name" : "RequestDL",
"path" : "Sources/RequestDL",
"product_dependencies" : [
"AsyncHTTPClient",
"NIO",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOHTTP1",
"NIOPosix",
"NIOHTTPCompression",
"NIOSSL",
"NIOTransportServices",
"Logging"
],
"product_memberships" : [
"RequestDL"
],
"sources" : [
"Internals/Extensions/Array+AsyncSequence.swift",
"Internals/Extensions/Bundle+Methods.swift",
"Internals/Extensions/CharacterSet+Methods.swift",
"Internals/Extensions/Override/Internals.Override.FatalError.swift",
"Internals/Extensions/Override/Internals.Override.Print.swift",
"Internals/Extensions/Override/Internals.Override.Raise.swift",
"Internals/Extensions/Override/Internals.Override.swift",
"Internals/Extensions/ProcessInfo+.swift",
"Internals/Extensions/String+Methods.swift",
"Internals/Extensions/URL+Extensions.swift",
"Internals/Internals.swift",
"Internals/Sources/Body/Internals.Body.swift",
"Internals/Sources/Body/Models/Internals.BodySequence.swift",
"Internals/Sources/Body/Models/Internals.StreamWriterSequence.swift",
"Internals/Sources/Buffers/Any/Internals.AnyBuffer.swift",
"Internals/Sources/Buffers/Any/Models/_BufferRepresentable.swift",
"Internals/Sources/Buffers/Buffer/Internals.Buffer.swift",
"Internals/Sources/Buffers/Buffer/Models/BufferURL.swift",
"Internals/Sources/Buffers/Buffer/Models/Internals.ByteBufferURL.swift",
"Internals/Sources/Buffers/Buffer/Models/Internals.ByteStreamBuffer.swift",
"Internals/Sources/Buffers/Buffer/Models/Internals.FileBufferURL.swift",
"Internals/Sources/Buffers/Buffer/Models/Internals.FileStreamBuffer.swift",
"Internals/Sources/Buffers/Buffer/Models/StreamBuffer.swift",
"Internals/Sources/Buffers/Data/Internals.DataBuffer.swift",
"Internals/Sources/Buffers/Data/Models/Internals.ByteHandle.swift",
"Internals/Sources/Buffers/Data/Models/Internals.ByteURL.swift",
"Internals/Sources/Buffers/File/Internals.FileBuffer.swift",
"Internals/Sources/Cache/Cache Configuration/Internals.CacheConfiguration.swift",
"Internals/Sources/Cache/Cache Control/Internal.CacheControl.swift",
"Internals/Sources/Client/Client Manager/Internals.ClientManager.swift",
"Internals/Sources/Client/Client Manager/Models/Internals.ClientManager.Item.swift",
"Internals/Sources/Client/Client Operation Queue/Internals.ClientOperationQueue.swift",
"Internals/Sources/Client/Client Operation Queue/Models/Internals.ClientOperation.swift",
"Internals/Sources/Client/Client Operation Queue/Models/QueueClientOperationDelegate.swift",
"Internals/Sources/Client/Client/Internals.Client.swift",
"Internals/Sources/Client/Client/Models/Internals.TaskSeed.swift",
"Internals/Sources/Client/Client/Models/Internals.UnsafeTask.swift",
"Internals/Sources/Lock/Async Lock/AsyncLock.swift",
"Internals/Sources/Lock/Async Lock/AsyncOperation.swift",
"Internals/Sources/Lock/Async Signal/AsyncSignal.swift",
"Internals/Sources/Lock/Lock/Lock.swift",
"Internals/Sources/Log/Log/Internals.Log.swift",
"Internals/Sources/Log/Message/Internals.Log.Message.swift",
"Internals/Sources/Secure Connection/Additional Trust Roots/Internals.AdditionalTrustRoots.swift",
"Internals/Sources/Secure Connection/Certificate Chain/Internals.CertificateChain.swift",
"Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift",
"Internals/Sources/Secure Connection/Certificate/Models/Internals.Certificate.Format.swift",
"Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift",
"Internals/Sources/Secure Connection/Private Key/Internals.PrivateKey.swift",
"Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift",
"Internals/Sources/Secure Connection/Secure Connection/Models/SSLKeyLogger.swift",
"Internals/Sources/Secure Connection/Secure Connection/Models/SSLPSKIdentityResolver.swift",
"Internals/Sources/Secure Connection/Trust Roots/Internals.TrustRoots.swift",
"Internals/Sources/Session/Async Bytes/Internals.AsyncBytes.swift",
"Internals/Sources/Session/Async Response/Internals.AsyncResponse.swift",
"Internals/Sources/Session/Event Loop Manager/Internals.EventLoopGroupManager.swift",
"Internals/Sources/Session/Event Loop Manager/Models/MultiThreadedEventLoopGroup.swift",
"Internals/Sources/Session/Session Configuration/Internals.Session.Configuration.swift",
"Internals/Sources/Session/Session Configuration/Models/Internals.Decompression.Limit.swift",
"Internals/Sources/Session/Session Configuration/Models/Internals.Decompression.swift",
"Internals/Sources/Session/Session Configuration/Models/Internals.HTTPVersion.swift",
"Internals/Sources/Session/Session Configuration/Models/Internals.RedirectConfiguration.swift",
"Internals/Sources/Session/Session Configuration/Models/Internals.Timeout.swift",
"Internals/Sources/Session/Session Provider/Models/CustomSessionProvider.swift",
"Internals/Sources/Session/Session Provider/Models/IdentifiedSessionProvider.swift",
"Internals/Sources/Session/Session Provider/Models/SharedSessionProvider.swift",
"Internals/Sources/Session/Session Provider/SessionProvider.swift",
"Internals/Sources/Session/Session/Internals.Session.swift",
"Internals/Sources/Session/Session/Models/Internals.ClientResponseReceiver.swift",
"Internals/Sources/Session/Session/Models/Internals.DownloadStep.swift",
"Internals/Sources/Session/Session/Models/Internals.Query.swift",
"Internals/Sources/Session/Session/Models/Internals.Request.swift",
"Internals/Sources/Session/Session/Models/Internals.ResponseHead.swift",
"Internals/Sources/Session/Session/Models/Internals.ResponseStep.swift",
"Internals/Sources/Session/Session/Models/Internals.UploadStep.swift",
"Internals/Sources/Session/Session/Models/SessionTask.swift",
"Internals/Sources/Storage/Storage/Internals.Storage.swift",
"Internals/Sources/Stream/Async Queue/Internals.AsyncQueue.swift",
"Internals/Sources/Stream/Async/Internals.AsyncStream.swift",
"Internals/Sources/Stream/Download/Internals.DownloadBuffer.swift",
"Properties/Extensions/HTTPHeaders+.swift",
"Properties/Extensions/Never+Property.swift",
"Properties/Extensions/String+Shifted.swift",
"Properties/Sources/Cache/Cache Configuration/CacheConfigurationProperty.swift",
"Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift",
"Properties/Sources/Cache/Cache Strategy/CacheStrategyProperty.swift",
"Properties/Sources/Cache/Cache Strategy/Models/CacheStrategy.swift",
"Properties/Sources/Cache/Cache Strategy/Models/EmptyCachedDataError.swift",
"Properties/Sources/Cache/Data Cache/DataCache.swift",
"Properties/Sources/Cache/Data Cache/Models/CachedData.swift",
"Properties/Sources/Cache/Data Cache/Models/CachedResponse.swift",
"Properties/Sources/Cache/Data Cache/Models/DataCache.Buffer.swift",
"Properties/Sources/Cache/Data Cache/Models/DataCache.Policy.Set.swift",
"Properties/Sources/Cache/Data Cache/Models/DataCache.Policy.swift",
"Properties/Sources/Cache/Data Cache/Models/DiskStorage.swift",
"Properties/Sources/Cache/Data Cache/Models/MemoryStorage.swift",
"Properties/Sources/Extra Properties/Any/AnyProperty.swift",
"Properties/Sources/Extra Properties/Async/AsyncProperty.swift",
"Properties/Sources/Extra Properties/Empty/EmptyProperty.swift",
"Properties/Sources/Extra Properties/Environment/EnvironmentProperty.swift",
"Properties/Sources/Extra Properties/Environment/Models/DynamicEnvironment.swift",
"Properties/Sources/Extra Properties/Environment/Models/GraphEnvironmentOperation.swift",
"Properties/Sources/Extra Properties/Environment/Models/PropertyEnvironment.swift",
"Properties/Sources/Extra Properties/Environment/Models/PropertyEnvironmentKey.swift",
"Properties/Sources/Extra Properties/Environment/Models/PropertyEnvironmentValues.swift",
"Properties/Sources/Extra Properties/ForEach/PropertyForEach.swift",
"Properties/Sources/Extra Properties/Group/PropertyGroup.swift",
"Properties/Sources/Extra Properties/Modifier/Models/PropertyModifier.swift",
"Properties/Sources/Extra Properties/Modifier/Models/_PropertyModifier_Content.swift",
"Properties/Sources/Extra Properties/Modifier/ModifiedProperty.swift",
"Properties/Sources/Graph/Children/ChildrenNode.swift",
"Properties/Sources/Graph/Empty/EmptyLeafNode.swift",
"Properties/Sources/Graph/Graph/Models/GraphID.swift",
"Properties/Sources/Graph/Graph/Models/IdentifiedGraphValue.swift",
"Properties/Sources/Graph/Graph/_GraphValue.swift",
"Properties/Sources/Graph/Leaf/LeafNode.swift",
"Properties/Sources/Graph/Node/Models/NodeDebug.swift",
"Properties/Sources/Graph/Node/Models/NodeStringConvertible.swift",
"Properties/Sources/Graph/Node/Models/PropertyNode.swift",
"Properties/Sources/Graph/Node/Node.swift",
"Properties/Sources/Graph/Resolve/Models/Make.swift",
"Properties/Sources/Graph/Resolve/Models/PropertyInputs.swift",
"Properties/Sources/Graph/Resolve/Models/PropertyOutputs.swift",
"Properties/Sources/Graph/Resolve/Models/Resolved.swift",
"Properties/Sources/Graph/Resolve/Resolve.swift",
"Properties/Sources/Headers/Authorization/Authorization.swift",
"Properties/Sources/Headers/Authorization/Models/Authorization.TokenType.swift",
"Properties/Sources/Headers/Header Group/HeaderGroup.swift",
"Properties/Sources/Headers/Headers/Accept Charset/AcceptCharsetHeader.swift",
"Properties/Sources/Headers/Headers/Accept/AcceptHeader.swift",
"Properties/Sources/Headers/Headers/Cache/CacheHeader.swift",
"Properties/Sources/Headers/Headers/Custom/CustomHeader.swift",
"Properties/Sources/Headers/Headers/Header Node/HeaderNode.swift",
"Properties/Sources/Headers/Headers/Header Node/Models/HeaderSeparatorKey.swift",
"Properties/Sources/Headers/Headers/Header Node/Models/HeaderStrategy.swift",
"Properties/Sources/Headers/Headers/Header Node/Models/HeaderStrategyKey.swift",
"Properties/Sources/Headers/Headers/Host/HostHeader.swift",
"Properties/Sources/Headers/Headers/Origin/OriginHeader.swift",
"Properties/Sources/Headers/Headers/Referer/RefererHeader.swift",
"Properties/Sources/Headers/Headers/User Agent/UserAgentHeader.swift",
"Properties/Sources/Headers/Method/Models/HTTPMethod.swift",
"Properties/Sources/Headers/Method/RequestMethod.swift",
"Properties/Sources/Headers/Reading Mode/ReadingMode.swift",
"Properties/Sources/Headers/Session/Models/Session.DecompressionLimit.swift",
"Properties/Sources/Headers/Session/Session.swift",
"Properties/Sources/Headers/Timeout/Models/Timeout.Source.swift",
"Properties/Sources/Headers/Timeout/Models/UnitTime.swift",
"Properties/Sources/Headers/Timeout/Timeout.swift",
"Properties/Sources/Payloads/Charset/CharsetEnvironmentKey.swift",
"Properties/Sources/Payloads/Charset/Models/Charset.swift",
"Properties/Sources/Payloads/Form Group/FormGroup.swift",
"Properties/Sources/Payloads/Form Group/Models/FormGroupBuilder.swift",
"Properties/Sources/Payloads/Form Group/Models/FormItem.swift",
"Properties/Sources/Payloads/Form Group/Models/FormNode.swift",
"Properties/Sources/Payloads/Form/Form.swift",
"Properties/Sources/Payloads/Payload Part Length/PayloadPartLength.swift",
"Properties/Sources/Payloads/Payload/Models/ContentType.swift",
"Properties/Sources/Payloads/Payload/Models/DataPayloadFactory.swift",
"Properties/Sources/Payloads/Payload/Models/EncodablePayloadFactory.swift",
"Properties/Sources/Payloads/Payload/Models/EncodingPayloadError.swift",
"Properties/Sources/Payloads/Payload/Models/FilePayloadFactory.swift",
"Properties/Sources/Payloads/Payload/Models/JSONPayloadFactory.swift",
"Properties/Sources/Payloads/Payload/Models/PayloadFactory.swift",
"Properties/Sources/Payloads/Payload/Models/PayloadNode.swift",
"Properties/Sources/Payloads/Payload/Models/StringPayloadFactory.swift",
"Properties/Sources/Payloads/Payload/Payload.swift",
"Properties/Sources/Property.swift",
"Properties/Sources/Result Builder/Either/_EitherContent.swift",
"Properties/Sources/Result Builder/Optional/_OptionalContent.swift",
"Properties/Sources/Result Builder/Partial/_PartialContent.swift",
"Properties/Sources/Result Builder/Property Builder/PropertyBuilder.swift",
"Properties/Sources/Secure Connection/Additional Trusts/AdditionalTrusts.swift",
"Properties/Sources/Secure Connection/Certificate/Certificate.swift",
"Properties/Sources/Secure Connection/Certificate/Models/CertificateNode.swift",
"Properties/Sources/Secure Connection/Certificate/Models/CertificateProperty.swift",
"Properties/Sources/Secure Connection/Certificate/Models/CertificatePropertyKey.swift",
"Properties/Sources/Secure Connection/Certificates/Certificates.swift",
"Properties/Sources/Secure Connection/PSK/PSKIdentity.swift",
"Properties/Sources/Secure Connection/Private Key/PrivateKey.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/CertificateVerification.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/RenegotiationSupport.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/SecureConnectionNode.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/SignatureAlgorithm.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/TLSCipher.swift",
"Properties/Sources/Secure Connection/Secure Connection/Models/TLSVersion.swift",
"Properties/Sources/Secure Connection/Secure Connection/SecureConnection.swift",
"Properties/Sources/Secure Connection/Trusts/DefaultTrusts.swift",
"Properties/Sources/Secure Connection/Trusts/Trusts.swift",
"Properties/Sources/URL/Path/Path.swift",
"Properties/Sources/URL/Query Group/Models/QueryNode.swift",
"Properties/Sources/URL/Query Group/QueryGroup.swift",
"Properties/Sources/URL/Query/Models/QueryItem.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.ArrayEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.BoolEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.DataEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.DateEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.DictionaryEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.KeyEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.OptionalEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncoder.WhitespaceEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/Strategies/URLSingleEncodingStrategy.swift",
"Properties/Sources/URL/Query/Models/URLEncoder.Encoder.swift",
"Properties/Sources/URL/Query/Models/URLEncoder.KeyContainer.swift",
"Properties/Sources/URL/Query/Models/URLEncoder.ValueContainer.swift",
"Properties/Sources/URL/Query/Models/URLEncoder.swift",
"Properties/Sources/URL/Query/Models/URLEncoderEnvironmentKey.swift",
"Properties/Sources/URL/Query/Models/URLEncoderError.swift",
"Properties/Sources/URL/Query/Query.swift",
"Properties/Sources/URL/URL/BaseURL.swift",
"Properties/Sources/URL/URL/Models/BaseURLError.swift",
"Properties/Sources/URL/URL/Models/URLScheme.swift",
"Properties/Sources/Value/Dynamic Value/DynamicValue.swift",
"Properties/Sources/Value/Dynamic Value/Model/DynamicValueDeepSearch.swift",
"Properties/Sources/Value/Dynamic Value/Model/DynamicValueMirror.swift",
"Properties/Sources/Value/Dynamic Value/Model/GraphOperation.swift",
"Properties/Sources/Value/Dynamic Value/Model/GraphProperties.swift",
"Properties/Sources/Value/Dynamic Value/Model/GraphValueOperation.swift",
"Properties/Sources/Value/Dynamic Value/Model/Seed.swift",
"Properties/Sources/Value/Dynamic Value/Model/SeedFactory.swift",
"Properties/Sources/Value/Namespace/Models/GraphNamespaceOperation.swift",
"Properties/Sources/Value/Namespace/Models/Namespace.ID.swift",
"Properties/Sources/Value/Namespace/PropertyNamespace.swift",
"Properties/Sources/Value/Stored Object/Models/DynamicStoredObject.swift",
"Properties/Sources/Value/Stored Object/Models/GraphStoredObjectOperation.swift",
"Properties/Sources/Value/Stored Object/Models/StoredObjectConfiguration.swift",
"Properties/Sources/Value/Stored Object/StoredObject.swift",
"Properties/Sources/Value/_Container/_Container.swift",
"Tasks/Extensions/Task+Methods.swift",
"Tasks/Sources/Interceptors/Breakpoint/Interceptors.Breakpoint.swift",
"Tasks/Sources/Interceptors/Detach/Interceptors.Detach.swift",
"Tasks/Sources/Interceptors/Interceptors.swift",
"Tasks/Sources/Interceptors/Log In Console/Interceptors.LogInConsole.swift",
"Tasks/Sources/Modifiers/Accept Only Status Code/Modifiers.AcceptOnlyStatusCode.swift",
"Tasks/Sources/Modifiers/Collect Bytes/Modifiers.CollectBytes.swift",
"Tasks/Sources/Modifiers/Collect Data/Modifiers.CollectData.swift",
"Tasks/Sources/Modifiers/Decode/Modifiers.Decode.swift",
"Tasks/Sources/Modifiers/Environment/Modifiers.Environment.swift",
"Tasks/Sources/Modifiers/Extract Payload/Modifiers.ExtractPayload.swift",
"Tasks/Sources/Modifiers/Flat Map Error/Modifiers.FlatMapError.swift",
"Tasks/Sources/Modifiers/Flat Map/Modifiers.FlatMap.swift",
"Tasks/Sources/Modifiers/Ignores Progress/Modifiers.IgnoresProgress.swift",
"Tasks/Sources/Modifiers/Key Path/Models/AbstractKeyPath.swift",
"Tasks/Sources/Modifiers/Key Path/Models/KeyPathInvalidDataError.swift",
"Tasks/Sources/Modifiers/Key Path/Models/KeyPathNotFound.swift",
"Tasks/Sources/Modifiers/Key Path/Modifiers.KeyPath.swift",
"Tasks/Sources/Modifiers/Logger/Extensions/Logging+.swift",
"Tasks/Sources/Modifiers/Logger/Models/LoggerPropertyEnvironmentKey.swift",
"Tasks/Sources/Modifiers/Logger/Models/LoggerTaskEnvironmentKey.swift",
"Tasks/Sources/Modifiers/Logger/Modifiers.Logger.swift",
"Tasks/Sources/Modifiers/Map Error/Modifiers.MapError.swift",
"Tasks/Sources/Modifiers/Map/Modifiers.Map.swift",
"Tasks/Sources/Modifiers/Modifiers.swift",
"Tasks/Sources/Modifiers/On Status Code/Models/InvalidStatusCodeError.swift",
"Tasks/Sources/Modifiers/On Status Code/Models/StatusCode.swift",
"Tasks/Sources/Modifiers/On Status Code/Models/StatusCodeSet.swift",
"Tasks/Sources/Modifiers/On Status Code/Modifiers.OnStatusCode.swift",
"Tasks/Sources/Modifiers/Progress/Extensions/AsyncBytes+Collect.swift",
"Tasks/Sources/Modifiers/Progress/Extensions/AsyncResponse+Collect.swift",
"Tasks/Sources/Modifiers/Progress/Models/DownloadProgress.swift",
"Tasks/Sources/Modifiers/Progress/Models/Progress.swift",
"Tasks/Sources/Modifiers/Progress/Models/UploadProgress.swift",
"Tasks/Sources/Modifiers/Progress/Modifiers.Progress.swift",
"Tasks/Sources/Other Tasks/Any/AnyTask.swift",
"Tasks/Sources/Other Tasks/Group/GroupTask.swift",
"Tasks/Sources/Other Tasks/Published/PublishedTask.swift",
"Tasks/Sources/Raw Task/Data/DataTask.swift",
"Tasks/Sources/Raw Task/Data/Models/TaskError.swift",
"Tasks/Sources/Raw Task/Data/Models/TaskResult.swift",
"Tasks/Sources/Raw Task/Download/DownloadTask.swift",
"Tasks/Sources/Raw Task/Download/Models/AsyncBytes.swift",
"Tasks/Sources/Raw Task/Mocked/MockedTask.swift",
"Tasks/Sources/Raw Task/Mocked/Models/MockedTaskPayload.swift",
"Tasks/Sources/Raw Task/Mocked/Models/PropertyMockedTask.swift",
"Tasks/Sources/Raw Task/Raw/Models/EmptyResponseError.swift",
"Tasks/Sources/Raw Task/Raw/RawTask.swift",
"Tasks/Sources/Raw Task/Upload/Models/AsyncResponse.swift",
"Tasks/Sources/Raw Task/Upload/Models/DownloadStep.swift",
"Tasks/Sources/Raw Task/Upload/Models/HTTPHeaders.swift",
"Tasks/Sources/Raw Task/Upload/Models/ResponseHead.swift",
"Tasks/Sources/Raw Task/Upload/Models/ResponseStep.swift",
"Tasks/Sources/Raw Task/Upload/Models/UploadStep.swift",
"Tasks/Sources/Raw Task/Upload/UploadTask.swift",
"Tasks/Sources/Request Task/Request Task/Models/RequestTaskInternals.swift",
"Tasks/Sources/Request Task/Request Task/Models/TaskEnvironmentKey.swift",
"Tasks/Sources/Request Task/Request Task/Models/TaskEnvironmentValues.swift",
"Tasks/Sources/Request Task/Request Task/RequestTask.swift",
"Tasks/Sources/Request Task/Task Interceptor/InterceptedRequestTask.swift",
"Tasks/Sources/Request Task/Task Interceptor/Models/RequestTaskInterceptor.swift",
"Tasks/Sources/Request Task/Task Modifier/Models/RequestTaskModifier.swift",
"Tasks/Sources/Request Task/Task Modifier/Models/_RequestTaskModifier_Content.swift",
"Tasks/Sources/Request Task/Task Modifier/ModifiedRequestTask.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/request-dl/request-dl-nio/3.0.4
Repository: request-dl/request-dl-nio
Swift version used: 6.1
Target: RequestDL
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'RequestDL'...
Finished extracting symbol information for 'RequestDL'. (17.54s)
Building documentation for 'RequestDL'...
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolicy' not found in instance method declaration
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:18-44:29
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Replace 'cachePolicy' with 'cachePolity'
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'cachePolity' is missing documentation
--> ../Properties/Sources/Cache/Cache Policy/CachePolicyProperty.swift:44:79-44:79
42 | Adds a cache policy to the request using the specified cache policy set.
43 |
44 + - Parameter cachePolicy: The cache policy set to be added to the request.
| ╰─suggestion: Document 'cachePolity' parameter
45 | - Returns: A property with the added cache policy.
46 | */
warning: Parameter 'host' not found in initializer declaration
--> ../Properties/Sources/Headers/Headers/Origin/OriginHeader.swift:51:6-51:65
49 | Initializes an `OriginHeader` header field with the given origin value.
50 |
51 + - Parameter host: A `StringProtocol` representing the host.
| ╰─suggestion: Remove 'host' parameter documentation
52 | */
53 | public init<S: StringProtocol>(_ origin: S) {
warning: Parameter 'origin' is missing documentation
--> ../Properties/Sources/Headers/Headers/Origin/OriginHeader.swift:51:65-51:65
49 | Initializes an `OriginHeader` header field with the given origin value.
50 |
51 + - Parameter host: A `StringProtocol` representing the host.
| ╰─suggestion: Document 'origin' parameter
52 | */
53 | public init<S: StringProtocol>(_ origin: S) {
warning: Parameter 'json' not found in initializer declaration
--> ../Properties/Sources/Payloads/Form/Form.swift:346:11-346:15
344 | - filename: The filename associated with the form field, if applicable.
345 | - contentType: The content type of the form field.
346 + - json: The JSON object to be associated with the form field.
| ╰─suggestion: Replace 'json' with 'jsonObject'
347 | - options: The JSON writing options to use for serializing the JSON object. Default is `[]`.
348 | - headers: A closure that returns custom headers for the form.
warning: Parameter 'jsonObject' is missing documentation
--> ../Properties/Sources/Payloads/Form/Form.swift:348:71-348:71
346 | - json: The JSON object to be associated with the form field.
347 | - options: The JSON writing options to use for serializing the JSON object. Default is `[]`.
| ╰─suggestion: Document 'jsonObject' parameter
348 + - headers: A closure that returns custom headers for the form.
349 | */
350 | public init(
warning: Parameter 'closure' not found in instance method declaration
--> ../Properties/Sources/Secure Connection/Secure Connection/SecureConnection.swift:122:9-122:56
120 | /// Sets the key log object for the secure connection.
121 | ///
122 + /// - Parameter closure: The `SSLKeyLogger` object.
| ╰─suggestion: Remove 'closure' parameter documentation
123 | /// - Returns: A modified `SecureConnection` with the key logger set.
124 | public func keyLogger(_ keyLogger: SSLKeyLogger) -> Self {
warning: Parameter 'keyLogger' is missing documentation
--> ../Properties/Sources/Secure Connection/Secure Connection/SecureConnection.swift:122:56-122:56
120 | /// Sets the key log object for the secure connection.
121 | ///
122 + /// - Parameter closure: The `SSLKeyLogger` object.
| ╰─suggestion: Document 'keyLogger' parameter
123 | /// - Returns: A modified `SecureConnection` with the key logger set.
124 | public func keyLogger(_ keyLogger: SSLKeyLogger) -> Self {
warning: Parameter 'path' not found in initializer declaration
--> ../Properties/Sources/URL/URL/BaseURL.swift:77:9-77:38
75 | - Parameters:
76 | - scheme: The url scheme chosen.
77 + - path: The string host only.
| ╰─suggestion: Remove 'path' parameter documentation
78 | */
79 | public init(_ scheme: URLScheme, host: String) {
warning: Parameter 'host' is missing documentation
--> ../Properties/Sources/URL/URL/BaseURL.swift:77:38-77:38
75 | - Parameters:
76 | - scheme: The url scheme chosen.
77 + - path: The string host only.
| ╰─suggestion: Document 'host' parameter
78 | */
79 | public init(_ scheme: URLScheme, host: String) {
warning: Parameter 'path' not found in initializer declaration
--> ../Properties/Sources/URL/URL/BaseURL.swift:99:9-99:38
97 |
98 | - Parameters:
99 + - path: The string host only.
| ╰─suggestion: Remove 'path' parameter documentation
100 | */
101 | public init(_ host: String) {
warning: Parameter 'host' is missing documentation
--> ../Properties/Sources/URL/URL/BaseURL.swift:99:38-99:38
97 |
98 | - Parameters:
99 + - path: The string host only.
| ╰─suggestion: Document 'host' parameter
100 | */
101 | public init(_ host: String) {
warning: External name 'wrappedValue' used to document parameter
--> ../Properties/Sources/Value/Stored Object/StoredObject.swift:65:18-65:30
63 | Initializes a new `StoredObject` with the given object.
64 |
65 + - Parameter wrappedValue: The object that will be stored in memory.
| ╰─suggestion: Replace 'wrappedValue' with 'thunk'
66 | */
67 | public init(wrappedValue thunk: @autoclosure @escaping @Sendable () -> Object) {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: Return value documented for instance method returning void
--> ../Tasks/Extensions/Task+Methods.swift:18:6-18:97
16 | - Throws: An error if the ping request fails.
17 |
18 + - Returns: Nothing. This function only waits for the server to respond to the ping request.
| ╰─suggestion: Remove return value documentation
19 | */
20 | public func ping(_ times: Int = 1, debug: Bool = true) async throws {
warning: External name 'content' used to document parameter
--> ../Tasks/Sources/Other Tasks/Group/GroupTask.swift:46:11-46:18
44 | - Parameters:
45 | - data: The type of the collection that contains the elements.
46 + - content: The closure map function that transform each element of data into of task.
| ╰─suggestion: Replace 'content' with 'transform'
47 | */
48 | public init(_ data: Data, content transform: @escaping @Sendable (Data.Element) -> Content) {
warning: Parameter 'key' not found in instance subscript declaration
--> ../Tasks/Sources/Request Task/Request Task/Models/TaskEnvironmentValues.swift:23:18-23:21
21 | Subscript for retrieving an `Value` for a given ``TaskEnvironmentKey`` type.
22 |
23 + - Parameter key: The ``TaskEnvironmentKey`` type to retrieve the `Value` for.
| ╰─suggestion: Replace 'key' with 'keyType'
24 | - Returns: The `Value` in the environment for the given `Key`.
25 | */
warning: Parameter 'keyType' is missing documentation
--> ../Tasks/Sources/Request Task/Request Task/Models/TaskEnvironmentValues.swift:23:83-23:83
21 | Subscript for retrieving an `Value` for a given ``TaskEnvironmentKey`` type.
22 |
23 + - Parameter key: The ``TaskEnvironmentKey`` type to retrieve the `Value` for.
| ╰─suggestion: Document 'keyType' parameter
24 | - Returns: The `Value` in the environment for the given `Key`.
25 | */
Finished building documentation for 'RequestDL' (1.24s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/request-dl/request-dl-nio/3.0.4
Updating https://github.com/apple/swift-nio-extras.git
Updating https://github.com/swift-server/async-http-client
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-http-structured-headers.git
Updated https://github.com/apple/swift-http-structured-headers.git (0.58s)
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/swift-server/async-http-client (0.90s)
Updated https://github.com/apple/swift-log.git (0.90s)
Updated https://github.com/apple/swift-nio-extras.git (0.90s)
Updated https://github.com/apple/swift-nio.git (0.90s)
Updated https://github.com/apple/swift-async-algorithms.git (0.90s)
Updated https://github.com/apple/swift-atomics.git (0.90s)
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/apple/swift-http-types
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-certificates.git
Updating https://github.com/apple/swift-nio-transport-services.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-nio-http2.git (0.55s)
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-numerics.git (0.55s)
Updated https://github.com/apple/swift-http-types (0.55s)
Updated https://github.com/apple/swift-nio-transport-services.git (0.57s)
Updated https://github.com/apple/swift-crypto.git (0.57s)
Updated https://github.com/apple/swift-certificates.git (0.57s)
Updated https://github.com/apple/swift-collections.git (0.57s)
Updating https://github.com/apple/swift-algorithms
Updating https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-system.git (0.52s)
Updated https://github.com/apple/swift-asn1.git (0.42s)
Updated https://github.com/apple/swift-algorithms (0.53s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.53s)
Updating https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.65s)
Updated https://github.com/apple/swift-nio-ssl.git (0.56s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (3.18s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.25.1 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.34.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-extras
Computed https://github.com/apple/swift-nio-extras at 1.29.0 (0.48s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.86.0 (0.53s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.27.0 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.48s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.01s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
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.5
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit SemanticVersion.swift
[27/57] Compiling SymbolKit AccessControl.swift
[28/57] Compiling SymbolKit Availability.swift
[29/57] Compiling SymbolKit AvailabilityItem.swift
[30/57] Compiling SymbolKit Domain.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SourceOrigin.swift
[34/57] Compiling SymbolKit GenericConstraints.swift
[35/57] Compiling SymbolKit Swift.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.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] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.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! (6.36s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/61] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/62] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/62] Compiling InternalCollectionsUtilities Debugging.swift
[6/62] Compiling InternalCollectionsUtilities Descriptions.swift
[7/62] Compiling RealModule Real.swift
[8/62] Compiling RealModule Float80+Real.swift
[9/63] Compiling RealModule ApproximateEquality.swift
[10/63] Compiling RealModule AlgebraicField.swift
[11/63] Compiling RealModule Float16+Real.swift
[12/63] Compiling RealModule RealFunctions.swift
[13/63] Compiling Atomics AtomicInteger.swift
[14/63] Compiling Atomics AtomicOptionalWrappable.swift
[15/64] Compiling Atomics AtomicValue.swift
[16/64] Compiling Atomics AtomicMemoryOrderings.swift
[17/64] Compiling Atomics DoubleWord.swift
[18/64] Compiling Atomics ManagedAtomic.swift
[19/64] Compiling RealModule Float+Real.swift
[20/64] Compiling RealModule ElementaryFunctions.swift
[21/64] Compiling RealModule AugmentedArithmetic.swift
[22/64] Compiling RealModule Double+Real.swift
[23/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/64] Compiling Atomics ManagedAtomicLazyReference.swift
[25/64] Compiling Atomics UnsafeAtomic.swift
[26/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/64] Compiling Atomics IntegerOperations.swift
[28/64] Compiling NIOConcurrencyHelpers NIOLock.swift
[29/64] Compiling Atomics Unmanaged extensions.swift
[30/64] Compiling _NIOBase64 Base64.swift
[31/64] Emitting module _NIOBase64
[32/64] Compiling Atomics OptionalRawRepresentable.swift
[33/64] Compiling Atomics RawRepresentable.swift
[34/64] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[35/64] Compiling NIOConcurrencyHelpers lock.swift
[36/64] Emitting module RealModule
[37/64] Compiling _NIODataStructures PriorityQueue.swift
[38/64] Compiling _NIODataStructures _TinyArray.swift
[39/64] Emitting module _NIODataStructures
[40/64] Compiling _NIODataStructures Heap.swift
[41/64] Compiling Atomics AtomicReference.swift
[42/64] Compiling Atomics AtomicStorage.swift
[43/64] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[44/64] Compiling NIOConcurrencyHelpers atomics.swift
[45/64] Emitting module NIOConcurrencyHelpers
[48/64] Emitting module InternalCollectionsUtilities
[49/64] Compiling Atomics AtomicBool.swift
[50/64] Compiling Atomics IntegerConformances.swift
[51/64] Compiling Atomics PointerConformances.swift
[52/64] Compiling Atomics Primitives.native.swift
[55/106] Compiling DequeModule _DequeBuffer.swift
[56/106] Compiling DequeModule Deque+Equatable.swift
[57/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/106] Compiling DequeModule _DequeSlot.swift
[59/106] Compiling DequeModule _DequeBufferHeader.swift
[60/106] Compiling DequeModule Deque+Testing.swift
[61/106] Compiling DequeModule Deque._Storage.swift
[62/107] Compiling Logging Locks.swift
[63/107] Compiling Logging MetadataProvider.swift
[64/107] Emitting module Logging
[65/107] Compiling Logging LogHandler.swift
[66/107] Compiling Logging Logging.swift
[67/107] Compiling DequeModule Deque._UnsafeHandle.swift
[68/107] Compiling DequeModule Deque.swift
[69/107] Compiling DequeModule Deque+Extras.swift
[70/107] Compiling DequeModule Deque+Hashable.swift
[71/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/109] Compiling DequeModule Deque+CustomReflectable.swift
[76/109] Compiling DequeModule Deque+Descriptions.swift
[81/109] Compiling Algorithms Split.swift
[82/109] Compiling Algorithms Stride.swift
[89/109] Compiling DequeModule Deque+Codable.swift
[90/109] Compiling DequeModule Deque+Collection.swift
[91/109] Emitting module DequeModule
[92/109] Compiling Algorithms EitherSequence.swift
[93/109] Compiling Algorithms FirstNonNil.swift
[94/109] Compiling Algorithms FlattenCollection.swift
[95/109] Compiling Algorithms Partition.swift
[96/109] Compiling Algorithms Permutations.swift
[97/109] Compiling Algorithms Product.swift
[98/109] Compiling Algorithms Suffix.swift
[99/109] Compiling Algorithms Trim.swift
[100/109] Compiling Algorithms Joined.swift
[101/109] Compiling Algorithms Keyed.swift
[102/109] Compiling Algorithms MinMax.swift
[103/109] Compiling Algorithms Unique.swift
[104/109] Compiling Algorithms Windows.swift
[105/109] Emitting module Atomics
[109/172] Emitting module Algorithms
[110/172] Compiling NIOCore Linux.swift
[111/172] Compiling NIOCore MarkedCircularBuffer.swift
[112/172] Compiling NIOCore MulticastChannel.swift
[113/172] Compiling NIOCore NIOAny.swift
[114/172] Compiling NIOCore NIOCloseOnErrorHandler.swift
[115/172] Compiling NIOCore NIOCoreSendableMetatype.swift
[116/172] Compiling NIOCore NIOLoopBound.swift
[117/178] Compiling NIOCore GlobalSingletons.swift
[118/178] Compiling NIOCore IO.swift
[119/178] Compiling NIOCore IOData.swift
[120/178] Compiling NIOCore IPProtocol.swift
[121/178] Compiling NIOCore IntegerBitPacking.swift
[122/178] Compiling NIOCore IntegerTypes.swift
[123/178] Compiling NIOCore Interfaces.swift
[124/178] Compiling NIOCore AddressedEnvelope.swift
[125/178] Compiling NIOCore AsyncAwaitSupport.swift
[126/178] Compiling NIOCore AsyncChannel.swift
[127/178] Compiling NIOCore AsyncChannelHandler.swift
[128/178] Compiling NIOCore AsyncChannelInboundStream.swift
[129/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[130/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[131/178] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[132/178] Compiling NIOCore NIOScheduledCallback.swift
[133/178] Compiling NIOCore NIOSendable.swift
[134/178] Compiling NIOCore RecvByteBufferAllocator.swift
[135/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[136/178] Compiling NIOCore SocketAddresses.swift
[137/178] Compiling NIOCore Codec.swift
[138/178] Compiling NIOCore ConvenienceOptionSupport.swift
[139/178] Compiling NIOCore DeadChannel.swift
[140/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[141/178] Compiling NIOCore EventLoop+Deprecated.swift
[142/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[143/178] Compiling NIOCore EventLoop.swift
[144/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[145/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[146/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[147/178] Compiling NIOCore EventLoopFuture.swift
[148/178] Compiling NIOCore FileDescriptor.swift
[149/178] Compiling NIOCore FileHandle.swift
[150/178] Compiling NIOCore FileRegion.swift
[151/178] Compiling NIOCore SocketOptionProvider.swift
[152/178] Compiling NIOCore SystemCallHelpers.swift
[153/178] Compiling NIOCore TimeAmount+Duration.swift
[154/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[155/178] Compiling NIOCore UniversalBootstrapSupport.swift
[156/178] Compiling NIOCore Utilities.swift
[157/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/178] Compiling NIOCore NIOAsyncWriter.swift
[159/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/178] Compiling NIOCore BSDSocketAPI.swift
[161/178] Compiling NIOCore ByteBuffer-aux.swift
[162/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[163/178] Compiling NIOCore ByteBuffer-conversions.swift
[164/178] Compiling NIOCore Channel.swift
[165/178] Compiling NIOCore ChannelHandler.swift
[166/178] Compiling NIOCore ChannelHandlers.swift
[167/178] Compiling NIOCore ChannelInvoker.swift
[168/178] Compiling NIOCore ChannelOption.swift
[169/178] Compiling NIOCore ChannelPipeline.swift
[170/178] Compiling NIOCore CircularBuffer.swift
[171/178] Compiling NIOCore ByteBuffer-core.swift
[172/178] Compiling NIOCore ByteBuffer-hex.swift
[173/178] Compiling NIOCore ByteBuffer-int.swift
[174/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[175/178] Compiling NIOCore ByteBuffer-multi-int.swift
[176/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[177/178] Compiling NIOCore ByteBuffer-views.swift
[178/178] Emitting module NIOCore
[179/232] Compiling NIOEmbedded AsyncTestingChannel.swift
[180/232] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/232] Emitting module NIOEmbedded
[182/232] Compiling NIOEmbedded Embedded.swift
[183/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[184/232] Compiling NIOPosix PosixSingletons.swift
[185/232] Compiling NIOPosix RawSocketBootstrap.swift
[186/232] Compiling NIOPosix Resolver.swift
[187/232] Compiling NIOPosix Selectable.swift
[188/237] Compiling NIOPosix LinuxCPUSet.swift
[189/237] Compiling NIOPosix LinuxUring.swift
[190/237] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[191/237] Compiling NIOPosix NIOPosixSendableMetatype.swift
[192/237] Compiling NIOPosix NIOThreadPool.swift
[193/237] Compiling NIOPosix NonBlockingFileIO.swift
[194/237] Compiling NIOPosix SelectorUring.swift
[195/237] Compiling NIOPosix ServerSocket.swift
[196/237] Compiling NIOPosix Socket.swift
[197/237] Compiling NIOPosix SocketChannel.swift
[198/237] Compiling NIOPosix SocketProtocols.swift
[199/237] Compiling NIOPosix UnsafeTransfer.swift
[200/237] Compiling NIOPosix Utilities.swift
[201/237] Compiling NIOPosix VsockAddress.swift
[202/237] Compiling NIOPosix VsockChannelEvents.swift
[203/237] Compiling NIOPosix resource_bundle_accessor.swift
[204/237] Compiling NIOPosix BSDSocketAPICommon.swift
[205/237] Compiling NIOPosix BSDSocketAPIPosix.swift
[206/237] Compiling NIOPosix BSDSocketAPIWindows.swift
[207/237] Compiling NIOPosix BaseSocket.swift
[208/237] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[209/237] Compiling NIOPosix BaseSocketChannel.swift
[210/237] Compiling NIOPosix GetaddrinfoResolver.swift
[211/237] Compiling NIOPosix HappyEyeballs.swift
[212/237] Compiling NIOPosix IO.swift
[213/237] Compiling NIOPosix IntegerBitPacking.swift
[214/237] Compiling NIOPosix IntegerTypes.swift
[215/237] Compiling NIOPosix Linux.swift
[216/237] Compiling NIOPosix PendingDatagramWritesManager.swift
[217/237] Compiling NIOPosix PendingWritesManager.swift
[218/237] Compiling NIOPosix PipeChannel.swift
[219/237] Compiling NIOPosix PipePair.swift
[220/237] Compiling NIOPosix Pool.swift
[221/237] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[222/237] Compiling NIOPosix System.swift
[223/237] Compiling NIOPosix Thread.swift
[224/237] Compiling NIOPosix ThreadPosix.swift
[225/237] Compiling NIOPosix ThreadWindows.swift
[226/237] Compiling NIOPosix SelectableChannel.swift
[227/237] Compiling NIOPosix SelectableEventLoop.swift
[228/237] Compiling NIOPosix SelectorEpoll.swift
[229/237] Compiling NIOPosix SelectorGeneric.swift
[230/237] Compiling NIOPosix SelectorKqueue.swift
[231/237] Compiling NIOPosix BaseStreamSocketChannel.swift
[232/237] Compiling NIOPosix Bootstrap.swift
[233/237] Compiling NIOPosix ControlMessage.swift
[234/237] Compiling NIOPosix DatagramVectorReadManager.swift
[235/237] Compiling NIOPosix Errors+Any.swift
[236/237] Compiling NIOPosix FileDescriptor.swift
[237/237] Emitting module NIOPosix
[238/239] Emitting module NIO
[239/239] Compiling NIO Exports.swift
[240/279] Compiling NIOTLS TLSEvents.swift
[241/279] Compiling NIOSOCKS SOCKSResponse.swift
[242/280] Compiling NIOSOCKS Errors.swift
[243/280] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[244/280] Compiling NIOSOCKS ClientStateMachine.swift
[245/280] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[246/280] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[247/280] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[248/280] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[249/280] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[250/280] Emitting module NIOTLS
[251/280] Compiling NIOTLS SNIHandler.swift
[252/280] Compiling NIOSOCKS Messages.swift
[253/280] Compiling NIOSOCKS Helpers.swift
[254/280] Compiling NIOSOCKS SOCKSRequest.swift
[255/280] Compiling NIOHTTP1 HTTPEncoder.swift
[256/280] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[257/280] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[258/280] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[259/281] Emitting module NIOSOCKS
[260/281] Compiling NIOHTTP1 ByteCollectionUtils.swift
[261/281] Compiling NIOHTTP1 HTTPDecoder.swift
[262/281] Compiling NIOSOCKS ServerStateMachine.swift
[263/281] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[264/281] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[265/281] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[266/281] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[267/281] Emitting module NIOFoundationCompat
[268/312] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[269/312] Compiling NIOSSL IdentityVerification.swift
[270/312] Compiling NIOSSL SSLConnection.swift
[271/312] Compiling NIOSSL SSLCertificateName.swift
[272/312] Compiling NIOSSL AndroidCABundle.swift
[273/312] Compiling NIOSSL SSLCertificate.swift
[274/312] Compiling NIOSSL SSLCertificateExtensions.swift
[275/312] Compiling NIOSSL PosixPort.swift
[276/312] Compiling NIOSSL SSLCallbacks.swift
[277/312] Compiling NIOSSL NIOSSLServerHandler.swift
[278/312] Compiling NIOSSL ObjectIdentifier.swift
[279/312] Emitting module NIOHTTP1
[280/312] Compiling NIOSSL ByteBufferBIO.swift
[281/312] Compiling NIOSSL CustomPrivateKey.swift
[282/352] Compiling NIOSSL SSLPublicKey.swift
[283/352] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[284/352] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[285/355] Compiling NIOHPACK IntegerCoding.swift
[286/356] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[287/356] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[288/356] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[289/356] Compiling NIOHTTPCompression HTTPDecompression.swift
[290/356] Emitting module NIOHTTPCompression
[291/356] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[292/356] Compiling NIOHTTPCompression HTTPCompression.swift
[293/356] Compiling NIOHPACK IndexedHeaderTable.swift
[294/356] Compiling NIOHPACK StaticHeaderTable.swift
[295/356] Compiling NIOHPACK HuffmanTables.swift
[296/356] Compiling NIOHPACK HeaderTables.swift
[297/356] Compiling NIOHPACK HuffmanCoding.swift
[298/356] Compiling NIOHPACK DynamicHeaderTable.swift
[299/356] Compiling NIOHPACK HPACKDecoder.swift
[300/356] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[301/356] Compiling NIOTransportServices NIOTSBootstraps.swift
[302/356] Emitting module NIOTransportServices
[303/358] Compiling NIOTransportServices NIOTSSingletons.swift
[304/358] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[305/358] Compiling NIOTransportServices StateManagedChannel.swift
[306/358] Compiling NIOSSL UniversalBootstrapSupport.swift
[307/358] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[308/358] Compiling NIOSSL resource_bundle_accessor.swift
[309/358] Compiling NIOTransportServices StateManagedListenerChannel.swift
[310/358] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[311/358] Compiling NIOTransportServices NIOTSEventLoop.swift
[312/358] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[313/358] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[314/358] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[315/358] Compiling NIOSSL SSLPrivateKey.swift
[316/358] Compiling NIOSSL SafeCompare.swift
[317/358] Compiling NIOSSL Zeroization.swift
[318/358] Compiling NIOSSL TLSConfiguration.swift
[319/358] Compiling NIOHPACK HPACKErrors.swift
[320/358] Compiling NIOHPACK HPACKHeader.swift
[321/358] Emitting module NIOHPACK
[322/358] Compiling NIOHPACK HPACKEncoder.swift
[325/358] Emitting module NIOSSL
[330/358] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[332/358] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[333/358] Compiling NIOTransportServices NIOTSListenerChannel.swift
[334/358] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[335/358] Compiling NIOTransportServices NIOTSErrors.swift
[337/358] Compiling NIOTransportServices NIOTSChannelOptions.swift
[338/358] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[342/358] Compiling NIOTransportServices AcceptHandler.swift
[343/358] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[344/358] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[359/420] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[360/420] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[361/420] Compiling NIOHTTP2 MaySendFrames.swift
[362/420] Compiling NIOHTTP2 SendingDataState.swift
[363/420] Compiling NIOHTTP2 SendingGoawayState.swift
[364/420] Compiling NIOHTTP2 SendingHeadersState.swift
[365/420] Compiling NIOHTTP2 SendingPushPromiseState.swift
[366/426] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[367/426] Compiling NIOHTTP2 HTTP2UserEvents.swift
[368/426] Compiling NIOHTTP2 InboundEventBuffer.swift
[369/426] Compiling NIOHTTP2 InboundWindowManager.swift
[370/426] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[371/426] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[372/426] Compiling NIOHTTP2 Error+Any.swift
[373/426] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[374/426] Compiling NIOHTTP2 ControlFrameBuffer.swift
[375/426] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[376/426] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[377/426] Compiling NIOHTTP2 GlitchesMonitor.swift
[378/426] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[379/426] Emitting module NIOHTTP2
[380/426] Compiling NIOHTTP2 StreamChannelFlowController.swift
[381/426] Compiling NIOHTTP2 StreamChannelList.swift
[382/426] Compiling NIOHTTP2 StreamMap.swift
[383/426] Compiling NIOHTTP2 StreamStateMachine.swift
[384/426] Compiling NIOHTTP2 UnsafeTransfer.swift
[385/426] Compiling NIOHTTP2 WatermarkedFlowController.swift
[386/426] Compiling NIOHTTP2 LocallyQuiescingState.swift
[387/426] Compiling NIOHTTP2 QuiescingState.swift
[388/426] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[389/426] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[390/426] Compiling NIOHTTP2 StateMachineResult.swift
[391/426] Compiling NIOHTTP2 ContentLengthVerifier.swift
[392/426] Compiling NIOHTTP2 DOSHeuristics.swift
[393/426] Compiling NIOHTTP2 ConnectionStateMachine.swift
[394/426] Compiling NIOHTTP2 ConnectionStreamsState.swift
[395/426] Compiling NIOHTTP2 MayReceiveFrames.swift
[396/426] Compiling NIOHTTP2 ReceivingDataState.swift
[397/426] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[398/426] Compiling NIOHTTP2 ReceivingHeadersState.swift
[399/426] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[400/426] Compiling NIOHTTP2 HTTP2Stream.swift
[401/426] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[402/426] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[403/426] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[404/426] Compiling NIOHTTP2 HTTP2StreamID.swift
[405/426] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[406/426] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[407/426] Compiling NIOHTTP2 HTTP2Frame.swift
[408/426] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[409/426] Compiling NIOHTTP2 HTTP2FrameParser.swift
[410/426] Compiling NIOHTTP2 HTTP2PingData.swift
[411/426] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[412/426] Compiling NIOHTTP2 HTTP2Settings.swift
[413/426] Compiling NIOHTTP2 SendingRstStreamState.swift
[414/426] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[415/426] Compiling NIOHTTP2 HTTP2SettingsState.swift
[416/426] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[417/426] Compiling NIOHTTP2 HasFlowControlWindows.swift
[418/426] Compiling NIOHTTP2 HasLocalSettings.swift
[419/426] Compiling NIOHTTP2 HasRemoteSettings.swift
[420/426] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[421/426] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[422/426] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[423/426] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[424/426] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[425/426] Compiling NIOHTTP2 HTTP2Error.swift
[426/426] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[427/488] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[428/488] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[429/488] Compiling AsyncHTTPClient ConnectionPool.swift
[430/488] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[431/488] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[432/488] Compiling AsyncHTTPClient TLSEventsHandler.swift
[433/488] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[434/494] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[435/494] Compiling AsyncHTTPClient ConnectionTarget.swift
[436/494] Compiling AsyncHTTPClient DeconstructedURL.swift
[437/494] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[438/494] Compiling AsyncHTTPClient FoundationExtensions.swift
[439/494] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[440/494] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[441/494] Compiling AsyncHTTPClient HTTPClientRequest.swift
[442/494] Compiling AsyncHTTPClient HTTPClientResponse.swift
[443/494] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[444/494] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[445/494] Compiling AsyncHTTPClient Transaction.swift
[446/494] Compiling AsyncHTTPClient Base64.swift
[447/494] Compiling AsyncHTTPClient BasicAuth.swift
[448/494] Emitting module AsyncHTTPClient
[449/494] Compiling AsyncHTTPClient NWWaitingHandler.swift
[450/494] Compiling AsyncHTTPClient TLSConfiguration.swift
[451/494] Compiling AsyncHTTPClient RedirectState.swift
[452/494] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[453/494] Compiling AsyncHTTPClient RequestBag.swift
[454/494] Compiling AsyncHTTPClient RequestValidation.swift
[455/494] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[456/494] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[457/494] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[458/494] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[459/494] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[460/494] Compiling AsyncHTTPClient RequestBodyLength.swift
[461/494] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[462/494] Compiling AsyncHTTPClient HTTP1Connection.swift
[463/494] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[464/494] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[465/494] Compiling AsyncHTTPClient HTTP2Connection.swift
[466/494] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[467/494] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[468/494] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[469/494] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[470/494] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[471/494] Compiling AsyncHTTPClient AsyncLazySequence.swift
[472/494] Compiling AsyncHTTPClient HTTPClient+execute.swift
[473/494] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[474/494] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[475/494] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[476/494] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[477/494] Compiling AsyncHTTPClient HTTPClient.swift
[478/494] Compiling AsyncHTTPClient HTTPHandler.swift
[479/494] Compiling AsyncHTTPClient LRUCache.swift
[480/494] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[481/494] Compiling AsyncHTTPClient NWErrorHandler.swift
[482/494] Compiling AsyncHTTPClient SSLContextCache.swift
[483/494] Compiling AsyncHTTPClient Scheme.swift
[484/494] Compiling AsyncHTTPClient Singleton.swift
[485/494] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[486/494] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[487/494] Compiling AsyncHTTPClient Utils.swift
[488/494] Compiling AsyncHTTPClient RequestOptions.swift
[489/494] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[490/494] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[491/494] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[492/494] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[493/494] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[494/494] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[495/715] Compiling RequestDL DynamicEnvironment.swift
[496/715] Compiling RequestDL GraphEnvironmentOperation.swift
[497/715] Compiling RequestDL PropertyEnvironment.swift
[498/715] Compiling RequestDL PropertyEnvironmentKey.swift
[499/715] Compiling RequestDL PropertyEnvironmentValues.swift
[500/715] Compiling RequestDL PropertyForEach.swift
[501/715] Compiling RequestDL PropertyGroup.swift
[502/715] Compiling RequestDL PropertyModifier.swift
[503/715] Compiling RequestDL _PropertyModifier_Content.swift
[504/715] Compiling RequestDL ModifiedProperty.swift
[505/715] Compiling RequestDL ChildrenNode.swift
[506/715] Compiling RequestDL EmptyLeafNode.swift
[507/715] Compiling RequestDL GraphID.swift
[508/715] Compiling RequestDL IdentifiedGraphValue.swift
[509/715] Compiling RequestDL _GraphValue.swift
[510/715] Compiling RequestDL LeafNode.swift
[511/715] Compiling RequestDL NodeDebug.swift
[512/715] Compiling RequestDL NodeStringConvertible.swift
[513/715] Compiling RequestDL PropertyNode.swift
[514/715] Compiling RequestDL Node.swift
[515/715] Compiling RequestDL Make.swift
[516/715] Compiling RequestDL PropertyInputs.swift
[517/715] Compiling RequestDL PropertyOutputs.swift
[518/715] Compiling RequestDL Resolved.swift
[519/739] Compiling RequestDL Array+AsyncSequence.swift
[520/739] Compiling RequestDL Bundle+Methods.swift
[521/739] Compiling RequestDL CharacterSet+Methods.swift
[522/739] Compiling RequestDL Internals.Override.FatalError.swift
[523/739] Compiling RequestDL Internals.Override.Print.swift
[524/739] Compiling RequestDL Internals.Override.Raise.swift
[525/739] Compiling RequestDL Internals.Override.swift
[526/739] Compiling RequestDL ProcessInfo+.swift
[527/739] Compiling RequestDL String+Methods.swift
[528/739] Compiling RequestDL URL+Extensions.swift
[529/739] Compiling RequestDL Internals.swift
[530/739] Compiling RequestDL Internals.Body.swift
[531/739] Compiling RequestDL Internals.BodySequence.swift
[532/739] Compiling RequestDL Internals.StreamWriterSequence.swift
[533/739] Compiling RequestDL Internals.AnyBuffer.swift
[534/739] Compiling RequestDL _BufferRepresentable.swift
[535/739] Compiling RequestDL Internals.Buffer.swift
[536/739] Compiling RequestDL BufferURL.swift
[537/739] Compiling RequestDL Internals.ByteBufferURL.swift
[538/739] Compiling RequestDL Internals.ByteStreamBuffer.swift
[539/739] Compiling RequestDL Internals.FileBufferURL.swift
[540/739] Compiling RequestDL Internals.FileStreamBuffer.swift
[541/739] Compiling RequestDL StreamBuffer.swift
[542/739] Compiling RequestDL Internals.DataBuffer.swift
[543/739] Compiling RequestDL Internals.ByteHandle.swift
[544/763] Compiling RequestDL Resolve.swift
[545/763] Compiling RequestDL Authorization.swift
[546/763] Compiling RequestDL Authorization.TokenType.swift
[547/763] Compiling RequestDL HeaderGroup.swift
[548/763] Compiling RequestDL AcceptCharsetHeader.swift
[549/763] Compiling RequestDL AcceptHeader.swift
[550/763] Compiling RequestDL CacheHeader.swift
[551/763] Compiling RequestDL CustomHeader.swift
[552/763] Compiling RequestDL HeaderNode.swift
[553/763] Compiling RequestDL HeaderSeparatorKey.swift
[554/763] Compiling RequestDL HeaderStrategy.swift
[555/763] Compiling RequestDL HeaderStrategyKey.swift
[556/763] Compiling RequestDL HostHeader.swift
[557/763] Compiling RequestDL OriginHeader.swift
[558/763] Compiling RequestDL RefererHeader.swift
[559/763] Compiling RequestDL UserAgentHeader.swift
[560/763] Compiling RequestDL HTTPMethod.swift
[561/763] Compiling RequestDL RequestMethod.swift
[562/763] Compiling RequestDL ReadingMode.swift
[563/763] Compiling RequestDL Session.DecompressionLimit.swift
[564/763] Compiling RequestDL Session.swift
[565/763] Compiling RequestDL Timeout.Source.swift
[566/763] Compiling RequestDL UnitTime.swift
[567/763] Compiling RequestDL Timeout.swift
[568/787] Compiling RequestDL GraphNamespaceOperation.swift
[569/787] Compiling RequestDL Namespace.ID.swift
[570/787] Compiling RequestDL PropertyNamespace.swift
[571/787] Compiling RequestDL DynamicStoredObject.swift
[572/787] Compiling RequestDL GraphStoredObjectOperation.swift
[573/787] Compiling RequestDL StoredObjectConfiguration.swift
[574/787] Compiling RequestDL StoredObject.swift
[575/787] Compiling RequestDL _Container.swift
[576/787] Compiling RequestDL Task+Methods.swift
[577/787] Compiling RequestDL Interceptors.Breakpoint.swift
[578/787] Compiling RequestDL Interceptors.Detach.swift
[579/787] Compiling RequestDL Interceptors.swift
[580/787] Compiling RequestDL Interceptors.LogInConsole.swift
[581/787] Compiling RequestDL Modifiers.AcceptOnlyStatusCode.swift
[582/787] Compiling RequestDL Modifiers.CollectBytes.swift
[583/787] Compiling RequestDL Modifiers.CollectData.swift
[584/787] Compiling RequestDL Modifiers.Decode.swift
[585/787] Compiling RequestDL Modifiers.Environment.swift
[586/787] Compiling RequestDL Modifiers.ExtractPayload.swift
[587/787] Compiling RequestDL Modifiers.FlatMapError.swift
[588/787] Compiling RequestDL Modifiers.FlatMap.swift
[589/787] Compiling RequestDL Modifiers.IgnoresProgress.swift
[590/787] Compiling RequestDL AbstractKeyPath.swift
[591/787] Compiling RequestDL KeyPathInvalidDataError.swift
[592/787] Compiling RequestDL KeyPathNotFound.swift
[593/787] Compiling RequestDL Modifiers.KeyPath.swift
[594/787] Compiling RequestDL Logging+.swift
[595/787] Compiling RequestDL LoggerPropertyEnvironmentKey.swift
[596/787] Compiling RequestDL LoggerTaskEnvironmentKey.swift
[597/787] Compiling RequestDL Modifiers.Logger.swift
[598/787] Compiling RequestDL Modifiers.MapError.swift
[599/787] Compiling RequestDL Modifiers.Map.swift
[600/787] Compiling RequestDL Modifiers.swift
[601/787] Compiling RequestDL InvalidStatusCodeError.swift
[602/787] Compiling RequestDL StatusCode.swift
[603/787] Compiling RequestDL StatusCodeSet.swift
[604/787] Compiling RequestDL Modifiers.OnStatusCode.swift
[605/787] Compiling RequestDL AsyncBytes+Collect.swift
[606/787] Compiling RequestDL AsyncResponse+Collect.swift
[607/787] Compiling RequestDL DownloadProgress.swift
[608/787] Compiling RequestDL Progress.swift
[609/787] Compiling RequestDL UploadProgress.swift
[610/787] Compiling RequestDL Modifiers.Progress.swift
[611/787] Compiling RequestDL AnyTask.swift
[612/787] Compiling RequestDL GroupTask.swift
[613/787] Compiling RequestDL PublishedTask.swift
[614/787] Compiling RequestDL DataTask.swift
[615/787] Compiling RequestDL TaskError.swift
[616/787] Compiling RequestDL URLEncoder.DictionaryEncodingStrategy.swift
[617/787] Compiling RequestDL URLEncoder.KeyEncodingStrategy.swift
[618/787] Compiling RequestDL URLEncoder.OptionalEncodingStrategy.swift
[619/787] Compiling RequestDL URLEncoder.WhitespaceEncodingStrategy.swift
[620/787] Compiling RequestDL URLEncodingStrategy.swift
[621/787] Compiling RequestDL URLSingleEncodingStrategy.swift
[622/787] Compiling RequestDL URLEncoder.Encoder.swift
[623/787] Compiling RequestDL URLEncoder.KeyContainer.swift
[624/787] Compiling RequestDL URLEncoder.ValueContainer.swift
[625/787] Compiling RequestDL URLEncoder.swift
[626/787] Compiling RequestDL URLEncoderEnvironmentKey.swift
[627/787] Compiling RequestDL URLEncoderError.swift
[628/787] Compiling RequestDL Query.swift
[629/787] Compiling RequestDL BaseURL.swift
[630/787] Compiling RequestDL BaseURLError.swift
[631/787] Compiling RequestDL URLScheme.swift
[632/787] Compiling RequestDL DynamicValue.swift
[633/787] Compiling RequestDL DynamicValueDeepSearch.swift
[634/787] Compiling RequestDL DynamicValueMirror.swift
[635/787] Compiling RequestDL GraphOperation.swift
[636/787] Compiling RequestDL GraphProperties.swift
[637/787] Compiling RequestDL GraphValueOperation.swift
[638/787] Compiling RequestDL Seed.swift
[639/787] Compiling RequestDL SeedFactory.swift
[640/787] Emitting module RequestDL
[641/787] Compiling RequestDL CharsetEnvironmentKey.swift
[642/787] Compiling RequestDL Charset.swift
[643/787] Compiling RequestDL FormGroup.swift
[644/787] Compiling RequestDL FormGroupBuilder.swift
[645/787] Compiling RequestDL FormItem.swift
[646/787] Compiling RequestDL FormNode.swift
[647/787] Compiling RequestDL Form.swift
[648/787] Compiling RequestDL PayloadPartLength.swift
[649/787] Compiling RequestDL ContentType.swift
[650/787] Compiling RequestDL DataPayloadFactory.swift
[651/787] Compiling RequestDL EncodablePayloadFactory.swift
[652/787] Compiling RequestDL EncodingPayloadError.swift
[653/787] Compiling RequestDL FilePayloadFactory.swift
[654/787] Compiling RequestDL JSONPayloadFactory.swift
[655/787] Compiling RequestDL PayloadFactory.swift
[656/787] Compiling RequestDL PayloadNode.swift
[657/787] Compiling RequestDL StringPayloadFactory.swift
[658/787] Compiling RequestDL Payload.swift
[659/787] Compiling RequestDL Property.swift
[660/787] Compiling RequestDL _EitherContent.swift
[661/787] Compiling RequestDL _OptionalContent.swift
[662/787] Compiling RequestDL _PartialContent.swift
[663/787] Compiling RequestDL PropertyBuilder.swift
[664/787] Compiling RequestDL AdditionalTrusts.swift
[665/787] Compiling RequestDL SSLKeyLogger.swift
[666/787] Compiling RequestDL SSLPSKIdentityResolver.swift
[667/787] Compiling RequestDL Internals.TrustRoots.swift
[668/787] Compiling RequestDL Internals.AsyncBytes.swift
[669/787] Compiling RequestDL Internals.AsyncResponse.swift
[670/787] Compiling RequestDL Internals.EventLoopGroupManager.swift
[671/787] Compiling RequestDL MultiThreadedEventLoopGroup.swift
[672/787] Compiling RequestDL Internals.Session.Configuration.swift
[673/787] Compiling RequestDL Internals.Decompression.Limit.swift
[674/787] Compiling RequestDL Internals.Decompression.swift
[675/787] Compiling RequestDL Internals.HTTPVersion.swift
[676/787] Compiling RequestDL Internals.RedirectConfiguration.swift
[677/787] Compiling RequestDL Internals.Timeout.swift
[678/787] Compiling RequestDL CustomSessionProvider.swift
[679/787] Compiling RequestDL IdentifiedSessionProvider.swift
[680/787] Compiling RequestDL SharedSessionProvider.swift
[681/787] Compiling RequestDL SessionProvider.swift
[682/787] Compiling RequestDL Internals.Session.swift
[683/787] Compiling RequestDL Internals.ClientResponseReceiver.swift
[684/787] Compiling RequestDL Internals.DownloadStep.swift
[685/787] Compiling RequestDL Internals.Query.swift
[686/787] Compiling RequestDL Internals.Request.swift
[687/787] Compiling RequestDL Internals.ResponseHead.swift
[688/787] Compiling RequestDL Internals.ResponseStep.swift
[689/787] Compiling RequestDL Internals.UploadStep.swift
[690/787] Compiling RequestDL Certificate.swift
[691/787] Compiling RequestDL CertificateNode.swift
[692/787] Compiling RequestDL CertificateProperty.swift
[693/787] Compiling RequestDL CertificatePropertyKey.swift
[694/787] Compiling RequestDL Certificates.swift
[695/787] Compiling RequestDL PSKIdentity.swift
[696/787] Compiling RequestDL PrivateKey.swift
[697/787] Compiling RequestDL CertificateVerification.swift
[698/787] Compiling RequestDL RenegotiationSupport.swift
[699/787] Compiling RequestDL SecureConnectionNode.swift
[700/787] Compiling RequestDL SignatureAlgorithm.swift
[701/787] Compiling RequestDL TLSCipher.swift
[702/787] Compiling RequestDL TLSVersion.swift
[703/787] Compiling RequestDL SecureConnection.swift
[704/787] Compiling RequestDL DefaultTrusts.swift
[705/787] Compiling RequestDL Trusts.swift
[706/787] Compiling RequestDL Path.swift
[707/787] Compiling RequestDL QueryNode.swift
[708/787] Compiling RequestDL QueryGroup.swift
[709/787] Compiling RequestDL QueryItem.swift
[710/787] Compiling RequestDL URLEncoder.ArrayEncodingStrategy.swift
[711/787] Compiling RequestDL URLEncoder.BoolEncodingStrategy.swift
[712/787] Compiling RequestDL URLEncoder.DataEncodingStrategy.swift
[713/787] Compiling RequestDL URLEncoder.DateEncodingStrategy.swift
[714/787] Compiling RequestDL SessionTask.swift
[715/787] Compiling RequestDL Internals.Storage.swift
[716/787] Compiling RequestDL Internals.AsyncQueue.swift
[717/787] Compiling RequestDL Internals.AsyncStream.swift
[718/787] Compiling RequestDL Internals.DownloadBuffer.swift
[719/787] Compiling RequestDL HTTPHeaders+.swift
[720/787] Compiling RequestDL Never+Property.swift
[721/787] Compiling RequestDL String+Shifted.swift
[722/787] Compiling RequestDL CacheConfigurationProperty.swift
[723/787] Compiling RequestDL CachePolicyProperty.swift
[724/787] Compiling RequestDL CacheStrategyProperty.swift
[725/787] Compiling RequestDL CacheStrategy.swift
[726/787] Compiling RequestDL EmptyCachedDataError.swift
[727/787] Compiling RequestDL DataCache.swift
[728/787] Compiling RequestDL CachedData.swift
[729/787] Compiling RequestDL CachedResponse.swift
[730/787] Compiling RequestDL DataCache.Buffer.swift
[731/787] Compiling RequestDL DataCache.Policy.Set.swift
[732/787] Compiling RequestDL DataCache.Policy.swift
[733/787] Compiling RequestDL DiskStorage.swift
[734/787] Compiling RequestDL MemoryStorage.swift
[735/787] Compiling RequestDL AnyProperty.swift
[736/787] Compiling RequestDL AsyncProperty.swift
[737/787] Compiling RequestDL EmptyProperty.swift
[738/787] Compiling RequestDL EnvironmentProperty.swift
[739/787] Compiling RequestDL Internals.ByteURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[740/787] Compiling RequestDL Internals.FileBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[741/787] Compiling RequestDL Internals.CacheConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[742/787] Compiling RequestDL Internal.CacheControl.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[743/787] Compiling RequestDL Internals.ClientManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[744/787] Compiling RequestDL Internals.ClientManager.Item.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[745/787] Compiling RequestDL Internals.ClientOperationQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[746/787] Compiling RequestDL Internals.ClientOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[747/787] Compiling RequestDL QueueClientOperationDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[748/787] Compiling RequestDL Internals.Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[749/787] Compiling RequestDL Internals.TaskSeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[750/787] Compiling RequestDL Internals.UnsafeTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[751/787] Compiling RequestDL AsyncLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[752/787] Compiling RequestDL AsyncOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[753/787] Compiling RequestDL AsyncSignal.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[754/787] Compiling RequestDL Lock.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[755/787] Compiling RequestDL Internals.Log.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[756/787] Compiling RequestDL Internals.Log.Message.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[757/787] Compiling RequestDL Internals.AdditionalTrustRoots.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[758/787] Compiling RequestDL Internals.CertificateChain.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[759/787] Compiling RequestDL Internals.Certificate.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[760/787] Compiling RequestDL Internals.Certificate.Format.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[761/787] Compiling RequestDL Internals.PrivateKeySource.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[762/787] Compiling RequestDL Internals.PrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[763/787] Compiling RequestDL Internals.SecureConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Certificate/Internals.Certificate.swift:41:28: warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
39 | return try NIOSSLCertificate(bytes: bytes, format: format.build())
40 | case .file(let file):
41 | return try NIOSSLCertificate(file: file, format: format.build())
| `- warning: 'init(file:format:)' is deprecated: Use 'fromPEMFile(_:)' to load all certificates from a PEM file or 'fromDERFile(_:)' to load a single certificate from a DER file.
42 | }
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Private Key Source/Internals.PrivateKeySource.swift:20:25: warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
18 | switch self {
19 | case .file(let path):
20 | return .file(path)
| `- warning: 'file' is deprecated: Use 'NIOSSLPrivateKeySource.privateKey(NIOSSLPrivateKey)' to set private key
21 | case .privateKey(let privateKey):
22 | return try .privateKey(privateKey.build())
/Users/admin/builder/spi-builder-workspace/Sources/RequestDL/Internals/Sources/Secure Connection/Secure Connection/Internals.SecureConnection.swift:113:34: warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
111 |
112 | if let pskIdentityResolver {
113 | tlsConfiguration.pskClientCallback = {
| `- warning: 'pskClientCallback' is deprecated: Deprecated in favor of pskClientProvider which can handle optional hint
114 | try pskIdentityResolver($0)
115 | }
[764/787] Compiling RequestDL TaskResult.swift
[765/787] Compiling RequestDL DownloadTask.swift
[766/787] Compiling RequestDL AsyncBytes.swift
[767/787] Compiling RequestDL MockedTask.swift
[768/787] Compiling RequestDL MockedTaskPayload.swift
[769/787] Compiling RequestDL PropertyMockedTask.swift
[770/787] Compiling RequestDL EmptyResponseError.swift
[771/787] Compiling RequestDL RawTask.swift
[772/787] Compiling RequestDL AsyncResponse.swift
[773/787] Compiling RequestDL DownloadStep.swift
[774/787] Compiling RequestDL HTTPHeaders.swift
[775/787] Compiling RequestDL ResponseHead.swift
[776/787] Compiling RequestDL ResponseStep.swift
[777/787] Compiling RequestDL UploadStep.swift
[778/787] Compiling RequestDL UploadTask.swift
[779/787] Compiling RequestDL RequestTaskInternals.swift
[780/787] Compiling RequestDL TaskEnvironmentKey.swift
[781/787] Compiling RequestDL TaskEnvironmentValues.swift
[782/787] Compiling RequestDL RequestTask.swift
[783/787] Compiling RequestDL InterceptedRequestTask.swift
[784/787] Compiling RequestDL RequestTaskInterceptor.swift
[785/787] Compiling RequestDL RequestTaskModifier.swift
[786/787] Compiling RequestDL _RequestTaskModifier_Content.swift
[787/787] Compiling RequestDL ModifiedRequestTask.swift
Build of target: 'RequestDL' complete! (14.57s)
4292
33 /Users/admin/builder/spi-builder-workspace/.docs/request-dl/request-dl-nio/3.0.4
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/request-dl/request-dl-nio/3.0.4
File count: 4292
Doc size: 33.0MB
Preparing doc bundle ...
Uploading prod-request-dl-request-dl-nio-3.0.4-3121330b.zip to s3://spi-docs-inbox/prod-request-dl-request-dl-nio-3.0.4-3121330b.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [40%]
Copying... [50%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.