Skip to content

Fixed bug #1495 Not properly handling one argument with spaces #590

Fixed bug #1495 Not properly handling one argument with spaces

Fixed bug #1495 Not properly handling one argument with spaces #590

Triggered via pull request January 1, 2025 11:03
Status Failure
Total duration 6m 57s
Artifacts

windows-latest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
windows-latest
[xUnit.net 00:00:00.32] Nuke.Common.Tests.ArgumentStringHandlerTest.TestUnquote [FAIL]
Nuke.Common.Tests.ArgumentStringHandlerTest.TestUnquote: source/Nuke.Tooling.Tests/ArgumentStringHandlerTest.cs#L91
Expected ArgsToString($"{"start end"}") to be "start end" with a length of 9, but ""start end"" has a length of 11, differs near ""st" (index 0).
windows-latest
[xUnit.net 00:00:00.32] Nuke.Common.Tests.ArgumentStringHandlerTest.TestString [FAIL]
Nuke.Common.Tests.ArgumentStringHandlerTest.TestString: source/Nuke.Tooling.Tests/ArgumentStringHandlerTest.cs#L25
Expected ArgsToString("start end") to be "start end" with a length of 9, but ""start end"" has a length of 11, differs near ""st" (index 0).
windows-latest
[xUnit.net 00:00:00.89] Nuke.Common.Tests.SettingsTest.TestDocker [FAIL]
Nuke.Common.Tests.SettingsTest.TestDocker: source/Nuke.Common.Tests/SettingsTest.cs#L143
Expected arguments to be "attach --detach-keys detach-keys container --log-level debug", but "attach --detach-keys detach-keys --log-level debug container" differs near "--l" (index 33).
windows-latest
Target "Test" has thrown an exception
windows-latest
Process completed with exit code 1.
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Helm\Helm.Generated.cs(852,124): warning CS0108: 'HelmInstallSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Helm\Helm.Generated.cs(895,124): warning CS0108: 'HelmLintSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Helm\Helm.Generated.cs(1254,124): warning CS0108: 'HelmTemplateSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Helm\Helm.Generated.cs(1340,124): warning CS0108: 'HelmUpgradeSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Docker\Docker.Generated.cs(1645,59): warning CS0108: 'DockerServiceCreateSettings.Config' hides inherited member 'DockerOptionsBase.Config'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Docker\Docker.Generated.cs(2379,65): warning CS0108: 'DockerConfigCreateSettings.Config' hides inherited member 'DockerOptionsBase.Config'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Docker\Docker.Generated.cs(4947,59): warning CS0108: 'DockerBuildxCreateSettings.Config' hides inherited member 'DockerOptionsBase.Config'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\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' [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Helm\Helm.Generated.cs(852,124): warning CS0108: 'HelmInstallSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]
windows-latest
D:\a\nuke\nuke\source\Nuke.Common\Tools\Helm\Helm.Generated.cs(895,124): warning CS0108: 'HelmLintSettings.Set' hides inherited member 'Options.Set(string, object)'. Use the new keyword if hiding was intended. [D:\a\nuke\nuke\source\Nuke.Common\Nuke.Common.csproj]