Skip to content

Merge branch 'main' into fix/2556-assimp-shared-library #156

Merge branch 'main' into fix/2556-assimp-shared-library

Merge branch 'main' into fix/2556-assimp-shared-library #156

Triggered via push April 1, 2026 19:15
Status Cancelled
Total duration 12m 55s
Artifacts

sdl2.yml

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

Annotations

16 errors and 20 warnings
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_d3dmath.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_steamdeck.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_xbox360.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_systimer-af561fd73abb4b49549303fd71742bda.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_offscreenframebuffer.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_cocoaopengl.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_xbox360w.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_cocoaevents.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_steam.o) (for architecture x86_64)
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_sysloadso-fb5577353d028a557a16dcb8e66b9294.o) (for architecture x86_64)
SDL2
The run was canceled by @Exanite.
Windows Build
The run was canceled by @Exanite.
Windows Build
The operation was canceled.
Windows Build
Warning: unexpected element (uri:"", local:"base-extension"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level>
Windows Build
Warning: This version only understands SDK XML versions up to 2 but an SDK XML file of version 3 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
Windows Build
Process completed with exit code 1.
Linux Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v3. 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/
Linux Build: build/nuke/Build.Website.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Linux Build: build/nuke/Build.Website.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Darwin Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v3. 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/
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: build/nuke/Build.Website.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Darwin Build: build/nuke/Build.Website.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-java@v2.3.0, android-actions/setup-android@v3. 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/
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: build/nuke/Build.Website.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows Build: build/nuke/Build.Website.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows Build
The target framework 'net7.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.
Windows Build
The target framework 'net7.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.
Windows Build
The target framework 'net7.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.
Windows 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/
Windows 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/
Windows 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/
Windows 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/
Windows 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/
Windows 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/