Make JetBrains.Annotations a private reference #490
Annotations
10 errors
macos-latest
[xUnit.net 00:00:00.14] Nuke.Common.Tests.ControlFlowTest.Test [FAIL]
|
macos-latest
[xUnit.net 00:00:00.14] Nuke.Common.Tests.Execution.ExecutableTargetFactoryTest.Test [FAIL]
|
macos-latest
[xUnit.net 00:00:00.14] Nuke.Common.Tests.CompletionUtilityTest.TestGetRelevantCompletionItems(words: "-Api", expectedItems: ["-ApiKey"]) [FAIL]
|
macos-latest
[xUnit.net 00:00:00.14] Nuke.Common.Tests.CompletionUtilityTest.TestGetRelevantCompletionItems(words: "--target G", expectedItems: ["GitHub-Publish"]) [FAIL]
|
macos-latest
[xUnit.net 00:00:00.14] Nuke.Common.Tests.Execution.ExecutableTargetFactoryTest.TestInheritance [FAIL]
|
macos-latest
[xUnit.net 00:00:00.14] Nuke.Common.Tests.CompletionUtilityTest.TestGetRelevantCompletionItems(words: "C", expectedItems: ["Compile"]) [FAIL]
|
macos-latest
[xUnit.net 00:00:00.14] Nuke.Common.Tests.SchemaUtilityTest.TestTargetBuild [FAIL]
|
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.Execution.ExecutableTargetFactoryTest.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.CompletionUtilityTest.TestGetRelevantCompletionItems(words: "-Api"
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.
|