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 failed Jun 5, 2026 in 3h 29m 48s

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

Details

Tests

  • Failed: 4 (0.02%)
  • Passed: 18,081 (99.21%)
  • Other: 140 (0.77%)
  • Total: 18,225

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.UnitTests.dll in job b619412c-058d-43b9-ad2a-15c9f3600153 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b619412c-058d-43b9-ad2a-15c9f3600153/workitems/Microsoft.Maui.UnitTests.dll/console

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.