Skip to content

[All Platforms] Fix RadioButton warning when ControlTemplate is set with View content#33839

Merged
jfversluis merged 1 commit into
dotnet:inflight/currentfrom
kubaflo:fix/issue-33829-radiobutton-warning
Mar 9, 2026
Merged

[All Platforms] Fix RadioButton warning when ControlTemplate is set with View content#33839
jfversluis merged 1 commit into
dotnet:inflight/currentfrom
kubaflo:fix/issue-33829-radiobutton-warning

Fix #33829: Don't log warning for View content when ControlTemplate i…

fe0d1d9
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Mar 9, 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 macOS (Release) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Build.Construction.ProjectRootElement.LoadDocument(String fullPath, Boolean preserveFormatting, Boolean loadAsReadOnly) at Microsoft.Build.Construction.ProjectRootElement.CreateProjectFromPath(String projectFile, ProjectRootElementCacheBase projectRootElementCache, Boolean preserveFormatting) at Microsoft.Build.Evaluation.ProjectRootElementCache.GetOrLoad(String projectFile, OpenProjectRootElement loadProjectRootElement, Boolean isExplicitlyLoaded, Nullable`1 preserveFormatting) at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImportsFromUnescapedImportExpression(String directoryOfImportingFile, ProjectImportElement importElement, String unescapedExpression, Boolean throwOnFileNotExistsError, List`1& imports) at Microsoft.

Test Failures (41 tests failed)

🔹 [All failing tests from maui-pr]

🔹 [All failing tests from maui-pr]

    ⚠️ 27 failing tests not displayed for this pipeline due to space limitations

Was this helpful? Yes No