CodeQL #1076
Annotations
4 warnings
src/LibYear.Core/PackageVersion.cs#L43
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
src/LibYear.Core/PackageVersion.cs#L19
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(NuGetVersion version)'.
|
src/LibYear.Core/PackageVersion.cs#L43
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
src/LibYear.Core/PackageVersion.cs#L19
Possible null reference argument for parameter 'version' in 'NuGetVersion.NuGetVersion(NuGetVersion version)'.
|
The logs for this run have expired and are no longer available.
Loading