Merge branch 'master' into remove_windows_builds #569
githubactionsbuilds.yml
on: push
generate_version_number
2s
build_docker
54s
build_linux
31s
build_linux_with_sonarqube
1m 52s
build_linux_consoleapp
48s
build_linux_monogame_desktopgl
1m 19s
build_windows_monogame_desktopgl_onlinux
1m 22s
build_windows_monogame_desktopgl
2m 9s
build_windows_monogame_windowsdx
3m 16s
build_windows_Android
6m 22s
build_windows_AndroidForFireStick
4m 57s
build_docker_monogame_blazor
37s
Matrix: codeqlanalyze
release_nuget
release_github
0s
Annotations
9 errors, 41 warnings, and 6 notices
|
build_docker_monogame_blazor
Process completed with exit code 1.
|
|
build_linux_with_sonarqube
Process completed with exit code 1.
|
|
codeqlanalyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "C:\hostedtoolcache\windows\CodeQL\2.22.2\x64\codeql\csharp\tools\autobuild.cmd". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore/PathFinders/PathFinderDepthFirstSmartWithPos.cs#L23
The name 'MathHelper' does not exist in the current context
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore/PathFinders/PathFinderDepthFirstSmartWithPos.cs#L23
The name 'MathHelper' does not exist in the current context
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore/PathFinders/PathFinderDepthFirstSmartWithPos.cs#L23
The name 'MathHelper' does not exist in the current context
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore/PathFinders/PathFinderDepthFirstSmartWithPos.cs#L23
The name 'MathHelper' does not exist in the current context
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore/PathFinders/PathFinderDepthFirstSmartWithPos.cs#L23
The name 'MathHelper' does not exist in the current context
|
|
codeqlanalyze (csharp):
DeveMazeGeneratorCore/PathFinders/PathFinderDepthFirstSmartWithPos.cs#L23
The name 'MathHelper' does not exist in the current context
|
|
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_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#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#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#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_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 (javascript)
No files were found with the provided path: D:\a\_temp/codeql_databases/javascript.zip. No artifacts will be uploaded.
|
|
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#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#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#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#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#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 (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#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#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. '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#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#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#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.
|
|
codeqlanalyze (csharp)
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
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_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 (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_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 (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:cdbcc8692077e2cd336d52375d7b6b37448bd81915b32a810cc130284f73a2df
|
|
|
DeveMazeGeneratorCore.MonoGame.Android_aab
Expired
|
30 MB |
sha256:a90f6353b35ac8b0da1d5e9d776a72db6b47498c796a99b299057230cd320897
|
|
|
DeveMazeGeneratorCore.MonoGame.Android_apk
Expired
|
30.4 MB |
sha256:25b95b678eac912a7dd05266a1360c5f95f8921138d4884cbf33f4fc97814830
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_linux-x64
Expired
|
30.3 MB |
sha256:1e7ef8c572f2976c2720f54e29c947b8c854cfb1e10c35a49e6124815e50a8d9
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64
Expired
|
22.3 MB |
sha256:c86409cedab319033a529ebc57b7ed378b4e423cd0f1a6e72df0a0b01e2d1dd8
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinux
Expired
|
22.3 MB |
sha256:cc62fdd1a1a403873b98e1703b0dd49f53709bd1ebd349bbc4ea6359ed90ec41
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinuxtargz
Expired
|
31.1 MB |
sha256:6410b4084a8c0cf52298e2b04ce344ada0143f35dd2215b8260d0fd84b0061cc
|
|
|
DeveMazeGeneratorCore.MonoGame.WindowsDX_win-x64
Expired
|
48.4 MB |
sha256:bd73d9c49580dbd5cc3be193a7dbfc4b50f0471c7795bc33c837034f24292206
|
|