Update dependencies #335
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|