Skip to content

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

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

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

Triggered via push January 10, 2024 21:28
Status Success
Total duration 3m 43s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L95
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L127
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L95
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L127
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L95
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Cake.7zip.Tests/SevenZipRunnerTests.cs#L127
Cannot convert null literal to non-nullable reference type.
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby