Skip to content

Readme update

Readme update #98

Triggered via push July 27, 2024 10:43
Status Failure
Total duration 7m 43s
Artifacts

build-master.yml

on: push
Matrix: build_desktop
publish_to_steam
1m 41s
publish_to_steam
Fit to window
Zoom out
Zoom in

Annotations

16 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/
set_version
Skip output 'STEAM_USERNAME' since it may contain secret.
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 (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_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_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)