Remove unused scripts #575
githubactionsbuilds.yml
on: push
generate_version_number
4s
build_docker
42s
build_linux
32s
build_linux_with_sonarqube
2m 0s
build_linux_consoleapp
53s
build_linux_consoleapp_onlinux
37s
build_linux_monogame_desktopgl
1m 14s
build_windows_monogame_desktopgl_onlinux
1m 21s
build_windows_monogame_desktopgl
2m 39s
build_windows_monogame_windowsdx
3m 39s
build_windows_Android
8m 56s
build_windows_AndroidForFireStick
5m 8s
build_docker_monogame_blazor
1m 14s
Matrix: codeqlanalyze
release_nuget
9s
release_github
0s
Annotations
1 error, 40 warnings, and 6 notices
|
build_linux_consoleapp_onlinux
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_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#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#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#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. '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#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#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#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.
|
|
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#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#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. '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. '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#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#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#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#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. '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#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)
|
|
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#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 | |
|---|---|---|---|
|
CodeQLDatabase-csharp
Expired
|
12.2 MB |
sha256:31ca9cbc9650f88b80e74ac4ccf4d166f13691d7a174dd1c58972c0003f10ca0
|
|
|
CodeQLDatabase-javascript
Expired
|
12 MB |
sha256:d10d38238aac49934fea15e6a536ddcf4ea1ebc3b893c3e7cedff02ae564f3ff
|
|
|
DeveMazeGeneratorCore.ConsoleApp.Linux
Expired
|
38.3 MB |
sha256:f76d5638b2cac13ed20c03479d1cb8c22fd5248f287604dcee70e4b3d0b07ec2
|
|
|
DeveMazeGeneratorCore.MonoGame.Android_aab
Expired
|
30 MB |
sha256:0b093efc381ea5de959a22a0741e63689a0c0c6687b8b0449750ed27fcd4beae
|
|
|
DeveMazeGeneratorCore.MonoGame.Android_apk
Expired
|
30.4 MB |
sha256:ca1e3e1fa8e69077e01522c363164b58b37f38fbf8f56c2dd286f1b08d7c287c
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_linux-x64
Expired
|
30.3 MB |
sha256:3bc637f00bc1c37f5790d56c820d317434b7efa6dc45cdc4df8ede794c7b57ba
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64
Expired
|
22.3 MB |
sha256:ae74c091eb3229e3184f64d00f71a05a9f9fe12c461c1685b697eac6196f8817
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinux
Expired
|
22.3 MB |
sha256:c88db3c60a98342f5a928b16d2fd85ae3afeb39059f677d2ffd158676b331474
|
|
|
DeveMazeGeneratorCore.MonoGame.DesktopGL_win-x64_onlinuxtargz
Expired
|
31.1 MB |
sha256:fdaca81d5999ffae89896e65b8e8fc67fab73e5632405da2486b889e0f98ad4b
|
|
|
DeveMazeGeneratorCore.MonoGame.WindowsDX_win-x64
Expired
|
48.4 MB |
sha256:50af3ffabacc20d5a4ebdb635da12159bd4fbae44a80ec118d797f41008bea96
|
|
|
DeveMazeGeneratorCore7z
Expired
|
86.5 KB |
sha256:0e6486b25cb6000fe242ef7b77841535024b1425b8325f1326c775b32b85b602
|
|
|
DeveMazeGeneratorCoreNuGet
Expired
|
48.9 KB |
sha256:df5989b8aec22b531d26d44e15e2194c221a16193a8e18b988b5a51a25074879
|
|
|
DeveMazeGeneratorCoreZip
Expired
|
74.7 KB |
sha256:77672f348a8956f6cb9a5acd06bde41812b8a8852a9576365b7590b97ad8af5b
|
|