Skip to content

Merge pull request #386 from cake-contrib/renovate/coverlet.msbuild-6.x #91

Merge pull request #386 from cake-contrib/renovate/coverlet.msbuild-6.x

Merge pull request #386 from cake-contrib/renovate/coverlet.msbuild-6.x #91

Triggered via push January 3, 2025 10:08
Status Success
Total duration 3m 27s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp): src/Generators/Commands/PackageReferencesCommand.cs#L23
Non-nullable property 'CakeSourcePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.