Skip to content

RxSwift

RxSwift #605

Manually triggered October 4, 2024 19:58
Status Cancelled
Total duration 9m 12s
Artifacts

tests.yml

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

Annotations

6 errors and 42 warnings
Xcode 15 (Unix): RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L199
concurrency is only available in application extensions for macOS 10.15.0 or newer
Xcode 15 (Unix)
Process completed with exit code 65.
Xcode 15 (tvOS)
The run was canceled by @freak4pc.
Xcode 15 (tvOS)
The operation was canceled.
Xcode 15 (iOS)
The run was canceled by @freak4pc.
Xcode 15 (iOS)
The operation was canceled.
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 (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 (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)
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
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