Fix: WebView inside SwipeView not responding to swipe gestures on Android - #36231
Build .NET MAUI Build macOS (Release) failed
Annotations
Check failure on line 359 in src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))
src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs#L359
src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs(359,10): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Assert' does not contain a definition for 'IsTrue'
Check failure on line 363 in src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))
src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs#L363
src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs(363,10): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Assert' does not contain a definition for 'IsTrue'
Check failure on line 118 in src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))
src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs#L118
src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs(118,7): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)
Check failure on line 120 in src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))
src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs#L120
src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs(120,15): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'SwipeView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'SwipeView' could be found (are you missing a using directive or an assembly reference?)
Check failure on line 121 in src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))
src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs#L121
src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs(121,20): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)