Bump xunit from 2.6.3 to 2.6.4 #470
Annotations
1 error and 8 warnings
Code-Quality
Process completed with exit code 1.
|
Code-Quality:
BenchmarkMockNet/Program.cs#L11
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Code-Quality:
BenchmarkMockNet/Report.cs#L59
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Code-Quality:
BenchmarkMockNet/Report.cs#L43
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Code-Quality:
BenchmarkMockNet/Report.cs#L47
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Code-Quality:
BenchmarkMockNet/Program.cs#L11
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Code-Quality:
BenchmarkMockNet/Report.cs#L59
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Code-Quality:
BenchmarkMockNet/Report.cs#L43
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Code-Quality:
BenchmarkMockNet/Report.cs#L47
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|