Merge pull request #2 from Doprez/crash-fix #120
Annotations
1 error and 9 warnings
Release to itch.io rebelfork/rbfx-csharp-thirdperson
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dotnet Publish:
RbfxTemplate.Android/MainActivity.cs#L18
Nullability of type of parameter 'savedInstanceState' doesn't match overridden member (possibly because of nullability attributes).
|
Dotnet Publish:
RbfxTemplate.Android/obj/Release/net8.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1149
XML comment has a param tag for 'buttonFlags', but there is no parameter by that name
|
Dotnet Publish:
RbfxTemplate.Android/obj/Release/net8.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1150
XML comment has a param tag for 'buttonIds', but there is no parameter by that name
|
Dotnet Publish:
RbfxTemplate.Android/obj/Release/net8.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1151
XML comment has a param tag for 'buttonTexts', but there is no parameter by that name
|
Dotnet Publish:
RbfxTemplate.Android/obj/Release/net8.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1152
XML comment has a param tag for 'colors', but there is no parameter by that name
|
Dotnet Publish:
RbfxTemplate.Android/obj/Release/net8.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1690
XML comment has a param tag for 'command', but there is no parameter by that name
|
Dotnet Publish:
RbfxTemplate.Android/obj/Release/net8.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1691
XML comment has a param tag for 'param', but there is no parameter by that name
|
Dotnet Publish:
RbfxTemplate.Android/MainActivity.cs#L32
This call site is reachable on: 'Android' 21.0 and later. 'Activity.OnRequestPermissionsResult(int, string[], Permission[])' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading