Skip to content

Add *SOME* WinRT support #3882

Add *SOME* WinRT support

Add *SOME* WinRT support #3882

Triggered via pull request October 9, 2023 20:20
Status Failure
Total duration 1h 42m 54s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 25 warnings
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\Direct3DDeviceVtblExtensions.gen.cs(136,89): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\Direct3DDeviceVtblExtensions.gen.cs(145,93): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\Direct3DSurfaceVtblExtensions.gen.cs(136,90): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\Direct3DSurfaceVtblExtensions.gen.cs(145,94): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\IDirect3DDevice.gen.cs(165,56): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\IDirect3DDevice.gen.cs(174,60): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\IDirect3DSurface.gen.cs(165,56): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\IDirect3DSurface.gen.cs(174,60): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=net5.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\Direct3DDeviceVtblExtensions.gen.cs(136,89): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=netstandard2.0]
Build
D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Structs\Direct3DDeviceVtblExtensions.gen.cs(145,93): error CS0246: The type or namespace name 'HSTRING__' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Silk.NET\Silk.NET\src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj::TargetFramework=netstandard2.0]
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2.3.0, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build: build/nuke/Build.CodeSigning.cs#L38
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
Build: build/nuke/Build.Core.cs#L60
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
Build: build/nuke/Build.Generation.cs#L34
'Logger.Error(string)' is obsolete: 'Use Serilog.Log.Error instead'
Build: build/nuke/Build.Generation.cs#L92
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.Generation.cs#L98
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.NuGet.cs#L47
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.NuGet.cs#L67
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
Build: build/nuke/Build.PublicApi.cs#L187
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.PublicApi.cs#L193
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.ReviewHelpers.cs#L30
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
Build
Solution "D:\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: build/nuke/Build.CodeSigning.cs#L38
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
Build: build/nuke/Build.Core.cs#L60
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
Build: build/nuke/Build.Generation.cs#L34
'Logger.Error(string)' is obsolete: 'Use Serilog.Log.Error instead'
Build: build/nuke/Build.Generation.cs#L92
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.Generation.cs#L98
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.NuGet.cs#L47
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.NuGet.cs#L67
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
Build: build/nuke/Build.PublicApi.cs#L187
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.PublicApi.cs#L193
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Build: build/nuke/Build.ReviewHelpers.cs#L30
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
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/