Test Coverage and Quality #821
Triggered via workflow run
January 17, 2025 17:09
RolandPheasant
completed
1ab7c1c
Status
Success
Total duration
12m 19s
Artifacts
–
Annotations
10 warnings
build (Release):
src/DynamicData/Cache/ObservableCacheEx.cs#L4168
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
build (Release):
src/DynamicData/Binding/ObservableCollectionAdaptor.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build (Release):
src/DynamicData/Polyfills/IsExternalInit.cs#L8
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
build (Release):
src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L73
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build (Release):
src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L95
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build (Release):
src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L104
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build (Release):
src/DynamicData/Cache/Internal/IndexCalculator.cs#L99
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build (Release):
src/DynamicData/Cache/Tests/ChangeSetAggregator.cs#L18
Reduce the number of generic parameters in the 'ChangeSetAggregator' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
build (Release):
src/DynamicData/Cache/Tests/GroupChangeSetAggregator.cs#L18
Reduce the number of generic parameters in the 'GroupChangeSetAggregator' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
build (Release):
src/DynamicData/Cache/VirtualRequest.cs#L11
Seal class 'VirtualRequest' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
|