Skip to content

CodeQL

CodeQL #1010

Triggered via schedule December 7, 2024 13:03
Status Success
Total duration 9m 31s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/CircularButton.g.cs#L16
'CircularButton.ContentProperty' hides inherited member 'ContentControl.ContentProperty'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/CircularButton.g.cs#L62
'CircularButton.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/HighlightButton.g.cs#L17
'HighlightButton.HorizontalContentAlignmentProperty' hides inherited member 'Control.HorizontalContentAlignmentProperty'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/HighlightButton.g.cs#L18
'HighlightButton.VerticalContentAlignmentProperty' hides inherited member 'Control.VerticalContentAlignmentProperty'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/HighlightButton.g.cs#L83
'HighlightButton.HorizontalContentAlignment' hides inherited member 'Control.HorizontalContentAlignment'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/HighlightButton.g.cs#L98
'HighlightButton.VerticalContentAlignment' hides inherited member 'Control.VerticalContentAlignment'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/MenuButton.g.cs#L18
'MenuButton.HorizontalContentAlignmentProperty' hides inherited member 'Control.HorizontalContentAlignmentProperty'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/MenuButton.g.cs#L19
'MenuButton.VerticalContentAlignmentProperty' hides inherited member 'Control.VerticalContentAlignmentProperty'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/MenuButton.g.cs#L95
'MenuButton.HorizontalContentAlignment' hides inherited member 'Control.HorizontalContentAlignment'. Use the new keyword if hiding was intended.
Analyze (csharp): Daybreak/obj/Release/net8.0-windows/generated/WpfExtended.SourceGeneration/System.Extensions.DependencyPropertyGenerator/MenuButton.g.cs#L110
'MenuButton.VerticalContentAlignment' hides inherited member 'Control.VerticalContentAlignment'. Use the new keyword if hiding was intended.