Skip to content

SvgElementCollection.Insert: handle case when index==Count (#1201) #603

SvgElementCollection.Insert: handle case when index==Count (#1201)

SvgElementCollection.Insert: handle case when index==Count (#1201) #603

Triggered via push February 6, 2026 07:58
Status Success
Total duration 2m 12s
Artifacts

runtests.yml

on: push
Matrix: benchmark
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test (windows-latest, net9.0): Tests/Svg.UnitTests/SvgTestHelper.cs#L101
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test (windows-latest, net9.0): Tests/Svg.Tests.Common/TestsUtils.cs#L96
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)