Fix Ci for Xcode 15 #537
Annotations
3 errors and 50 warnings
Xcode 15 (iOS):
Tests/RxCocoaTests/UIRefreshControl+RxTests.swift#L24
testRefreshing_True, XCTAssertTrue failed
|
Xcode 15 (iOS)
Tests Failed: 1 failed, 0 skipped, 1789 total (127.476 seconds)
|
Xcode 15 (iOS)
Process completed with exit code 65.
|
Xcode 15 (SPM)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Xcode 15 (iOS-Example)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (Unix)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (tvOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Xcode 15 (iOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|