Skip to content

Merge pull request #376 from cake-contrib/renovate/dotnet-monorepo #88

Merge pull request #376 from cake-contrib/renovate/dotnet-monorepo

Merge pull request #376 from cake-contrib/renovate/dotnet-monorepo #88

Triggered via push December 17, 2024 08:11
Status Success
Total duration 3m 26s
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.