Link mesh and mouse tracking #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-master.yml
on: push
set_version
19s
Matrix: build_desktop
Annotations
13 warnings
build_desktop (ubuntu-latest):
RbfxTemplate/UrhoApplication.cs#L21
Field 'UrhoApplication._debugHud' is never assigned to, and will always have its default value null
|
build_android:
RbfxTemplate/UrhoApplication.cs#L21
Field 'UrhoApplication._debugHud' is never assigned to, and will always have its default value null
|
build_android:
RbfxTemplate.Android/MainActivity.cs#L18
Nullability of type of parameter 'savedInstanceState' doesn't match overridden member (possibly because of nullability attributes).
|
build_android:
RbfxTemplate.Android/obj/Release/net7.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1139
XML comment has a param tag for 'buttonFlags', but there is no parameter by that name
|
build_android:
RbfxTemplate.Android/obj/Release/net7.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1140
XML comment has a param tag for 'buttonIds', but there is no parameter by that name
|
build_android:
RbfxTemplate.Android/obj/Release/net7.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1141
XML comment has a param tag for 'buttonTexts', but there is no parameter by that name
|
build_android:
RbfxTemplate.Android/obj/Release/net7.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1142
XML comment has a param tag for 'colors', but there is no parameter by that name
|
build_android:
RbfxTemplate.Android/obj/Release/net7.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1680
XML comment has a param tag for 'command', but there is no parameter by that name
|
build_android:
RbfxTemplate.Android/obj/Release/net7.0-android/generated/src/Org.Libsdl.App.SDLActivity.cs#L1681
XML comment has a param tag for 'param', but there is no parameter by that name
|
build_android:
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)
|
build_desktop (windows-latest):
RbfxTemplate/UrhoApplication.cs#L21
Field 'UrhoApplication._debugHud' is never assigned to, and will always have its default value null
|
build_uwp:
RbfxTemplate/UrhoApplication.cs#L21
Field 'UrhoApplication._debugHud' is never assigned to, and will always have its default value null
|
build_desktop (macos-latest):
RbfxTemplate/UrhoApplication.cs#L21
Field 'UrhoApplication._debugHud' is never assigned to, and will always have its default value null
|