Release 0.9.10.2#1458
Merged
Merged
Annotations
9 warnings
|
Daybreak.Core/Services/Screenshots/ScreenshotService.cs#L117
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
|
Daybreak.Core/Services/Screenshots/ScreenshotService.cs#L116
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
|
Daybreak.Core/Services/Screenshots/ScreenshotService.cs#L115
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
|
Daybreak.Core/Services/Screenshots/ScreenshotService.cs#L117
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
|
Daybreak.Core/Services/Screenshots/ScreenshotService.cs#L116
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
|
Daybreak.Core/Services/Screenshots/ScreenshotService.cs#L115
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
|
|
|
|
|
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
The logs for this run have expired and are no longer available.
Loading