Fixed bug #1495 Not properly handling one argument with spaces #590
ubuntu-latest.yml
on: pull_request
ubuntu-latest
3m 37s
Annotations
8 errors and 11 warnings
ubuntu-latest
[xUnit.net 00:00:00.40] 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).
|
ubuntu-latest
[xUnit.net 00:00:00.41] 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).
|
ubuntu-latest
[xUnit.net 00:00:00.54] 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).
|
ubuntu-latest
Target "Test" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest
/home/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. [/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(1340,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/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. [/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(895,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/Docker/Docker.Generated.cs(4947,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(1645,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(2379,65): 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(1254,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(1340,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]
|