Merge pull request #44 from nils-a/release/0.7.0 #45
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Source/Cake.Chocolatey.Module.Tests/Cake.Chocolatey.Module.Tests.csproj#L1
Package 'xunit.runner.visualstudio 2.8.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.
|
Source/Cake.Chocolatey.Module/Cake.Chocolatey.Module.csproj#L1
Cake.Core is referenced in version 0.33.0. Recommended version is 4.0.0. (see https://***.github.io/CakeContrib.Guidelines/rules/ccg0009)
|
Source/Cake.Chocolatey.Module.Tests/ChocolateyPackageInstallerFixture.cs#L18
Auto-property accessor is never used
|
Source/Cake.Chocolatey.Module.Tests/ChocolateyPackageInstallerTests.cs#L1
Using directive is not required by the code and can be safely removed
|
Source/Cake.Chocolatey.Module.Tests/ChocolateyPackageInstallerTests.cs#L2
Using directive is not required by the code and can be safely removed
|
Source/Cake.Chocolatey.Module.Tests/ChocolateyPackageInstallerTests.cs#L6
Using directive is not required by the code and can be safely removed
|
Source/Cake.Chocolatey.Module/ChocolateyPackageInstaller.cs#L105
Parameter 'installationRoot' is never used
|
Source/Cake.Chocolatey.Module.Tests/ChocolateyPackageInstallerFixture.cs#L18
Property 'FileSystem' can be made private
|
Source/Cake.Chocolatey.Module.Tests/ChocolateyPackageInstallerFixture.cs#L18
Auto-property can be made get-only
|
Source/Cake.Chocolatey.Module.Tests/ChocolateyPackageInstallerFixture.cs#L24
Property 'PackageType' can be made private
|
This job succeeded
Loading