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