Update SPIRV-Reflect binaries #5243
build.yml
on: pull_request
Build
48m 52s
Push Release to NuGet
0s
Annotations
29 warnings
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3.5.2, actions/setup-dotnet@v1, actions/setup-java@v2.3.0, actions/upload-artifact@v4, android-actions/setup-android@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Solution "/Users/runner/work/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
Solution "/Users/runner/work/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.Website.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
build/nuke/Build.Website.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build
/Users/runner/.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/Users/runner/work/Silk.NET/Silk.NET/src/Lab/Experiments/JITTesting/JITTesting.csproj]
|
|
Build
/Users/runner/.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/Users/runner/work/Silk.NET/Silk.NET/src/Lab/Experiments/D3D12Triangle/D3D12Triangle.csproj]
|
|
Build
/Users/runner/.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/Users/runner/work/Silk.NET/Silk.NET/src/Lab/Benchmarks/InvokeBenchmarks/InvokeBenchmarks.csproj]
|
|
Build
/Users/runner/.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/Users/runner/work/Silk.NET/Silk.NET/src/Lab/Experiments/SuperInvokeDiagnostics/SuperInvokeDiagnostics.csproj]
|
|
Build
/Users/runner/.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/Users/runner/work/Silk.NET/Silk.NET/src/Lab/Experiments/MonitorPlayground/MonitorPlayground.csproj]
|
|
Build
/Users/runner/.dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/Users/runner/work/Silk.NET/Silk.NET/src/Lab/Experiments/CLMultiplication/CLMultiplication.csproj]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4.
|
|
Build
Solution "/Users/runner/work/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.Website.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
build/nuke/Build.Website.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build
Solution "/Users/runner/work/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
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4. [TargetFramework=net7.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4. [TargetFramework=net7.0-android]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4. [TargetFramework=net5.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4. [TargetFramework=netcoreapp3.1]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4. [TargetFramework=netstandard2.1]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4. [TargetFramework=netstandard2.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4, Microsoft.CodeAnalysis.PublicApiAnalyzers 3.3.4.
|
|
Build
Solution "/Users/runner/work/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.Website.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
build/nuke/Build.Website.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
unsigned_nupkgs
Expired
|
427 MB |
sha256:9e80d4ac1ad314d6cc4c22a6b2f2e1c00b6e526b365a5a8fd675792a87cc600f
|
|