Skip to content

Allow VirtualTimeScheduler to run on any thread #560

Allow VirtualTimeScheduler to run on any thread

Allow VirtualTimeScheduler to run on any thread #560

Triggered via pull request July 10, 2024 17:28
Status Failure
Total duration 7m 55s
Artifacts

tests.yml

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

Annotations

2 errors, 50 warnings, and 1 notice
Xcode 15 (Unix)
test_schedulePeriodic on 'My Mac - xctest (4400)' (1.429 seconds)
Xcode 15 (Unix)
Process completed with exit code 65.
Xcode 15 (iOS)
Tests Passed: 0 failed, 0 skipped, 1787 total (49.547 seconds)
Xcode 15 (SPM)
The following actions uses Node.js version which is deprecated 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)
The following actions uses Node.js version which is deprecated 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)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (watchOS)
The following actions uses Node.js version which is deprecated 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): 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.4.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.4.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.4.99. (in target 'RxCocoa' from project 'Rx')
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.4.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (iOS-Example)
The following actions uses Node.js version which is deprecated 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)
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.4.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.4.99. (in target 'RxCocoa' from project 'Rx')
Xcode 15 (iOS)
The following actions uses Node.js version which is deprecated 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)
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 (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 (tvOS)
The following actions uses Node.js version which is deprecated 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)
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 (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