Release 0.9.10.5#1506
Merged
Merged
Annotations
6 warnings
|
Daybreak.Core/Services/Screenshots/ScreenshotService.cs#L114
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#L113
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#L112
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#L114
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#L113
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#L112
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
The logs for this run have expired and are no longer available.
Loading