Bump System.IO.Abstractions from 21.0.22 to 21.0.26 #563
Annotations
11 warnings
Code-Quality
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code-Quality:
BenchmarkMockNet/MockingBenchmark.cs#L21
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
Code-Quality:
BenchmarkMockNet/MockingBenchmark.cs#L8
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
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/MockingBenchmark.cs#L21
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
Code-Quality:
BenchmarkMockNet/MockingBenchmark.cs#L8
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
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)
|