messagebox draft #6
Annotations
20 warnings
Publish:
SukiUI/Controls/CircleProgressBar.axaml.cs#L39
'CircleProgressBar.HeightProperty' hides inherited member 'Layoutable.HeightProperty'. Use the new keyword if hiding was intended.
|
Publish:
SukiUI/Controls/CircleProgressBar.axaml.cs#L42
'CircleProgressBar.Height' hides inherited member 'Layoutable.Height'. Use the new keyword if hiding was intended.
|
Publish:
SukiUI/Controls/CircleProgressBar.axaml.cs#L48
'CircleProgressBar.WidthProperty' hides inherited member 'Layoutable.WidthProperty'. Use the new keyword if hiding was intended.
|
Publish:
SukiUI/Controls/CircleProgressBar.axaml.cs#L51
'CircleProgressBar.Width' hides inherited member 'Layoutable.Width'. Use the new keyword if hiding was intended.
|
Publish:
SukiUI/Controls/Loading.axaml.cs#L22
'Loading.ForegroundProperty' hides inherited member 'TemplatedControl.ForegroundProperty'. Use the new keyword if hiding was intended.
|
Publish:
SukiUI/Controls/Loading.axaml.cs#L25
'Loading.Foreground' hides inherited member 'TemplatedControl.Foreground'. Use the new keyword if hiding was intended.
|
Publish:
SukiUI/Controls/GlassMorphism/BlurBackground.cs#L43
Non-nullable field 's_acrylicNoiseShader' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
SukiUI/Controls/GlassMorphism/BlurBackground.cs#L164
Dereference of a possibly null reference.
|
Publish:
SukiUI/Controls/CodeView.axaml.cs#L77
Dereference of a possibly null reference.
|
Publish:
SukiUI/Controls/CodeView.axaml.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Build:
SukiUI/Controls/CircleProgressBar.axaml.cs#L39
'CircleProgressBar.HeightProperty' hides inherited member 'Layoutable.HeightProperty'. Use the new keyword if hiding was intended.
|
Build:
SukiUI/Controls/CircleProgressBar.axaml.cs#L42
'CircleProgressBar.Height' hides inherited member 'Layoutable.Height'. Use the new keyword if hiding was intended.
|
Build:
SukiUI/Controls/CircleProgressBar.axaml.cs#L48
'CircleProgressBar.WidthProperty' hides inherited member 'Layoutable.WidthProperty'. Use the new keyword if hiding was intended.
|
Build:
SukiUI/Controls/CircleProgressBar.axaml.cs#L51
'CircleProgressBar.Width' hides inherited member 'Layoutable.Width'. Use the new keyword if hiding was intended.
|
Build:
SukiUI/Controls/Loading.axaml.cs#L22
'Loading.ForegroundProperty' hides inherited member 'TemplatedControl.ForegroundProperty'. Use the new keyword if hiding was intended.
|
Build:
SukiUI/Controls/Loading.axaml.cs#L25
'Loading.Foreground' hides inherited member 'TemplatedControl.Foreground'. Use the new keyword if hiding was intended.
|
Build:
SukiUI/Controls/CodeView.axaml.cs#L77
Dereference of a possibly null reference.
|
Build:
SukiUI/Controls/CodeView.axaml.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Build:
SukiUI/Controls/CodeView.axaml.cs#L77
Dereference of a possibly null reference.
|
Build:
SukiUI/Controls/CodeView.axaml.cs#L77
Dereference of a possibly null reference.
|
Loading