Skip to content

Make JetBrains.Annotations a private reference #490

Make JetBrains.Annotations a private reference

Make JetBrains.Annotations a private reference #490

Triggered via pull request August 3, 2024 19:16
Status Failure
Total duration 6m 15s
Artifacts

windows-latest.yml

on: pull_request
windows-latest
6m 3s
windows-latest
Fit to window
Zoom out
Zoom in

Annotations

10 errors
windows-latest
[xUnit.net 00:00:01.11] Nuke.Common.Tests.Execution.ExecutionPlannerTest.TestMixedDependencies [FAIL]
windows-latest
[xUnit.net 00:00:01.13] Nuke.Common.Tests.Execution.BuildExecutorTest.TestParameterSkipped_DependencyBehavior_Skip [FAIL]
windows-latest
[xUnit.net 00:00:01.13] Nuke.Common.Tests.Execution.ExecutableTargetFactoryTest.Test [FAIL]
windows-latest
[xUnit.net 00:00:01.13] Nuke.Common.Tests.Execution.ExecutableTargetFactoryTest.TestInheritance [FAIL]
windows-latest
[xUnit.net 00:00:01.13] Nuke.Common.Tests.Execution.BuildExecutorTest.TestThrowingCondition [FAIL]
windows-latest
[xUnit.net 00:00:01.13] Nuke.Common.Tests.Execution.ExecutionPlannerTest.TestExternalTrigger [FAIL]
windows-latest
[xUnit.net 00:00:01.14] Nuke.Common.Tests.Execution.BuildExecutorTest.TestParameterSkipped_Single [FAIL]
windows-latest
[xUnit.net 00:00:01.14] Nuke.Common.Tests.Execution.ExecutionPlannerTest.TestInvoked [FAIL]
Nuke.Common.Tests.Execution.ExecutionPlannerTest.TestMixedDependencies
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.Execution.BuildExecutorTest.TestParameterSkipped_DependencyBehavior_Skip
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.