Make the cache operators honour the Rx observable contract - #1146
Open
dwcullop wants to merge 12 commits into
Open
Make the cache operators honour the Rx observable contract#1146dwcullop wants to merge 12 commits into
dwcullop wants to merge 12 commits into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L81
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L81
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject, TKey}}'
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L65
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L65
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject, TKey}}'
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L42
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L42
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject, TKey}}'
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L21
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.Adapt.cs#L34
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject, TKey}}'
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.Batch.cs#L34
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject, TKey}}'
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortAndBind.cs#L21
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject, TKey}}'
|
background
wait
wait-all
cancel
parallel
Loading