Memory span #64
Annotations
2 errors and 3 warnings
net8
Process completed with exit code 1.
|
net462
Process completed with exit code 1.
|
net8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
net8:
src/Html2OpenXml/Primitives/HtmlFont.cs#L88
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
net8:
src/Html2OpenXml/Primitives/HtmlFont.cs#L88
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|