Release 0.9.9.43 #886
Annotations
10 warnings
Analyze (csharp):
Daybreak.GWCA/source/DebugModule.cpp#L23
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/DebugModule.cpp#L25
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/DebugModule.cpp#L27
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/DebugModule.cpp#L29
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Analyze (csharp):
Daybreak.GWCA/source/DebugModule.cpp#L31
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
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.
|