Skip to content
Triggered via push August 2, 2024 21:27
Status Failure
Total duration 3m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
ubuntu-latest
[xUnit.net 00:00:00.38] Nuke.Common.Tests.LookupTableTest.Test [FAIL]
Nuke.Common.Tests.LookupTableTest.Test: source/Nuke.Utilities.Tests/Collections/LookupTableTest.cs#L23
System.Collections.Generic.KeyNotFoundException : The given key 'first' was not present in the dictionary.
ubuntu-latest
[xUnit.net 00:00:00.30] Nuke.Common.Tests.ToolOptionsArgumentsTest.TestLookup [FAIL]
Nuke.Common.Tests.ToolOptionsArgumentsTest.TestLookup: source/Nuke.Tooling.Tests/ToolOptionsArgumentsTest.cs#L180
System.ArgumentException : Expected condition to be true (Parameter 'attribute.PairSeparator == null')
ubuntu-latest
Target "Test" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling/New/ToolTasks.ToolPath.cs(35,62): warning CS1066: The default value specified for parameter 'options' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments [/home/runner/work/nuke/nuke/source/Nuke.Tooling/Nuke.Tooling.csproj::TargetFramework=netstandard2.0]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling/New/ToolTasks.ExitHandler.cs(20,81): warning CS1066: The default value specified for parameter 'options' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments [/home/runner/work/nuke/nuke/source/Nuke.Tooling/Nuke.Tooling.csproj::TargetFramework=netstandard2.0]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling/New/ToolTasks.ToolPath.cs(35,62): warning CS1066: The default value specified for parameter 'options' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments [/home/runner/work/nuke/nuke/source/Nuke.Tooling/Nuke.Tooling.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling/New/ToolTasks.ExitHandler.cs(20,81): warning CS1066: The default value specified for parameter 'options' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments [/home/runner/work/nuke/nuke/source/Nuke.Tooling/Nuke.Tooling.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/OptionsTest.cs(21,23): warning CS0649: Field 'OptionsTest.ListValue' is never assigned to, and will always have its default value null [/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/Nuke.Tooling.Tests.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/OptionsTest.cs(20,20): warning CS0649: Field 'OptionsTest.ScalarValue' is never assigned to, and will always have its default value null [/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/Nuke.Tooling.Tests.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/OptionsTest.cs(22,48): warning CS0649: Field 'OptionsTest.DictionaryValue' is never assigned to, and will always have its default value null [/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/Nuke.Tooling.Tests.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/OptionsTest.cs(23,41): warning CS0649: Field 'OptionsTest.LookupValue' is never assigned to, and will always have its default value null [/home/runner/work/nuke/nuke/source/Nuke.Tooling.Tests/Nuke.Tooling.Tests.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/OctoVersion/OctoVersionTasks.cs(36,41): warning CS8509: The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]
ubuntu-latest
/home/runner/work/nuke/nuke/source/Nuke.Common/Tools/Octopus/OctopusTasks.cs(57,41): warning CS8509: The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered. [/home/runner/work/nuke/nuke/source/Nuke.Common/Nuke.Common.csproj]