Skip to content

Bump NSubstitute from 5.1.0 to 5.3.0 #600

Bump NSubstitute from 5.1.0 to 5.3.0

Bump NSubstitute from 5.1.0 to 5.3.0 #600

Triggered via push October 28, 2024 19:57
Status Success
Total duration 1m 18s
Artifacts

Sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Code-Quality
The following actions use a deprecated Node.js version 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/Rocks/Mocks.cs#L4
'RockCreateAttribute<IThing>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'
Code-Quality: BenchmarkMockNet/All.cs#L33
'RockCreateAttribute<>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'
Code-Quality: BenchmarkMockNet/MockingBenchmark.cs#L8
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
Code-Quality: BenchmarkMockNet/MockingBenchmark.cs#L21
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/Rocks/Mocks.cs#L4
'RockCreateAttribute<IThing>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'
Code-Quality: BenchmarkMockNet/All.cs#L33
'RockCreateAttribute<>' is obsolete: 'This attribute will be removed in 9.0.0. Please use RockAttribute instead.'