Wpf/WinForms: add text alignment to NumericStepper control #2822
Annotations
5 errors and 10 warnings
|
|
|
src/Eto.Mac/Forms/Controls/NumericStepperHandler.cs#L4
'NumericStepperHandler' does not implement interface member 'NumericStepper.IHandler.TextAlignment'
|
|
src/Eto.WinUI/Forms/Controls/NumericStepperHandler.cs#L11
'NumericStepperHandler' does not implement interface member 'NumericStepper.IHandler.TextAlignment'
|
|
src/Eto.Gtk/Forms/Controls/NumericStepperHandler.cs#L4
'NumericStepperHandler' does not implement interface member 'NumericStepper.IHandler.TextAlignment'
|
|
src/Eto.Gtk/Forms/Controls/NumericStepperHandler.cs#L4
'NumericStepperHandler' does not implement interface member 'NumericStepper.IHandler.TextAlignment'
|
|
src/Eto.Direct2D/2DConversions.cs#L253
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.Direct2D/2DConversions.cs#L253
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.Direct2D/2DConversions.cs#L251
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.Direct2D/2DConversions.cs#L251
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.Direct2D/2DConversions.cs#L249
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.Direct2D/2DConversions.cs#L249
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.Direct2D/2DConversions.cs#L247
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.Direct2D/2DConversions.cs#L247
Do not pass an argument with value type 'SharpDX.Direct2D1.DashStyle' to 'ReferenceEquals'. Due to value boxing, this call to 'ReferenceEquals' can return an unexpected result. Consider using 'Equals' instead, or pass reference type arguments if you intend to use 'ReferenceEquals'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2013)
|
|
src/Eto.WinUI/Forms/Controls/SplitterHandler.cs#L192
Cannot convert null literal to non-nullable reference type.
|
|
artifacts/obj/Windows/Eto.WinUI/Release/net8.0-windows10.0.22621/Forms/Controls/EtoBindingTextBlock.g.i.cs#L20
'EtoBindingTextBlock.Content' hides inherited member 'UserControl.Content'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading