bugfix: improve CollectionShouldHaveCountLessThan_CountShouldBeLessTh… #260
Annotations
2 warnings
src/FluentAssertions.Analyzers/Tips/NunitCodeFixProvider.cs#L674
Parameter 'constraint' is unread.
|
src/FluentAssertions.Analyzers/Tips/AsyncVoid.cs#L74
'AsyncVoidCodeFix' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.
|
This job succeeded
Loading