Skip to content

Update SDL bindings #22

Update SDL bindings

Update SDL bindings #22

Triggered via pull request December 5, 2025 12:22
Status Success
Total duration 4m 7s
Artifacts

ci.yml

on: pull_request
Build only (Desktop)
44s
Build only (Desktop)
Build only (Android)
4m 2s
Build only (Android)
Build only (iOS)
3m 55s
Build only (iOS)
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build only (Android): SDL3-CS/obj/Debug/net8.0-android/generated/src/Org.Libsdl.App.SDLSurface.cs#L340
Nullability of reference types in return type of 'WindowInsets? SDLSurface.OnApplyWindowInsets(View? p0, WindowInsets? p1)' doesn't match implicitly implemented member 'WindowInsets IOnApplyWindowInsetsListener.OnApplyWindowInsets(View v, WindowInsets insets)' (possibly because of nullability attributes).
Build only (Android): SDL3-CS/obj/Debug/net8.0-android/generated/src/Org.Libsdl.App.SDLSurface.cs#L340
Nullability of reference types in return type of 'WindowInsets? SDLSurface.OnApplyWindowInsets(View? p0, WindowInsets? p1)' doesn't match implicitly implemented member 'WindowInsets IOnApplyWindowInsetsListener.OnApplyWindowInsets(View v, WindowInsets insets)' (possibly because of nullability attributes).