Skip to content

build(deps): bump Microsoft.SourceLink.GitHub in /src (#769) #31

build(deps): bump Microsoft.SourceLink.GitHub in /src (#769)

build(deps): bump Microsoft.SourceLink.GitHub in /src (#769) #31

Triggered via push November 26, 2023 11:26
Status Success
Total duration 7m 24s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (Release): 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)
build (Release): 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)
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/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)
build (Release): 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)
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/Sort.cs#L62
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
build (Release): src/DynamicData/Cache/Internal/SpecifiedGrouper.cs#L38
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)