Skip to content

Bump SystemExtensions.NetCore and SystemExtensions.NetStandard #963

Bump SystemExtensions.NetCore and SystemExtensions.NetStandard

Bump SystemExtensions.NetCore and SystemExtensions.NetStandard #963

Triggered via pull request October 17, 2024 02:53
Status Success
Total duration 8m 6s
Artifacts

codeql-analysis.yml

on: pull_request
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/MinimapWindow.g.cs#L12
'MinimapWindow.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/MinimapWindow.g.cs#L43
'MinimapWindow.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.