Skip to content

Add gh-aw rerun review scanner#35685

Merged
PureWeen merged 50 commits into
mainfrom
feature/rerun-review-scanner
Jun 8, 2026
Merged

Add gh-aw rerun review scanner#35685
PureWeen merged 50 commits into
mainfrom
feature/rerun-review-scanner

Always check per-comment author_association in Test-ReviewCommandOpti…

3484700
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr succeeded Jun 8, 2026 in 30m 50s

Build #10.0.80-ci+pr.35685.azdo.1451687 had test failures

Details

Tests

  • Failed: 4 (0.01%)
  • Passed: 26,971 (99.20%)
  • Other: 214 (0.79%)
  • Total: 27,189

Annotations

Check failure on line 1 in MauiAppBuild_BeginInvoke_DispatchesToDispatcher

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

MauiAppBuild_BeginInvoke_DispatchesToDispatcher

Microsoft.Maui.ApplicationModel.NotImplementedInReferenceAssemblyException : This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.
Raw output
   at Microsoft.Maui.ApplicationModel.MainThread.get_PlatformIsMainThread() in /_/src/Essentials/src/MainThread/MainThread.netstandard.cs:line 16
   at Microsoft.Maui.ApplicationModel.MainThread.get_IsMainThread() in /_/src/Essentials/src/MainThread/MainThread.shared.cs:line 57
   at Microsoft.Maui.ApplicationModel.MainThread.BeginInvokeOnMainThread(Action action) in /_/src/Essentials/src/MainThread/MainThread.shared.cs:line 65
   at Microsoft.Maui.UnitTests.Hosting.MainThreadBridgeTests.MauiAppBuild_BeginInvoke_DispatchesToDispatcher() in /_/src/Core/tests/UnitTests/Hosting/MainThreadBridgeTests.cs:line 168
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in CreateTimerNonRepeatingDoesNotRepeat

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

CreateTimerNonRepeatingDoesNotRepeat

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<<CreateTimerNonRepeatingDoesNotRepeat>b__10_0>d.MoveNext() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 140
--- End of stack trace from previous location ---
   at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---

Check failure on line 1 in TestImplementationHasDispatcher

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

TestImplementationHasDispatcher

Assert.NotNull() Failure: Value is null
Raw output
   at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<TestImplementationHasDispatcher>b__3_0() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 38
   at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass0_0.<Run>b__0() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 136
   at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Maui.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.