Update Core.cs #45
Annotations
7 errors and 4 warnings
Build OpenAL Soft
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
|
Build OpenAL Soft
Compatibility with CMake < 3.5 will be removed from a future version of
|
Build OpenAL Soft
CMake.
|
Build OpenAL Soft
Update the VERSION argument <min> value or use a ...<max> suffix to tell
|
Build OpenAL Soft
CMake that the project does not need compatibility with older versions.
|
Build OpenAL Soft
/home/runner/work/Silk.NET/Silk.NET/build/submodules/openal-soft/alc/backends/alsa.cpp: In function ‘int {anonymous}::verify_state(snd_pcm_t*)’:
|
Build OpenAL Soft
/home/runner/work/Silk.NET/Silk.NET/build/submodules/openal-soft/alc/backends/alsa.cpp:396:11: warning: enumeration value ‘SND_PCM_STATE_PRIVATE1’ not handled in switch [-Wswitch]
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup .NET 6.0 and .NET 7.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build OpenAL Soft
Solution "/home/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"
|
Loading