Skip to content

Bindings Regeneration #210

Bindings Regeneration

Bindings Regeneration #210

Manually triggered October 31, 2024 21:50
Status Failure
Total duration 3m 46s
Artifacts

bindings-regeneration.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
build
Unhandled exception when running BuildTools for webgpu: System.Exception: See above.
build
at Silk.NET.BuildTools.Cpp.Clang.<GenerateProfile>g__WriteDiagnosticsThrowOnError|3_0(TranslationUnit unit) in /_/src/Core/Silk.NET.BuildTools/Cpp/Clang.cs:line 169
build
at Silk.NET.BuildTools.Cpp.Clang.GenerateProfile(String fileName, Stream input, BindTask task) in /_/src/Core/Silk.NET.BuildTools/Cpp/Clang.cs:line 173
build
at Silk.NET.BuildTools.Generator.RunTask(BindTask task, Config config, Stopwatch sw) in /_/src/Core/Silk.NET.BuildTools/Generator.cs:line 0
build
at Silk.NET.BuildTools.Generator.RunTaskGuarded(BindTask task, Config config) in /_/src/Core/Silk.NET.BuildTools/Generator.cs:line 79
build
Unhandled exception when running BuildTools for OpenXR: System.NullReferenceException: Object reference not set to an instance of an object.
build
at Silk.NET.BuildTools.Common.ImplementedFunction..ctor(Function function, StringBuilder sb, Function base, Boolean isUnsafe) in /_/src/Core/Silk.NET.BuildTools/Common/ImplementedFunction.cs:line 26
build
at Void .ctor(Silk.NET.BuildTools.Common.Functions.Function, System.Text.StringBuilder, Silk.NET.BuildTools.Common.Functions.Function, Boolean)(Object[] )
build
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObjectUsingCreatorWithParameters(JsonReader reader, JsonObjectContract contract, JsonProperty containerProperty, ObjectConstructor`1 creator, String id)
build
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2.3.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2.3.0, GuillaumeFalourd/setup-windows10-sdk-action@v1.9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Solution "C:\a\_\Silk.NET\Silk.NET\Silk.NET.sln" has active build configurations for the build project. Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file: " - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
build
C:\Windows\system32\config\systemprofile\.nuget\packages\microsoft.build.tasks.git\1.1.1\build\Microsoft.Build.Tasks.Git.targets(25,5): warning : Could not find file 'C:\a\_\Silk.NET\Silk.NET\build\submodules\dxvk\.git'. The source code won't be available via Source Link. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\Windows\system32\config\systemprofile\.nuget\packages\microsoft.build.tasks.git\1.1.1\build\Microsoft.Build.Tasks.Git.targets(25,5): warning : Could not find file 'C:\a\_\Silk.NET\Silk.NET\build\submodules\openal-soft\.git'. The source code won't be available via Source Link. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\Windows\system32\config\systemprofile\.nuget\packages\microsoft.build.tasks.git\1.1.1\build\Microsoft.Build.Tasks.Git.targets(25,5): warning : Could not find file 'C:\a\_\Silk.NET\Silk.NET\build\submodules\SwiftShader\.git'. The source code won't be available via Source Link. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\Windows\system32\config\systemprofile\.nuget\packages\microsoft.build.tasks.git\1.1.1\build\Microsoft.Build.Tasks.Git.targets(25,5): warning : Could not find file 'C:\a\_\Silk.NET\Silk.NET\build\submodules\vkd3d\.git'. The source code won't be available via Source Link. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Converters\ConverterTypemap.cs(10,24): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.' [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Common\Attribute.cs(27,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Config.cs(38,81): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Baking\ProfileBakery.cs(92,78): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Config.cs(99,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\a\_\Silk.NET\Silk.NET\src\Core\Silk.NET.BuildTools\Silk.NET.BuildTools.csproj]
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/