Skip to content

[Windows] Fix CollectionView ScrollTo related test cases failed in CI#34907

Merged
kubaflo merged 2 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-34772
Apr 24, 2026
Merged

[Windows] Fix CollectionView ScrollTo related test cases failed in CI#34907
kubaflo merged 2 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-34772

Address copilot concern

db23dc8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Release)) failed Apr 24, 2026 in 1h 15m 59s

Build .NET MAUI Build Windows (Release) failed

Annotations

Check failure on line 63 in src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs#L63

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs(63,7): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Row<TView>(TView, int)' and 'Issue34671ViewExtensions.Row<TView>(TView, int)'

Check failure on line 78 in src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs#L78

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs(78,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 83 in src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs#L83

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs(83,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 88 in src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs#L88

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs(88,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 93 in src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs#L93

src\Controls\tests\TestCases.HostApp\Issues\Issue34671.cs(93,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'