build(deps): bump actions/checkout from 3 to 4 (#768) #36
Annotations
10 warnings
src/DynamicData/Aggregation/MaxEx.cs#L201
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
src/DynamicData/Cache/SortOptimisations.cs#L34
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
src/DynamicData/Cache/Internal/DynamicCombiner.cs#L176
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L73
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L95
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L104
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/DynamicData/Cache/Internal/FilterOnObservable.cs#L22
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
src/DynamicData/Cache/Internal/GroupOnImmutable.cs#L248
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
src/DynamicData/Cache/Internal/IndexCalculator.cs#L99
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/DynamicData/Aggregation/MaxEx.cs#L203
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
The logs for this run have expired and are no longer available.
Loading