Skip to content

Add support for setting content in place of the title in a TitleBar #654

Add support for setting content in place of the title in a TitleBar

Add support for setting content in place of the title in a TitleBar #654

Re-run triggered February 1, 2025 22:36
Status Failure
Total duration 2m 35s
Artifacts

wpf-ui-pr-validator.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
build: src/Wpf.Ui/Controls/TitleBar/TitleBar.cs#L401
The type 'TitleBar' already contains a definition for '_buttons'
build: src/Wpf.Ui/Controls/TitleBar/TitleBar.cs#L401
The type 'TitleBar' already contains a definition for '_buttons'
build
Process completed with exit code 1.
build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
build: src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.
build: src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.