Skip to content

Bump System.Reflection.Metadata from 8.0.0 to 8.0.1 #957

Bump System.Reflection.Metadata from 8.0.0 to 8.0.1

Bump System.Reflection.Metadata from 8.0.0 to 8.0.1 #957

Triggered via pull request October 9, 2024 02:25
Status Success
Total duration 8m 10s
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.