Skip to content

Update dependencies #338

Update dependencies

Update dependencies #338

Triggered via push November 5, 2023 15:22
Status Success
Total duration 1m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Sonar.yml

on: push
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)