Skip to content

build_nuke

build_nuke #30

Manually triggered August 17, 2024 07:03
Status Failure
Total duration 1m 25s
Artifacts

build_nuke.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
ubuntu-latest
/usr/share/dotnet/sdk/8.0.303/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets(1038,5): error MSB4018: The "GenerateBundle" task failed unexpectedly. [/home/runner/work/vein/vein/runtime/ishtar.vm/ishtar.vm.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.303/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets(1038,5): error MSB4018: System.ArgumentException: Invalid input specification: Found entries '/home/runner/.nuget/packages/ishtar.libuv/1.48.0.20/runtimes/win-x64/native/libuv.dll' and '/home/runner/.nuget/packages/ishtar.libuv/1.48.0.20/lib/netstandard2.0/libuv.dll' with the same BundleRelativePath 'libuv.dll' [/home/runner/work/vein/vein/runtime/ishtar.vm/ishtar.vm.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.303/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets(1038,5): error MSB4018: at Microsoft.NET.HostModel.Bundle.Bundler.GenerateBundle(IReadOnlyList`1 fileSpecs) [/home/runner/work/vein/vein/runtime/ishtar.vm/ishtar.vm.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.303/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets(1038,5): error MSB4018: at Microsoft.NET.Build.Tasks.GenerateBundle.ExecuteCore() [/home/runner/work/vein/vein/runtime/ishtar.vm/ishtar.vm.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.303/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets(1038,5): error MSB4018: at Microsoft.NET.Build.Tasks.TaskBase.Execute() [/home/runner/work/vein/vein/runtime/ishtar.vm/ishtar.vm.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.303/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets(1038,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [/home/runner/work/vein/vein/runtime/ishtar.vm/ishtar.vm.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.303/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets(1038,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/home/runner/work/vein/vein/runtime/ishtar.vm/ishtar.vm.csproj]
ubuntu-latest
Target "BuildIshtarDebug" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest
Solution "/home/runner/work/vein/vein/vein_lang.sln" has active build configurations for the build project. Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file: " - {7148A46B-2FB4-419B-8C4A-3FC0C0A58C73}.Debug|x64.Build.0 = Debug|Any CPU - {7148A46B-2FB4-419B-8C4A-3FC0C0A58C73}.Debug|x86.Build.0 = Debug|Any CPU - {7148A46B-2FB4-419B-8C4A-3FC0C0A58C73}.Release|x64.Build.0 = Release|Any CPU - {7148A46B-2FB4-419B-8C4A-3FC0C0A58C73}.Release|x86.Build.0 = Release|Any CPU"
ubuntu-latest
/home/runner/work/vein/vein/lib/capi/attributes.cs(67,40): warning CS8604: Possible null reference argument for parameter 'item' in 'bool List<Type>.Contains(Type item)'. [/home/runner/work/vein/vein/lib/capi/capi.csproj]
ubuntu-latest
/home/runner/work/vein/vein/runtime/common/reflection/VeinMethod.cs(59,25): warning CS8851: 'VeinComplexType' defines 'Equals' but not 'GetHashCode' [/home/runner/work/vein/vein/runtime/common/vein.common.csproj]
ubuntu-latest
/home/runner/work/vein/vein/lib/ishtar.debug.console/MemoryTree.cs(9,16): warning CS8603: Possible null reference return. [/home/runner/work/vein/vein/lib/ishtar.debug.console/ishtar.debug.csproj]
ubuntu-latest
/home/runner/work/vein/vein/lib/ishtar.debug.console/IshtarSharedDebugData.cs(374,31): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/vein/vein/lib/ishtar.debug.console/ishtar.debug.csproj]
ubuntu-latest
/home/runner/work/vein/vein/lib/ishtar.debug.console/IshtarSharedDebugData.cs(383,36): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/vein/vein/lib/ishtar.debug.console/ishtar.debug.csproj]
ubuntu-latest
/home/runner/work/vein/vein/lib/ishtar.debug.console/IshtarSharedDebugData.cs(388,30): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/vein/vein/lib/ishtar.debug.console/ishtar.debug.csproj]
ubuntu-latest
/home/runner/work/vein/vein/lib/ishtar.debug.console/IshtarSharedDebugData.cs(403,30): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/vein/vein/lib/ishtar.debug.console/ishtar.debug.csproj]
ubuntu-latest
/home/runner/work/vein/vein/lib/ishtar.debug.console/IshtarSharedDebugData.cs(415,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/vein/vein/lib/ishtar.debug.console/ishtar.debug.csproj]
ubuntu-latest
/home/runner/work/vein/vein/lib/ishtar.debug.console/IshtarSharedDebugData.cs(446,37): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/vein/vein/lib/ishtar.debug.console/ishtar.debug.csproj]