Merge branch 'main' into proposal/silkx #29
Annotations
10 errors and 12 warnings
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target x86_64-linux-gnu.2.17 -mcpu baseline -Mroot -lc --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic --listen=-
|
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target x86-linux-gnu.2.17 -mcpu baseline -Mroot -lc --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic --listen=-
|
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target aarch64-linux-gnu.2.17 -mcpu baseline -Mroot -lc --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic --listen=-
|
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target x86_64-windows -mcpu baseline -Mroot -lc -femit-implib --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic --listen=-
|
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target x86-windows -mcpu baseline -Mroot -lc -femit-implib --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic --listen=-
|
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target aarch64-windows -mcpu baseline -Mroot -lc -femit-implib --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic --listen=-
|
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target x86_64-macos -mcpu baseline -Mroot -lc --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic -install_name @rpath/libspirv-reflect.dylib --listen=-
|
Build SPIRV-Reflect
/opt/hostedtoolcache/zig/master/x64/zig build-lib -cflags -std=c99 -fPIC -- /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/spirv_reflect.c -fstrip -OReleaseSmall -target aarch64-macos -mcpu baseline -Mroot -lc --cache-dir /home/runner/work/Silk.NET/Silk.NET/build/submodules/SPIRV-Reflect/zig-cache --global-cache-dir /home/runner/.cache/zig --name spirv-reflect -dynamic -install_name @rpath/libspirv-reflect.dylib --listen=-
|
|
Build SPIRV-Reflect
* [new branch] ci/feature/2.19.0/shaderc_bins -> origin/ci/feature/2.19.0/shaderc_bins
|
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/.
|
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/
|
Build SPIRV-Reflect:
build/nuke/Build.CodeSigning.cs#L38
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Build SPIRV-Reflect:
build/nuke/Build.Core.cs#L60
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|
Build SPIRV-Reflect:
build/nuke/Build.Generation.cs#L34
'Logger.Error(string)' is obsolete: 'Use Serilog.Log.Error instead'
|
Build SPIRV-Reflect:
build/nuke/Build.Generation.cs#L92
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Build SPIRV-Reflect:
build/nuke/Build.Generation.cs#L98
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Build SPIRV-Reflect:
build/nuke/Build.NuGet.cs#L47
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Build SPIRV-Reflect:
build/nuke/Build.NuGet.cs#L67
'ControlFlow.Fail(string, Exception)' is obsolete: 'Use Assert.Fail'
|
Build SPIRV-Reflect:
build/nuke/Build.PublicApi.cs#L187
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Build SPIRV-Reflect:
build/nuke/Build.PublicApi.cs#L193
'Logger.Info(string)' is obsolete: 'Use Serilog.Log.Information instead'
|
Build SPIRV-Reflect:
build/nuke/Build.ReviewHelpers.cs#L30
'Logger.Warn(string)' is obsolete: 'Use Serilog.Log.Warning instead'
|
The logs for this run have expired and are no longer available.
Loading