Skip to content

Make JetBrains.Annotations a private reference #40

Make JetBrains.Annotations a private reference

Make JetBrains.Annotations a private reference #40

Triggered via push August 3, 2024 19:16
Status Failure
Total duration 2m 12s
Artifacts

macos-latest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.CompletionUtilityTest.TestGetRelevantCompletionItems(words: "-Api", expectedItems: ["-ApiKey"]) [FAIL]
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.SchemaUtilityTest.TestTargetBuild [FAIL]
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.Execution.DefaultInterfaceExecutionTest.TestMultipleInheritance [FAIL]
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.CompletionUtilityTest.TestGetRelevantCompletionItems(words: "--target G", expectedItems: ["GitHub-Publish"]) [FAIL]
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.SchemaUtilityTest.TestCustomParameterAttributeAttribute [FAIL]
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.Execution.DefaultInterfaceExecutionTest.Test [FAIL]
macos-latest
[xUnit.net 00:00:00.13] Nuke.Common.Tests.SchemaUtilityTest.TestEmptyBuild [FAIL]
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.
Nuke.Common.Tests.SchemaUtilityTest.TestTargetBuild
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.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.