Add support for setting content in place of the title in a TitleBar #654
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.
|
Install dependencies
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:
|
Install dependencies
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Install dependencies
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:
|
Install dependencies
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build:
src/Wpf.Ui.Abstractions/Controls/INavigationAware.cs#L17
Element documentation headers should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1506.md)
|
Build:
src/Wpf.Ui.Abstractions/NavigationException.cs#L13
Constructor summary documentation should begin with standard text (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1642.md)
|
Build:
src/Wpf.Ui.Abstractions/NavigationException.cs#L20
Constructor summary documentation should begin with standard text (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1642.md)
|
Build:
src/Wpf.Ui.DependencyInjection/ServiceCollectionExtensions.cs#L21
Element documentation headers should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1506.md)
|
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.Abstractions/Controls/INavigationAware.cs#L17
Element documentation headers should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1506.md)
|
Build:
src/Wpf.Ui.Abstractions/NavigationException.cs#L13
Constructor summary documentation should begin with standard text (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1642.md)
|
Build:
src/Wpf.Ui.Abstractions/NavigationException.cs#L20
Constructor summary documentation should begin with standard text (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1642.md)
|
Build:
src/Wpf.Ui.DependencyInjection/ServiceCollectionExtensions.cs#L21
Element documentation headers should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1506.md)
|
Build:
src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.
|
Loading