Skip to content

Regenerate Public API files - #30822

Merged
mattleibow merged 1 commit into
net10.0from
dev/public-apis
Jul 24, 2025
Merged

Regenerate Public API files#30822
mattleibow merged 1 commit into
net10.0from
dev/public-apis

Regenerate Public API files

f7568dd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public failed Jul 24, 2025 in 38m 50s

Build #10.0.0-ci+pr.30822.azdo.147119 had test failures

Details

Tests

  • Failed: 3 (0.03%)
  • Passed: 8,567 (99.39%)
  • Other: 50 (0.58%)
  • Total: 8,620

Annotations

Check failure on line 34 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L34

Git fetch failed with exit code: 128

Check failure on line 34 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L34

Git fetch failed with exit code: 128

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: C:\a\_work\1\s\artifacts\docs-packs

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: C:\a\_work\1\a\nuget

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyQuadraticBezierSegmentConstructor(points: "", count: 0)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyQuadraticBezierSegmentConstructor(points: "", count: 0)

System.InvalidOperationException : Cannot convert null or empty string into PointCollection.
Raw output
   at Microsoft.Maui.Controls.Shapes.PointCollectionConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) in /_/src/Controls/src/Core/Shapes/PointCollectionConverter.cs:line 29
   at Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyQuadraticBezierSegmentConstructor(String points, Int32 count) in /_/src/Controls/tests/Core.UnitTests/PathSegmentTests.cs:line 112
   at InvokeStub_PathSegmentTests.TestPolyQuadraticBezierSegmentConstructor(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyBezierSegmentConstructor(points: "", count: 0)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyBezierSegmentConstructor(points: "", count: 0)

System.InvalidOperationException : Cannot convert null or empty string into PointCollection.
Raw output
   at Microsoft.Maui.Controls.Shapes.PointCollectionConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) in /_/src/Controls/src/Core/Shapes/PointCollectionConverter.cs:line 29
   at Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyBezierSegmentConstructor(String points, Int32 count) in /_/src/Controls/tests/Core.UnitTests/PathSegmentTests.cs:line 71
   at InvokeStub_PathSegmentTests.TestPolyBezierSegmentConstructor(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyLineSegmentConstructor(points: "", count: 0)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyLineSegmentConstructor(points: "", count: 0)

System.InvalidOperationException : Cannot convert null or empty string into PointCollection.
Raw output
   at Microsoft.Maui.Controls.Shapes.PointCollectionConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) in /_/src/Controls/src/Core/Shapes/PointCollectionConverter.cs:line 29
   at Microsoft.Maui.Controls.Core.UnitTests.PathSegmentTests.TestPolyLineSegmentConstructor(String points, Int32 count) in /_/src/Controls/tests/Core.UnitTests/PathSegmentTests.cs:line 92
   at InvokeStub_PathSegmentTests.TestPolyLineSegmentConstructor(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)