Merge branch 'master' into remove_windows_builds #571
githubactionsbuilds.yml
on: push
generate_version_number
4s
build_docker
54s
build_linux
32s
build_linux_with_sonarqube
1m 58s
build_linux_consoleapp
2m 32s
build_linux_monogame_desktopgl
1m 10s
build_windows_monogame_desktopgl_onlinux
1m 24s
build_windows_monogame_desktopgl
2m 13s
build_windows_monogame_windowsdx
2m 58s
build_windows_Android
5m 21s
build_windows_AndroidForFireStick
9m 22s
build_docker_monogame_blazor
1m 17s
Matrix: codeqlanalyze
release_nuget
0s
release_github
0s
Annotations
1 error, 42 warnings, and 6 notices
|
build_linux_with_sonarqube
Process completed with exit code 1.
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamicWithPath.cs#L111
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamicWithPath.cs#L49
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamicWithPath.cs#L40
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamicWithPath.cs#L36
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamicOldTestingThing.cs#L102
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamicOldTestingThing.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamic.cs#L104
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmDivisionDynamic.cs#L33
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmBacktrack3.cs#L240
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_linux_with_sonarqube:
DeveMazeGeneratorCore/Generators/AlgorithmBacktrack2.cs#L38
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L43
This call site is reachable on: 'Android' 23.0 and later. 'WindowManagerLayoutParams.LayoutInDisplayCutoutMode' is only supported on: 'android' 28.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L35
This call site is reachable on: 'Android' 23.0 and later. 'Window.InsetsController' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L43
This call site is reachable on: 'Android' 23.0 and later. 'LayoutInDisplayCutoutMode.ShortEdges' is only supported on: 'android' 28.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'WindowInsets.Type.StatusBars()' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'IWindowInsetsController.Hide(int)' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L35
This call site is reachable on: 'Android' 23.0 and later. 'WindowInsets.Type.SystemBars()' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'Window.InsetsController' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L39
Dereference of a possibly null reference.
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
Dereference of a possibly null reference.
|
|
build_windows_Android:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
Dereference of a possibly null reference.
|
|
codeqlanalyze (javascript)
No files were found with the provided path: D:\a\_temp/codeql_databases/javascript.zip. No artifacts will be uploaded.
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'Window.InsetsController' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L43
This call site is reachable on: 'Android' 23.0 and later. 'LayoutInDisplayCutoutMode.ShortEdges' is only supported on: 'android' 28.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L35
This call site is reachable on: 'Android' 23.0 and later. 'WindowInsets.Type.SystemBars()' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L43
This call site is reachable on: 'Android' 23.0 and later. 'WindowManagerLayoutParams.LayoutInDisplayCutoutMode' is only supported on: 'android' 28.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'IWindowInsetsController.Hide(int)' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L35
This call site is reachable on: 'Android' 23.0 and later. 'IWindowInsetsController.Hide(int)' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'WindowInsets.Type.StatusBars()' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L39
Dereference of a possibly null reference.
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
Dereference of a possibly null reference.
|
|
build_windows_AndroidForFireStick:
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
Dereference of a possibly null reference.
|
|
codeqlanalyze (csharp)
No files were found with the provided path: D:\a\_temp/codeql_databases/csharp.zip. No artifacts will be uploaded.
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'IWindowInsetsController.Hide(int)' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L43
This call site is reachable on: 'Android' 23.0 and later. 'LayoutInDisplayCutoutMode.ShortEdges' is only supported on: 'android' 28.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L35
This call site is reachable on: 'Android' 23.0 and later. 'WindowInsets.Type.SystemBars()' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L43
This call site is reachable on: 'Android' 23.0 and later. 'WindowManagerLayoutParams.LayoutInDisplayCutoutMode' is only supported on: 'android' 28.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L35
This call site is reachable on: 'Android' 23.0 and later. 'IWindowInsetsController.Hide(int)' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L35
This call site is reachable on: 'Android' 23.0 and later. 'Window.InsetsController' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
This call site is reachable on: 'Android' 23.0 and later. 'Window.InsetsController' is only supported on: 'android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L39
Dereference of a possibly null reference.
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
Dereference of a possibly null reference.
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore.MonoGame.Android/MainActivity.cs#L33
Dereference of a possibly null reference.
|
|
build_windows_monogame_desktopgl
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_windows_monogame_windowsdx
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_windows_Android
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
codeqlanalyze (javascript)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_windows_AndroidForFireStick
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
codeqlanalyze (csharp)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
DeveMazeGeneratorCore.ConsoleApp.Linux
Expired
|
38.3 MB |
sha256:f6f5368a081cb93a39064acc4420b31034ab60dfff934ee7c37edd2af8b0e3f2
|
|
|
DeveMazeGeneratorCore.MonoGame.Android_aab
Expired
|
30 MB |
sha256:eec1600a55d9e08eaadcc67214d5b503815ae57f0e257cf93ce828c942fabfd3
|
|
|
DeveMazeGeneratorCore.MonoGame.Android_apk
Expired
|
30.4 MB |
sha256:4fe7d898090654c6e330259f23280ddeda117ac905cb5a5902a5ef55ae88cad2
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_linux-x64
Expired
|
30.3 MB |
sha256:5c3df19d01fe14f5789d365c78b261fd132290ff48f368d820c1665aa9623df1
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64
Expired
|
22.3 MB |
sha256:ce69a5961bd0ac1668d3a7e674270ffb530735611085f7fa416f180957357b6e
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinux
Expired
|
22.3 MB |
sha256:4b4fac9452419cdb88323b5d99a142d5fb34f69176e55e5431c5e5f1c72f67ec
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinuxtargz
Expired
|
31.1 MB |
sha256:7eb6079e1341dc3ff94bad91375485da6e3a06323f7a8a4db4e021a50d2390d3
|
|
|
DeveMazeGeneratorCore.MonoGame.WindowsDX_win-x64
Expired
|
48.4 MB |
sha256:efd877eb842376c8b0f9060f429617719d850388b7c73055552a3bb0025165e5
|
|