Skip to content

Update docs/update-api-docs.md

b50154f
Select commit
Loading
Failed to load commit list.
Merged

[docs] Add a step to API docs publishing about flipping monikers from 'prelease' to 'live'. #24465

Update docs/update-api-docs.md
b50154f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / xamarin-macios-sim-pr-tests succeeded Dec 19, 2025 in 1h 13m 18s

Build #20251218.4 had test failures

Details

Tests

  • Failed: 1 (0.00%, 1 new, 0 recurring)
  • Passed: 180,620 (94.77%)
  • Other: 9,965 (5.23%)
  • Total: 190,586

Annotations

Check failure on line 1 in MonoTouchFixtures.UIKit.DocumentTest.Save

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-sim-pr-tests

MonoTouchFixtures.UIKit.DocumentTest.Save

ObjCRuntime.RuntimeException : Failed to marshal the Objective-C object 0x600002c12580 (type: MonoTouchFixtures_UIKit_DocumentTest_MyDocument). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance (because the type 'MonoTouchFixtures.UIKit.DocumentTest+MyDocument' does not have a constructor that takes one NativeHandle argument).
Additional information:
	Selector: contentsForType:error:
	Method: MonoTouchFixtures.UIKit.DocumentTest/MyDocument:ContentsForType (string,Foundation.NSError&)
Raw output
   at ObjCRuntime.Runtime.RethrowManagedException(IntPtr )
   at ObjCRuntime.Runtime.rethrow_managed_exception(IntPtr original_exception_gchandle, IntPtr* exception_gchandle)
   at UIKit.UIDocument.Save(NSUrl , UIDocumentSaveOperation , UIOperationHandler )
   at MonoTouchFixtures.UIKit.DocumentTest.Save()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )