Merge pull request #259 from ppy/update-native-binaries #21
ci.yml
on: push
Build only (Desktop)
35s
Build only (Android)
4m 43s
Build only (iOS)
4m 54s
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).
|