Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #340

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #340

Triggered via push November 8, 2023 20:13
Status Success
Total duration 1m 3s
Artifacts

Sonar.yml

on: push
Code-Quality
55s
Code-Quality
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Code-Quality: src/LibYear.Core/PackageVersion.cs#L43
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
Code-Quality: src/LibYear.Core/PackageVersion.cs#L19
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(NuGetVersion version)'.
Code-Quality: src/LibYear.Core/FileTypes/XmlProjectFile.cs#L73
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
Code-Quality: src/LibYear.Core/PackageVersion.cs#L43
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
Code-Quality: src/LibYear.Core/PackageVersion.cs#L19
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(NuGetVersion version)'.
Code-Quality: src/LibYear.Core/FileTypes/XmlProjectFile.cs#L73
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)