Migrate DynamicData to ReactiveUI.Primitives #2350
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/Internal/MergeMany.cs#L64
The type 'TDestination' cannot be used as type parameter 'T' in the generic type or method 'DeliveryQueue<T>'. Nullability of type argument 'TDestination' doesn't match 'notnull' constraint.
|
|
Build:
src/DynamicData/Internal/CacheParentSubscription.cs#L182
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SynchronizeSafeExtensions.SynchronizeSafe<T>(IObservable<T>, SharedDeliveryQueue)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Build:
src/DynamicData/Cache/Internal/QueryWhenChanged.cs#L59
The type 'TValue' cannot be used as type parameter 'T' in the generic type or method 'SynchronizeSafeExtensions.SynchronizeSafe<T>(IObservable<T>, SharedDeliveryQueue)'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortBy.cs#L51
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
|
Build:
src/DynamicData/Cache/ObservableCacheEx.SortBy.cs#L51
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
|
Build:
src/DynamicData/Cache/Internal/MergeMany.cs#L64
The type 'TDestination' cannot be used as type parameter 'T' in the generic type or method 'DeliveryQueue<T>'. Nullability of type argument 'TDestination' doesn't match 'notnull' constraint.
|
|
Build:
src/DynamicData/Internal/CacheParentSubscription.cs#L182
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SynchronizeSafeExtensions.SynchronizeSafe<T>(IObservable<T>, SharedDeliveryQueue)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Build:
src/DynamicData/Cache/Internal/QueryWhenChanged.cs#L59
The type 'TValue' cannot be used as type parameter 'T' in the generic type or method 'SynchronizeSafeExtensions.SynchronizeSafe<T>(IObservable<T>, SharedDeliveryQueue)'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
|
Build:
src/DynamicData/Cache/Internal/MergeMany.cs#L86
The type 'TDestination' cannot be used as type parameter 'T' in the generic type or method 'DeliveryQueue<T>'. Nullability of type argument 'TDestination' doesn't match 'notnull' constraint.
|
|
Build:
src/DynamicData/Cache/Internal/MergeMany.cs#L86
The type 'TDestination' cannot be used as type parameter 'T' in the generic type or method 'DeliveryQueue<T>'. Nullability of type argument 'TDestination' doesn't match 'notnull' constraint.
|
background
wait
wait-all
cancel
parallel
Loading