Skip to content

I really don't know anymore #220

I really don't know anymore

I really don't know anymore #220

Triggered via push June 6, 2024 20:27
Status Success
Total duration 27m 12s
Artifacts

assimp.yml

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

Annotations

30 errors and 12 warnings
Darwin Build
INFO Hunter enabled or RT-extension not found. glTF import/export will be built without Open3DGC-compression.
Darwin Build
/Users/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/contrib/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Darwin Build
uLong ZEXPORT adler32_z(adler, buf, len)
Darwin Build
^
Darwin Build
/Users/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/contrib/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Darwin Build
uLong ZEXPORT adler32(adler, buf, len)
Darwin Build
^
Darwin Build
/Users/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/contrib/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Darwin Build
local uLong adler32_combine_(adler1, adler2, len2)
Darwin Build
^
Windows Build
bb2346d66..0394a7765 hotfix/build-sdl-aar-in-ci -> origin/hotfix/build-sdl-aar-in-ci
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/assimp_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/assimp_bins
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/dxvk_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/dxvk_bins
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/glfw_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/glfw_bins
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/moltenvk_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/moltenvk_bins
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/openalsoft_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/openalsoft_bins
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/sdl2_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/sdl2_bins
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/swiftshader_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/swiftshader_bins
Windows Build
* [new branch] ci/hotfix/build-sdl-aar-in-ci/vulkan_loader_bins -> origin/ci/hotfix/build-sdl-aar-in-ci/vulkan_loader_bins
Linux Build
In file included from /usr/arm-linux-gnueabihf/include/c++/11/vector:72,
Linux Build
from /usr/arm-linux-gnueabihf/include/c++/11/functional:62,
Linux Build
from /usr/arm-linux-gnueabihf/include/c++/11/pstl/glue_algorithm_defs.h:13,
Linux Build
from /usr/arm-linux-gnueabihf/include/c++/11/algorithm:74,
Linux Build
from /home/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/include/assimp/matrix3x3.inl:57,
Linux Build
from /home/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/include/assimp/types.h:534,
Linux Build
from /home/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/include/assimp/anim.h:56,
Linux Build
from /home/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/code/Common/TargetAnimation.h:48,
Linux Build
from /home/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/code/Common/TargetAnimation.cpp:43:
Linux Build
/usr/arm-linux-gnueabihf/include/c++/11/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {aiVectorKey}; _Tp = aiVectorKey; _Alloc = std::allocator<aiVectorKey>]’:
Darwin 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/.
Darwin 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/
Darwin 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"
Darwin Build
.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.
Windows 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/.
Windows 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/
Windows 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"
Windows Build
.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.
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
.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.
Linux Build
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"