Skip to content

Complete async Observable on CancellationError #608

Complete async Observable on CancellationError

Complete async Observable on CancellationError #608

Triggered via push October 4, 2024 20:26
Status Success
Total duration 10m 29s
Artifacts

tests.yml

on: push
Matrix: Xcode 15
Fit to window
Zoom out
Zoom in

Annotations

53 warnings
Xcode 15 (SPM)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Xcode 15 (iOS-Example)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Xcode 15 (iOS-Example)
SwiftLint is not installed
Xcode 15 (iOS-Example): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (iOS-Example): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (iOS-Example)
SwiftLint is not installed
Xcode 15 (iOS-Example)
SwiftLint is not installed
Xcode 15 (iOS-Example): Rx.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (iOS-Example): Rx.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RxCocoa' from project 'Rx')
Xcode 15 (Unix)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (Unix): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (Unix): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (Unix): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (Unix): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (iOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (iOS): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS): RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift#L15
main actor-isolated class 'RxTableViewDelegateProxy' has different actor isolation from nonisolated superclass 'RxScrollViewDelegateProxy'; this is an error in Swift 6
Xcode 15 (iOS): RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift#L15
main actor-isolated class 'RxCollectionViewDelegateProxy' has different actor isolation from nonisolated superclass 'RxScrollViewDelegateProxy'; this is an error in Swift 6
Xcode 15 (iOS): RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift#L15
main actor-isolated class 'RxTextViewDelegateProxy' has different actor isolation from nonisolated superclass 'RxScrollViewDelegateProxy'; this is an error in Swift 6
Xcode 15 (watchOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (watchOS): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (watchOS): Rx.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.5.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS): Rx.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.5.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (watchOS): Rx.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.5.99. (in target 'RxCocoa' from project 'Rx')
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (tvOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (tvOS): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS): RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift#L15
main actor-isolated class 'RxTableViewDelegateProxy' has different actor isolation from nonisolated superclass 'RxScrollViewDelegateProxy'; this is an error in Swift 6
Xcode 15 (tvOS): RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift#L15
main actor-isolated class 'RxCollectionViewDelegateProxy' has different actor isolation from nonisolated superclass 'RxScrollViewDelegateProxy'; this is an error in Swift 6
Xcode 15 (tvOS): RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift#L15
main actor-isolated class 'RxTextViewDelegateProxy' has different actor isolation from nonisolated superclass 'RxScrollViewDelegateProxy'; this is an error in Swift 6