PoC: Noncopyable DisposeBag #616
Annotations
14 errors and 48 warnings
Xcode 15 (Unix)
Process completed with exit code 1.
|
Xcode 15 (tvOS):
Tests/RxCocoaTests/KVOObservableTests.swift#L33
noncopyable type 'DisposeBag' cannot be used with generic type 'Optional<Wrapped>' yet
|
Xcode 15 (tvOS)
Process completed with exit code 65.
|
Xcode 15 (iOS-Example):
RxExample/RxExample/Examples/WikipediaImageSearch/Views/CollectionViewImageCell.swift#L16
noncopyable type 'DisposeBag' cannot be used with generic type 'Optional<Wrapped>' yet
|
Xcode 15 (iOS-Example):
RxExample/RxExample/Examples/WikipediaImageSearch/Views/CollectionViewImageCell.swift#L25
cannot pass immutable value as inout argument: 'disposeBag' is a 'let' constant
|
Xcode 15 (iOS-Example):
RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift#L76
noncopyable type 'DisposeBag' cannot be used with generic type 'Optional<Wrapped>' yet
|
Xcode 15 (iOS-Example):
RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift#L19
noncopyable type 'DisposeBag' cannot be used with generic type 'Optional<Wrapped>' yet
|
Xcode 15 (iOS-Example):
RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift#L40
cannot pass immutable value as inout argument: 'disposeBag' is a 'let' constant
|
Xcode 15 (iOS-Example):
RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift#L53
cannot pass immutable value as inout argument: 'disposeBag' is a 'let' constant
|
Xcode 15 (iOS-Example)
Process completed with exit code 65.
|
Xcode 15 (iOS):
Tests/RxCocoaTests/KVOObservableTests.swift#L33
noncopyable type 'DisposeBag' cannot be used with generic type 'Optional<Wrapped>' yet
|
Xcode 15 (iOS)
error: /Users/runner/work/RxSwift/RxSwift/build/Build/Intermediates.noindex/Rx.build/Debug-iphonesimulator/AllTests-iOS.build/Objects-normal-tsan-ubsan/arm64/AllTests_iOS.swiftmodule: No such file or directory (in target 'AllTests-iOS' from project 'Rx')
|
Xcode 15 (iOS)
error: /Users/runner/work/RxSwift/RxSwift/build/Build/Intermediates.noindex/Rx.build/Debug-iphonesimulator/AllTests-iOS.build/Objects-normal-tsan-ubsan/arm64/AllTests_iOS.swiftdoc: No such file or directory (in target 'AllTests-iOS' from project 'Rx')
|
Xcode 15 (iOS)
Process completed with exit code 65.
|
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 (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 (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
|
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 (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
|