Skip to content

#1495 Not properly handling one argument with spaces #3

#1495 Not properly handling one argument with spaces

#1495 Not properly handling one argument with spaces #3

Triggered via push January 1, 2025 11:00
Status Failure
Total duration 2m 41s
Artifacts

macos-latest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.ArgumentStringHandlerTest.TestUnquote [FAIL]
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.ArgumentStringHandlerTest.TestString [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).
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).
macos-latest
[xUnit.net 00:00:00.37] 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).
macos-latest
Target "Test" has thrown an exception
macos-latest
Process completed with exit code 255.
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/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' [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
macos-latest
/Users/runner/work/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. [/Users/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]