Skip to content

Make JetBrains.Annotations a private reference #489

Make JetBrains.Annotations a private reference

Make JetBrains.Annotations a private reference #489

Triggered via pull request August 3, 2024 19:14
Status Failure
Total duration 3m 12s
Artifacts

ubuntu-latest.yml

on: pull_request
ubuntu-latest
3m 4s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ubuntu-latest
[xUnit.net 00:00:00.33] Nuke.Common.Tests.Execution.DefaultInterfaceExecutionTest.TestMultipleInheritance [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.35] Nuke.Common.Tests.ControlFlowTest.Test [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.35] Nuke.Common.Tests.ParameterServiceTest.TestEnvironmentVariables(parameter: "switch2", destinationType: typeof(bool), expectedValue: True) [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.36] Nuke.Common.Tests.Execution.BuildExecutorTest.TestParameterSkipped_DependencyBehavior_Skip [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.36] Nuke.Common.Tests.ParameterServiceTest.TestEnvironmentVariables(parameter: "arg1", destinationType: typeof(string), expectedValue: "value1") [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.37] Nuke.Common.Tests.Execution.BuildExecutorTest.TestThrowingCondition [FAIL]
ubuntu-latest
[xUnit.net 00:00:00.38] Nuke.Common.Tests.ParameterServiceTest.TestEnvironmentVariables(parameter: "switch3", destinationType: typeof(bool), expectedValue: False) [FAIL]
Nuke.Common.Tests.Execution.DefaultInterfaceExecutionTest.TestMultipleInheritance
System.TypeInitializationException : The type initializer for '<Module>' threw an exception. ---- System.TypeInitializationException : The type initializer for 'Nuke.Common.NukeBuild' threw an exception. -------- System.IO.FileNotFoundException : Could not load file or assembly 'JetBrains.Annotations, Version=4242.42.42.42, Culture=neutral, PublicKeyToken=1010a0d8d6380325'. The system cannot find the file specified.
Nuke.Common.Tests.ControlFlowTest.Test
System.TypeInitializationException : The type initializer for '<Module>' threw an exception. ---- System.TypeInitializationException : The type initializer for 'Nuke.Common.NukeBuild' threw an exception. -------- System.IO.FileNotFoundException : Could not load file or assembly 'JetBrains.Annotations, Version=4242.42.42.42, Culture=neutral, PublicKeyToken=1010a0d8d6380325'. The system cannot find the file specified.
Nuke.Common.Tests.ParameterServiceTest.TestEnvironmentVariables(parameter: "switch2"
System.TypeInitializationException : The type initializer for '<Module>' threw an exception. ---- System.TypeInitializationException : The type initializer for 'Nuke.Common.NukeBuild' threw an exception. -------- System.IO.FileNotFoundException : Could not load file or assembly 'JetBrains.Annotations, Version=4242.42.42.42, Culture=neutral, PublicKeyToken=1010a0d8d6380325'. The system cannot find the file specified.