Update dependencies #1147
Annotations
5 warnings
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
Analyze (csharp):
src/LibYear.Core/PackageVersion.cs#L43
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
Analyze (csharp):
src/LibYear.Core/PackageVersion.cs#L19
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(NuGetVersion version)'.
|
Analyze (csharp):
src/LibYear.Core/PackageVersion.cs#L43
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
Analyze (csharp):
src/LibYear.Core/PackageVersion.cs#L19
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(NuGetVersion version)'.
|