Test Coverage and Quality #548
Triggered via workflow run
July 6, 2024 12:15
renovate[bot]
completed
7b04571
Status
Success
Total duration
11m 42s
Artifacts
–
Annotations
10 warnings
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/Binding/ObservableCollectionAdaptor.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
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/Internal/SpecifiedGrouper.cs#L38
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build (Release):
src/DynamicData/Cache/MissingKeyException.cs#L12
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MissingKeyException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
build (Release):
src/DynamicData/Cache/Node.cs#L17
Seal class 'Node' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
|
build (Release):
src/DynamicData/Cache/ObservableCache.cs#L363
Make '_pendingChanges' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|