Skip to content

Upgrade to .NET 8 #1063

Upgrade to .NET 8

Upgrade to .NET 8 #1063

Triggered via push November 20, 2023 21:57
Status Success
Total duration 2m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CodeQL.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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)'.