introduce single CollectionAnalyzer for collection assertions #22
benchmark.yml
on: pull_request
Performance regression check
20s
Annotations
4 errors and 10 warnings
Performance regression check:
src/FluentAssertions.Analyzers/Utilities/HelpLinks.cs#L18
The type or namespace name 'CollectionShouldNotContainPropertyAnalyzer' could not be found (are you missing a using directive or an assembly reference?)
|
Performance regression check:
src/FluentAssertions.Analyzers/Utilities/HelpLinks.cs#L36
The type or namespace name 'CollectionShouldNotContainPropertyAnalyzer' could not be found (are you missing a using directive or an assembly reference?)
|
Performance regression check:
src/FluentAssertions.Analyzers/Utilities/HelpLinks.cs#L38
The type or namespace name 'CollectionShouldNotContainPropertyAnalyzer' could not be found (are you missing a using directive or an assembly reference?)
|
Performance regression check
Process completed with exit code 1.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldHaveElementAt.cs#L15
'CollectionShouldHaveElementAtAnalyzer.DiagnosticId' hides inherited member 'CollectionAnalyzer.DiagnosticId'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldHaveElementAt.cs#L18
'CollectionShouldHaveElementAtAnalyzer.Message' hides inherited member 'CollectionAnalyzer.Message'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldHaveElementAt0Null.cs#L15
'CollectionShouldHaveElementAt0NullAnalyzer.DiagnosticId' hides inherited member 'CollectionAnalyzer.DiagnosticId'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldHaveElementAt0Null.cs#L18
'CollectionShouldHaveElementAt0NullAnalyzer.Message' hides inherited member 'CollectionAnalyzer.Message'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldIntersectWith.cs#L14
'CollectionShouldIntersectWithAnalyzer.DiagnosticId' hides inherited member 'CollectionAnalyzer.DiagnosticId'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldIntersectWith.cs#L17
'CollectionShouldIntersectWithAnalyzer.Message' hides inherited member 'CollectionAnalyzer.Message'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldNotBeNullOrEmpty.cs#L15
'CollectionShouldNotBeNullOrEmptyAnalyzer.DiagnosticId' hides inherited member 'CollectionAnalyzer.DiagnosticId'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/Collections/CollectionShouldNotBeNullOrEmpty.cs#L18
'CollectionShouldNotBeNullOrEmptyAnalyzer.Message' hides inherited member 'CollectionAnalyzer.Message'. Use the new keyword if hiding was intended.
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/AsyncVoid.cs#L21
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0801' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Performance regression check:
src/FluentAssertions.Analyzers/Tips/NullConditionalAssertionAnalyzer.cs#L18
Enable analyzer release tracking for the analyzer project containing rule 'FluentAssertions0800' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|