Skip to content

Memory span #64

Memory span

Memory span #64

Triggered via pull request December 21, 2024 23:12
@onizetonizet
synchronize #183
memory-span
Status Failure
Total duration 1m 3s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)