Skip to content

Vkd3dCompiler: Clone vulkan headers #89

Vkd3dCompiler: Clone vulkan headers

Vkd3dCompiler: Clone vulkan headers #89

Triggered via push April 5, 2024 19:40
Status Failure
Total duration 14m 29s
Artifacts

vkd3d.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
Linux Build
Note: switching to 'f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c'.
Linux Build
You are in 'detached HEAD' state. You can look around, make experimental
Linux Build
changes and commit them, and you can discard any commits you make in this
Linux Build
state without impacting any branches by switching back to a branch.
Linux Build
If you want to create a new branch to retain commits you create, you may
Linux Build
do so (now or later) by using -c with the switch command. Example:
Linux Build
git switch -c <new-branch-name>
Linux Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Linux Build: build/nuke/Build.CodeSigning.cs#L38
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
Linux Build: build/nuke/Build.Core.cs#L60
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
Linux Build: build/nuke/Build.Generation.cs#L34
'Logger.Error(string)' is obsolete: 'Use Serilog.Log.Error instead'
Linux Build: build/nuke/Build.Generation.cs#L92
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Linux Build: build/nuke/Build.Generation.cs#L98
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Linux Build: build/nuke/Build.NuGet.cs#L47
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Linux Build: build/nuke/Build.NuGet.cs#L67
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
Linux Build: build/nuke/Build.PublicApi.cs#L187
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Linux Build: build/nuke/Build.PublicApi.cs#L193
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
Linux Build: build/nuke/Build.ReviewHelpers.cs#L30
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'