[iOS/Mac Catalyst 26] Fix NavigationPage content not extending behind floating glass tab bar - #35523
Merged
Merged
Build Analysis / Build Analysis
failed
Jun 5, 2026 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Build Failures
maui-pr / Build .NET MAUI / Build Windows (Debug) / 🛠️ Build Microsoft.Maui.sln
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)
-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(48,21): error CS1061: 'ScrollView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'ScrollView' could be found (are you missing a using directive or an assembly reference?)
maui-pr / Build .NET MAUI / Build Windows (Release) / 🛠️ Build Microsoft.Maui.sln
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)
-
❌src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(48,21): error CS1061: 'ScrollView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'ScrollView' could be found (are you missing a using directive or an assembly reference?)
maui-pr / Build .NET MAUI / Build macOS (Debug) / 🛠️ Build Microsoft.Maui.sln
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌src/Maui.InTree.targets(29,5): error MSB4019: The imported project "/Users/cloudtest/vss/_work/1/s/.buildtasks/Microsoft.Maui.Resizetizer.targets" was not found. Confirm that the expression in the Import declaration "$(_MauiBuildTasksLocation)Microsoft.Maui.Resizetizer.targets", which evaluated to "/Users/cloudtest/vss/_work/1/s/.buildtasks/Microsoft.Maui.Resizetizer.targets", is correct, and that the file exists on disk.
-
❌src/Controls/tests/TestCases.HostApp/Issues/Issue7814.cs(45,30): error CS1061: 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)
-
❌src/Controls/tests/TestCases.HostApp/Issues/Issue7814.cs(48,21): error CS1061: 'ScrollView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'ScrollView' could be found (are you missing a using directive or an assembly reference?)
1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr]
Test Failures (8 tests failed)
🔹 [All failing tests from maui-pr]
- Exception Message
Project Controls.TestCases.HostApp.csproj failed to build. Check test output/attachments for errors.
- CallStack
at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 45 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
- Exception Message
Project Controls.TestCases.HostApp.csproj failed to build. Check test output/attachments for errors.
- CallStack
at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 45 at InvokeStub_SampleTests.Build(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
❌ Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\tests\\TestCases.HostApp\\Controls."···, config: "Debug") [Details] [4.46% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
❌ Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\tests\\TestCases.HostApp\\Controls."···, config: "Release") [Details] [4.50% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
Loading