Skip to content

0.3.7.813

0.3.7.813 #79

Triggered via push July 12, 2024 21:38
Status Success
Total duration 6m 26s
Artifacts

build-master.yml

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

Annotations

15 warnings
set_version
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_desktop (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_desktop (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_desktop (macos-13)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_uwp
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected], softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_android
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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
build_android: 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
build_android: 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
build_android: 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
build_android: 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
build_android: 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
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)