Skip to content

Update dependencies #586

Update dependencies

Update dependencies #586

Triggered via push September 9, 2024 12:29
Status Success
Total duration 1m 30s
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#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/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.'