Fix Package.swift Deprecation Warning (#3911) #1148
ci.yml
on: push
Android
4m 34s
Analyze with CodeQL
10m 25s
Matrix: Catalyst
Matrix: iOS
Matrix: Linux
Matrix: macOS
Matrix: SPM
Matrix: tvOS
Matrix: visionOS
Matrix: watchOS
Matrix: Windows
Annotations
36 errors, 310 warnings, and 87 notices
Linux (swiftlang/swift:nightly-focal)
Process completed with exit code 1.
|
Linux (swiftlang/swift:nightly-jammy)
Process completed with exit code 1.
|
iOS 17.2:
Tests/ConcurrencyTests.swift#L822
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - httpResponses should have one response
|
iOS 17.2:
Tests/ConcurrencyTests.swift#L824
testThatDownloadProgressStreamReturnsProgress, XCTAssertNotNil failed - downloadProgresses should not be empty
|
iOS 17.2:
Tests/ConcurrencyTests.swift#L825
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - last download progression should be finished
|
iOS 17.2
Process completed with exit code 65.
|
Catalyst 15.1:
Tests/DownloadTests.swift#L165
testCancelledDownloadRequest, XCTAssertNil failed: "<NSHTTPURLResponse: 0x112f92b60> { URL: http://127.0.0.1:8080/stream/10 } { Status Code: 200, Headers {
|
Catalyst 15.1:
Tests/DownloadTests.swift#L166
testCancelledDownloadRequest, XCTAssertNil failed: "file:///var/folders/q5/6nls1_g145s2fl1lbvx2zby40000gn/T/org.alamofire.tests/201AB768-A5AF-45B4-85CB-3FC31BF586C7.json"
|
Catalyst 15.1:
Tests/DownloadTests.swift#L167
testCancelledDownloadRequest, XCTAssertNotNil failed
|
Catalyst 15.1:
Tests/DownloadTests.swift#L168
testCancelledDownloadRequest, XCTAssertEqual failed: ("nil") is not equal to ("Optional(true)")
|
Catalyst 15.1
Process completed with exit code 65.
|
iOS 17.5:
Tests/CombineTests.swift#L1066
testThatDownloadRequestCanPublishData, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received", "publisher should complete".
|
iOS 17.5:
Tests/CombineTests.swift#L1069
testThatDownloadRequestCanPublishData, XCTAssertTrue failed
|
iOS 17.5:
Tests/CombineTests.swift#L1181
testThatDownloadRequestCanPublishResult, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received", "publisher should complete".
|
iOS 17.5:
Tests/CombineTests.swift#L1184
testThatDownloadRequestCanPublishResult, XCTAssertTrue failed
|
iOS 17.5:
Tests/RedirectHandlerTests.swift#L51
testThatRequestRedirectHandlerCanFollowRedirects, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "Request should redirect to /get".
|
iOS 17.5:
Tests/RedirectHandlerTests.swift#L54
testThatRequestRedirectHandlerCanFollowRedirects, XCTAssertNotNil failed
|
iOS 17.5:
Tests/RedirectHandlerTests.swift#L55
testThatRequestRedirectHandlerCanFollowRedirects, XCTAssertNotNil failed
|
iOS 17.5:
Tests/RedirectHandlerTests.swift#L56
testThatRequestRedirectHandlerCanFollowRedirects, XCTAssertNotNil failed
|
iOS 17.5:
Tests/RedirectHandlerTests.swift#L59
testThatRequestRedirectHandlerCanFollowRedirects, XCTAssertEqual failed: ("nil") is not equal to ("Optional(http://127.0.0.1:8080/get)")
|
iOS 17.5:
Tests/RedirectHandlerTests.swift#L60
testThatRequestRedirectHandlerCanFollowRedirects, XCTAssertEqual failed: ("nil") is not equal to ("Optional(200)")
|
Catalyst 15.2:
Tests/CombineTests.swift#L418
testThatPublishedDataRequestCanBeCancelledManually, XCTAssertTrue failed
|
Catalyst 15.2:
Tests/CombineTests.swift#L419
testThatPublishedDataRequestCanBeCancelledManually, XCTAssertTrue failed - error is not explicitly cancelled but None
|
Catalyst 15.2:
Tests/CombineTests.swift#L421
testThatPublishedDataRequestCanBeCancelledManually, XCTAssertTrue failed
|
Catalyst 15.2
Process completed with exit code 65.
|
tvOS 17.5:
Tests/ConcurrencyTests.swift#L822
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - httpResponses should have one response
|
tvOS 17.5
Process completed with exit code 65.
|
tvOS 17.2:
Tests/ConcurrencyTests.swift#L824
testThatDownloadProgressStreamReturnsProgress, XCTAssertNotNil failed - downloadProgresses should not be empty
|
tvOS 17.2:
Tests/ConcurrencyTests.swift#L825
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - last download progression should be finished
|
tvOS 17.2
Process completed with exit code 65.
|
macOS 14, SPM 6.0 Test
The job running on runner Firebreak has exceeded the maximum execution time of 10 minutes.
|
macOS 14, SPM 6.0 Test
The operation was canceled.
|
visionOS 2.0:
Tests/RequestTests.swift#L183
testRequestResponseWithProgress, XCTAssertEqual failed: ("0.0") is not equal to ("1.0")
|
visionOS 2.0
Process completed with exit code 65.
|
Analyze with CodeQL
The job running on runner GitHub Actions 44 has exceeded the maximum execution time of 10 minutes.
|
Analyze with CodeQL
The operation was canceled.
|
iOS 18.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 18.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
iOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
iOS 18.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer; this is an error in the Swift 6 language mode
|
iOS 18.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer; this is an error in the Swift 6 language mode
|
iOS 18.0:
Source/Core/DataStreamRequest.swift#L162
capture of 'stream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
iOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
iOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
iOS 18.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer; this is an error in the Swift 6 language mode
|
iOS 18.0
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
Catalyst 16.0
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
Catalyst 16.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 16.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 16.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
Catalyst 16.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
Catalyst 16.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer; this is an error in the Swift 6 language mode
|
Catalyst 16.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer; this is an error in the Swift 6 language mode
|
Catalyst 16.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Catalyst 16.0:
Source/Core/DataStreamRequest.swift#L162
capture of 'stream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Catalyst 16.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
Catalyst 16.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
Catalyst 15.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
Catalyst 15.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.0:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
Catalyst 15.0:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
Catalyst 15.0:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 16.0, Swift 6.0
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, Xcode 16.0, Swift 6.0:
Source/Core/DataStreamRequest.swift#L162
capture of 'stream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
iOS 17.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 17.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 17.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.2:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
iOS 17.2:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
iOS 17.2:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
iOS 17.2:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
Catalyst 15.1:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.1:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.1:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.1:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.1:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.1:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.1:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
Catalyst 15.1:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
Catalyst 15.1:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
Catalyst 15.1:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
iOS 17.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 17.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 17.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
iOS 17.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
iOS 17.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
iOS 17.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
iOS 17.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
iOS 17.0:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
iOS 17.0:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
iOS 17.0:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
Android
macOS's Gatekeeper has been disabled for this Cask
|
iOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
iOS 17.5:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.5:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.5:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
iOS 17.5:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.5:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for iOS 16.0 or newer
|
iOS 17.5:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
iOS 17.5:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
iOS 17.5:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
Catalyst 15.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.2:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
Catalyst 15.2:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
Catalyst 15.2:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
Catalyst 15.2:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
Catalyst 15.4:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.4:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst 15.4:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.4:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.4:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.4:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst 15.4:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
Catalyst 15.4:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
Catalyst 15.4:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
Catalyst 15.4:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Tests/RequestInterceptorTests.swift#L647
stored property 'onAdaptation' of 'Sendable'-conforming generic class 'InspectorInterceptor' is mutable
|
macOS 14, Xcode 15.0.1, Swift 5.9.0:
Tests/RequestInterceptorTests.swift#L681
stored property 'hasRetried' of 'Sendable'-conforming class 'SingleRetrier' is mutable
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Tests/RequestInterceptorTests.swift#L647
stored property 'onAdaptation' of 'Sendable'-conforming generic class 'InspectorInterceptor' is mutable
|
macOS 14, Xcode 15.1, Swift 5.9.1:
Tests/RequestInterceptorTests.swift#L681
stored property 'hasRetried' of 'Sendable'-conforming class 'SingleRetrier' is mutable
|
macOS 14, SPM 5.9.1 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.1 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.1 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.1 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.1 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.1 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.1 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.1 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.1 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.1 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.0 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.0 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.0 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, Xcode 15.4, Swift 5.10:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.4, Swift 5.10:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.4, Swift 5.10:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.4, Swift 5.10:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.4, Swift 5.10:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, Xcode 15.4, Swift 5.10:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.4, Swift 5.10:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
macOS 14, Xcode 15.4, Swift 5.10:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.4, Swift 5.10:
Tests/RequestInterceptorTests.swift#L647
stored property 'onAdaptation' of 'Sendable'-conforming generic class 'InspectorInterceptor' is mutable
|
macOS 14, Xcode 15.4, Swift 5.10:
Tests/RequestInterceptorTests.swift#L681
stored property 'hasRetried' of 'Sendable'-conforming class 'SingleRetrier' is mutable
|
macOS 14, SPM 5.9.2 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.2 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.2 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.2 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.2 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.2 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.2 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.2 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.9.2 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.9.2 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for macOS 13.0 or newer
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Tests/RequestInterceptorTests.swift#L647
stored property 'onAdaptation' of 'Sendable'-conforming generic class 'InspectorInterceptor' is mutable
|
macOS 14, Xcode 15.2, Swift 5.9.2:
Tests/RequestInterceptorTests.swift#L681
stored property 'hasRetried' of 'Sendable'-conforming class 'SingleRetrier' is mutable
|
macOS 14, SPM 5.10 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.10 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.10 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.10 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.10 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.10 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.10 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.10 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
macOS 14, SPM 5.10 Test:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
macOS 14, SPM 5.10 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
|
tvOS 17.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 17.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 17.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
tvOS 17.0:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
tvOS 17.0:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
tvOS 17.0:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
tvOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 17.5:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.5:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.5:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.5:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.5:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
tvOS 17.5:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
tvOS 17.5:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
tvOS 17.5:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
tvOS 17.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 17.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 17.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.2:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
tvOS 17.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer
|
tvOS 17.2:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
tvOS 17.2:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
tvOS 17.2:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
macOS 14, SPM 6.0 Test
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
macOS 14, SPM 6.0 Test:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in macOS 13.0 or newer; this is an error in the Swift 6 language mode
|
watchOS 10.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 10.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 10.5:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.5:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.5:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
watchOS 10.5:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.5:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.5:
Tests/ResponseTests.swift#L477
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
watchOS 10.5:
Tests/DownloadTests.swift#L856
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
watchOS 10.5:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
tvOS 18.0
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
tvOS 18.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 18.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tvOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
tvOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
tvOS 18.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer; this is an error in the Swift 6 language mode
|
tvOS 18.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for tvOS 16.0 or newer; this is an error in the Swift 6 language mode
|
tvOS 18.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
tvOS 18.0:
Source/Core/DataStreamRequest.swift#L162
capture of 'stream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
tvOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
tvOS 18.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
watchOS 10.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 10.2:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 10.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.2:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.2:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.2:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
watchOS 10.2:
Tests/ResponseTests.swift#L477
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
watchOS 10.2:
Tests/DownloadTests.swift#L856
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
watchOS 10.2:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
watchOS 10.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 10.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 10.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
watchOS 10.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer
|
watchOS 10.0:
Tests/ResponseTests.swift#L477
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
watchOS 10.0:
Tests/DownloadTests.swift#L856
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
watchOS 10.0:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
watchOS 11.0
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
watchOS 11.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 11.0:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
watchOS 11.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
watchOS 11.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
watchOS 11.0:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer; this is an error in the Swift 6 language mode
|
watchOS 11.0:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for watchOS 9.0 or newer; this is an error in the Swift 6 language mode
|
watchOS 11.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
watchOS 11.0:
Source/Core/DataStreamRequest.swift#L162
capture of 'stream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
watchOS 11.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
watchOS 11.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
visionOS 1.0
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
visionOS 1.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
visionOS 1.0:
Tests/NetworkReachabilityManagerTests.swift#L185
reference to captured var 'networkReachabilityStatus' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/NetworkReachabilityManagerTests.swift#L186
mutation of captured var 'networkReachabilityStatus' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/NetworkReachabilityManagerTests.swift#L205
mutation of captured var 'networkReachabilityStatus' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/RedirectHandlerTests.swift#L47
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/RedirectHandlerTests.swift#L73
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/RedirectHandlerTests.swift#L102
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/RedirectHandlerTests.swift#L130
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/RedirectHandlerTests.swift#L156
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.0:
Tests/RedirectHandlerTests.swift#L185
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.2
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
visionOS 1.2:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
visionOS 1.2:
Tests/TestHelpers.swift#L329
stored property 'remainingEndpoints' of 'Sendable'-conforming class 'EndpointSequence' is mutable
|
visionOS 1.2:
Tests/DataStreamTests.swift#L518
mutation of captured var 'complete' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.2:
Tests/DataStreamTests.swift#L519
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.2:
Tests/DataStreamTests.swift#L908
stored property 'hasRetried' of 'Sendable'-conforming class 'GoodRetry' is mutable
|
visionOS 1.2:
Tests/DataStreamTests.swift#L938
mutation of captured var 'streamOnMain' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.2:
Tests/DataStreamTests.swift#L941
mutation of captured var 'accumulatedData' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.2:
Tests/DataStreamTests.swift#L945
mutation of captured var 'completeOnMain' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.2:
Tests/DataStreamTests.swift#L946
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 1.2:
Tests/DownloadTests.swift#L856
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
visionOS 2.0
alamofire/alamofire/firewalk 0.11.0 is already installed and up-to-date.
To reinstall 0.11.0, run:
brew reinstall firewalk
|
visionOS 2.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Source/Features/ResponseSerialization.swift#L360
type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Source/Features/ResponseSerialization.swift#L360
type 'JSONResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Source/Core/DataStreamRequest.swift#L162
capture of 'stream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Tests/TestHelpers.swift#L329
stored property 'remainingEndpoints' of 'Sendable'-conforming class 'EndpointSequence' is mutable; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Tests/AuthenticationTests.swift#L105
mutation of captured var 'response' in concurrently-executing code; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Tests/DataStreamTests.swift#L518
mutation of captured var 'complete' in concurrently-executing code; this is an error in the Swift 6 language mode
|
visionOS 2.0:
Tests/DataStreamTests.swift#L519
mutation of captured var 'response' in concurrently-executing code; this is an error in the Swift 6 language mode
|
Analyze with CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
iOS 18.0
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
iOS 18.0
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
iOS 18.0
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
Catalyst 16.0
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
Catalyst 16.0
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
Catalyst 16.0
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
Catalyst 15.0
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
Catalyst 15.0
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
Catalyst 15.0
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 16.0, Swift 6.0
Skipped Alamofire_macOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 16.0, Swift 6.0
Skipped Alamofire_macOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 16.0, Swift 6.0
Skipped Alamofire_macOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
iOS 17.2
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
iOS 17.2
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
iOS 17.2
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
Catalyst 15.1
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
Catalyst 15.1
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
Catalyst 15.1
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
iOS 17.0
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
iOS 17.0
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
iOS 17.0
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
iOS 17.5
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
iOS 17.5
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
iOS 17.5
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
Catalyst 15.2
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
Catalyst 15.2
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
Catalyst 15.2
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
Catalyst 15.4
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
Catalyst 15.4
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
Catalyst 15.4
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.0.1, Swift 5.9.0
Skipped Alamofire_macOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.0.1, Swift 5.9.0
Skipped Alamofire_macOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.0.1, Swift 5.9.0
Skipped Alamofire_macOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.1, Swift 5.9.1
Skipped Alamofire_macOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.1, Swift 5.9.1
Skipped Alamofire_macOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.1, Swift 5.9.1
Skipped Alamofire_macOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.1 Test
Skipped AlamofireTests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.1 Test
Skipped AlamofireTests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.1 Test
Skipped AlamofireTests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.0 Test
Skipped AlamofireTests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.0 Test
Skipped AlamofireTests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.0 Test
Skipped AlamofireTests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.4, Swift 5.10
Skipped Alamofire_macOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.4, Swift 5.10
Skipped Alamofire_macOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.4, Swift 5.10
Skipped Alamofire_macOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.2 Test
Skipped AlamofireTests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.2 Test
Skipped AlamofireTests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.9.2 Test
Skipped AlamofireTests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.2, Swift 5.9.2
Skipped Alamofire_macOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.2, Swift 5.9.2
Skipped Alamofire_macOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, Xcode 15.2, Swift 5.9.2
Skipped Alamofire_macOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.10 Test
Skipped AlamofireTests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.10 Test
Skipped AlamofireTests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
macOS 14, SPM 5.10 Test
Skipped AlamofireTests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
tvOS 17.0
Skipped Alamofire_tvOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
tvOS 17.0
Skipped Alamofire_tvOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
tvOS 17.0
Skipped Alamofire_tvOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
tvOS 17.5
Skipped Alamofire_tvOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
tvOS 17.5
Skipped Alamofire_tvOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
tvOS 17.5
Skipped Alamofire_tvOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
tvOS 17.2
Skipped Alamofire_tvOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
tvOS 17.2
Skipped Alamofire_tvOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
tvOS 17.2
Skipped Alamofire_tvOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
watchOS 10.5
Skipped Alamofire_watchOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
watchOS 10.5
Skipped Alamofire_watchOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
watchOS 10.5
Skipped Alamofire_watchOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
tvOS 18.0
Skipped Alamofire_tvOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
tvOS 18.0
Skipped Alamofire_tvOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
tvOS 18.0
Skipped Alamofire_tvOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
watchOS 10.2
Skipped Alamofire_watchOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
watchOS 10.2
Skipped Alamofire_watchOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
watchOS 10.2
Skipped Alamofire_watchOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
watchOS 10.0
Skipped Alamofire_watchOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
watchOS 10.0
Skipped Alamofire_watchOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
watchOS 10.0
Skipped Alamofire_watchOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
watchOS 11.0
Skipped Alamofire_watchOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
watchOS 11.0
Skipped Alamofire_watchOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
watchOS 11.0
Skipped Alamofire_watchOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
visionOS 1.0
Skipped Alamofire_visionOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
visionOS 1.0
Skipped Alamofire_visionOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
visionOS 1.0
Skipped Alamofire_visionOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
visionOS 1.2
Skipped Alamofire_visionOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
visionOS 1.2
Skipped Alamofire_visionOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
visionOS 1.2
Skipped Alamofire_visionOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
visionOS 2.0
Skipped Alamofire_visionOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
visionOS 2.0
Skipped Alamofire_visionOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
visionOS 2.0
Skipped Alamofire_visionOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|