Update CI #1
Annotations
3 errors, 10 warnings, and 3 notices
Catalyst:
Tests/ConcurrencyTests.swift#L824
testThatDownloadProgressStreamReturnsProgress, XCTAssertNotNil failed - downloadProgresses should not be empty
|
Catalyst:
Tests/ConcurrencyTests.swift#L825
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - last download progression should be finished
|
Catalyst
Process completed with exit code 65.
|
Catalyst:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Catalyst:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst:
Source/Features/EventMonitor.swift#L548
capture of 'stream' with non-sendable type 'InputStream' in a `@Sendable` closure
|
Catalyst:
Source/Features/ResponseSerialization.swift#L443
conformance of 'JSONDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst:
Source/Features/ResponseSerialization.swift#L445
conformance of 'PropertyListDecoder' to 'Sendable' is only available in application extensions for Mac Catalyst 16.0 or newer
|
Catalyst:
Tests/ResponseSerializationTests.swift#L1198
mutation of captured var 'data' in concurrently-executing code; this is an error in Swift 6
|
Catalyst:
Tests/UploadTests.swift#L600
stored property 'multipartFormData' of 'Sendable'-conforming struct 'MultipartFormDataRequest' has non-sendable type 'MultipartFormData'
|
Catalyst:
Tests/UploadTests.swift#L624
mutation of captured var 'response' in concurrently-executing code; this is an error in Swift 6
|
Catalyst
Skipped Alamofire_iOS_Tests.DataRequestCombineTests.testThatPublishedDataRequestCanBeCancelledAutomatically
|
Catalyst
Skipped Alamofire_iOS_Tests.DataStreamRequestCombineTests.testThatPublishedDataStreamRequestCanBeCancelledAutomatically
|
Catalyst
Skipped Alamofire_iOS_Tests.DownloadRequestCombineTests.testThatPublishedDownloadRequestCanBeCancelledAutomatically
|
Loading