PoC: Noncopyable DisposeBag #615
Annotations
3 errors and 3 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
|
|
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/
|
|
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')
|
This job failed
Loading