Skip to content

Merge branch 'hotfix/9.0.1' into develop #562

Merge branch 'hotfix/9.0.1' into develop

Merge branch 'hotfix/9.0.1' into develop #562

Triggered via push November 21, 2024 14:35
Status Success
Total duration 3m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

138 warnings
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Helm/Helm.Generated.cs(937,124): warning CS0108: 'HelmInstallSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Helm/Helm.Generated.cs(980,124): warning CS0108: 'HelmLintSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Helm/Helm.Generated.cs(1339,124): warning CS0108: 'HelmTemplateSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Helm/Helm.Generated.cs(1425,124): warning CS0108: 'HelmUpgradeSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Docker/Docker.Generated.cs(2042,59): warning CS0108: 'DockerServiceCreateSettings.Config' hides inherited member 'DockerOptionsBase.Config'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Docker/Docker.Generated.cs(5344,59): warning CS0108: 'DockerBuildxCreateSettings.Config' hides inherited member 'DockerOptionsBase.Config'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Docker/Docker.Generated.cs(2776,50): warning CS0108: 'DockerConfigCreateSettings.Config' hides inherited member 'DockerOptionsBase.Config'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Docker/DockerTargetDefinitionExtensions.cs(105,44): warning CS0618: 'ToolOptionsExtensions.SetProcessLogger<T>(T, Action<OutputType, string>)' is obsolete: 'Marked for removal' [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Helm/Helm.Generated.cs(937,124): warning CS0108: 'HelmInstallSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Helm/Helm.Generated.cs(980,124): warning CS0108: 'HelmLintSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
Potentially misleading parameter name in lambda or local function: source/Nuke.Common.Tests/SettingsTest.cs#L142
The '_' name is typically reserved for parameters without usages
Nullability attribute usage with declaration of void or value type: source/Nuke.Utilities/IO/RelativePath.cs#L45
Applying nullness annotation to value type is meaningless
Nullability attribute usage with declaration of void or value type: source/Nuke.Utilities/IO/AbsolutePath.cs#L111
Applying nullness annotation to value type is meaningless
Use preferred argument style for literal values: source/Nuke.Build/Host.cs#L61
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Build/Logging.cs#L196
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Tooling.Tests/OptionsTest.cs#L47
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Utilities/Text/String.Truncate.cs#L14
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Build/Logging.cs#L206
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Tooling.Tests/OptionsTest.cs#L41
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Build/Logging.cs#L196
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Tooling/ToolTasks.Run.cs#L74
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Common/Tools/Unity/UnityTasks.cs#L127
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Tooling.Tests/OptionsTest.cs#L35
Inconsistent argument style: missing name identifier
Use preferred argument style for literal values: source/Nuke.Build/Logging.cs#L206
Inconsistent argument style: missing name identifier
Use preferred body style (convert into method or operator with preferred body style): source/Nuke.Build/NukeBuild.Interface.cs#L19
Code body does not conform to code style settings: use statement body
Use preferred body style (convert into method or operator with preferred body style): source/Nuke.Tooling/ToolTasks.ToolPath.cs#L75
Code body does not conform to code style settings: use statement body
Use preferred body style (convert into method or operator with preferred body style): source/Nuke.Tooling/ToolTasks.cs#L22
Code body does not conform to code style settings: use statement body
Use preferred body style (convert into method or operator with preferred body style): source/Nuke.Tooling/ToolTasks.cs#L15
Code body does not conform to code style settings: use statement body
Use preferred body style (convert into method or operator with preferred body style): source/Nuke.Tooling/ToolTasks.cs#L25
Code body does not conform to code style settings: use statement body
Possible 'null' assignment to non-nullable entity: source/Nuke.MSBuildTasks/ContextAwareTask.cs#L38
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: source/Nuke.Tooling/NuGetPackageResolver.cs#L181
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: source/Nuke.MSBuildTasks/ContextAwareTask.cs#L165
Possible 'null' assignment to non-nullable entity
Keyword 'new' is required: source/Nuke.Common/Tools/Helm/Helm.Generated.cs#L937
The keyword 'new' is required on 'Set' because it hides method 'void Nuke.Common.Tooling.Options.Set(string, object)'
Keyword 'new' is required: source/Nuke.Common/Tools/Docker/Docker.Generated.cs#L5344
The keyword 'new' is required on 'Config' because it hides property 'string Nuke.Common.Tools.Docker.DockerOptionsBase.Config'
Keyword 'new' is required: source/Nuke.Common/Tools/Helm/Helm.Generated.cs#L1339
The keyword 'new' is required on 'Set' because it hides method 'void Nuke.Common.Tooling.Options.Set(string, object)'
Keyword 'new' is required: source/Nuke.Common/Tools/Docker/Docker.Generated.cs#L2042
The keyword 'new' is required on 'Config' because it hides property 'string Nuke.Common.Tools.Docker.DockerOptionsBase.Config'
Keyword 'new' is required: source/Nuke.Common/Tools/Helm/Helm.Generated.cs#L980
The keyword 'new' is required on 'Set' because it hides method 'void Nuke.Common.Tooling.Options.Set(string, object)'
Keyword 'new' is required: source/Nuke.Common/Tools/Helm/Helm.Generated.cs#L1425
The keyword 'new' is required on 'Set' because it hides method 'void Nuke.Common.Tooling.Options.Set(string, object)'
Keyword 'new' is required: source/Nuke.Common/Tools/Docker/Docker.Generated.cs#L2776
The keyword 'new' is required on 'Config' because it hides property 'string Nuke.Common.Tools.Docker.DockerOptionsBase.Config'
Use of obsolete symbol: source/Nuke.Common/Tools/Docker/DockerTargetDefinitionExtensions.cs#L120
CS0618: Method 'Nuke.Common.Tooling.ToolOptionsExtensions.SetProcessLogger(this T, Action)' is obsolete: 'Marked for removal'
Class with virtual (overridable) members never inherited (non-private accessibility): source/Nuke.Common/Tools/AzureKeyVault/AzureKeyVault.cs#L17
Class 'AzureKeyVaultConfiguration' has some virtual members but no inheritors
Co-variant array conversion: source/Nuke.Utilities/Task.WaitAll.cs#L28
Co-variant array conversion from Task\[\] to Task\[\] can cause run-time exception on write operation
Possible comparison of value type with 'null': source/Nuke.Utilities/Object.When.cs#L19
Possible comparison of value type with 'null'
Member initialized value ignored: source/Nuke.Tooling.Tests/ToolTasksLoggerTest.cs#L19
Field initializer value ignored during initialization
Mismatch of optional parameter value in overridden method: source/Nuke.Common/Tools/Unity/UnityTasks.cs#L90
Parameter options in base method 'Func GetExitHandler(ToolOptions)' has default value
Mismatch of optional parameter value in overridden method: source/Nuke.Common/Tools/Xunit/XunitTasks.cs#L21
Parameter options in base method 'Func GetExitHandler(ToolOptions)' has default value
Redundant cast: source/Nuke.Tooling/DelegateHelper.cs#L58
Type cast is redundant
Redundant using directive: source/Nuke.Tooling.Tests/ToolTasksToolPathTest.cs#L6
Using directive is not required by the code and can be safely removed
Redundant using directive: source/Nuke.Tooling/ToolTasks.ToolPath.cs#L7
Using directive is not required by the code and can be safely removed
Redundant using directive: source/Nuke.Build.Tests/SchemaUtilityTest.cs#L12
Using directive is not required by the code and can be safely removed
Redundant using directive: source/Nuke.Tooling/ToolOptions.Properties.cs#L9
Using directive is not required by the code and can be safely removed
Redundant using directive: source/Nuke.Components/ISignPackages.cs#L14
Using directive is not required by the code and can be safely removed
Redundant using directive: source/Nuke.Build.Tests/ParameterServiceTest.cs#L10
Using directive is not required by the code and can be safely removed