PoC: Noncopyable DisposeBag #615
Annotations
5 errors and 6 warnings
RxSwift/Disposables/DisposeBag.swift#L129
usage of a noncopyable type that compiler can't verify. This is a compiler bug. Please file a bug with a small example of the bug
|
RxSwift/Disposables/DisposeBag.swift#L129
usage of a noncopyable type that compiler can't verify. This is a compiler bug. Please file a bug with a small example of the bug
|
RxSwift/Disposables/DisposeBag.swift#L129
usage of a noncopyable type that compiler can't verify. This is a compiler bug. Please file a bug with a small example of the bug
|
RxSwift/Disposables/DisposeBag.swift#L129
usage of a noncopyable type that compiler can't verify. This is a compiler bug. Please file a bug with a small example of the bug
|
|
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/
|
|
RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
|
RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
|
RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L37
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
|
RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift#L39
converting non-sendable function value to '@sendable () async throws -> Void' may introduce data races
|
This job failed
Loading