Dev #489
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/Beutl.ProjectSystem/ProjectSystem/Element.cs#L37
The field 'Element._disposable' is never used
|
build:
src/Beutl.Controls/PropertyEditors/NumberEditor.cs#L17
Inadvisable registration: Generic types cannot be referenced from XAML. Create a non-generic type to be the owner of this AvaloniaProperty.
|
build:
src/Beutl.Operators/Configure/Effects/CvBlurOperator.cs#L7
Member 'CvBlurOperator.GetProperties()' overrides obsolete member 'ConfigureOperator<Drawable, Blur>.GetProperties()'. Add the Obsolete attribute to 'CvBlurOperator.GetProperties()'.
|
build:
src/Beutl.Operators/Configure/Effects/DropShadowOperator.cs#L7
Member 'DropShadowOperator.GetProperties()' overrides obsolete member 'ConfigureOperator<Drawable, DropShadow>.GetProperties()'. Add the Obsolete attribute to 'DropShadowOperator.GetProperties()'.
|
build:
src/Beutl.Operators/Configure/Effects/InnerShadowOperator.cs#L7
Member 'InnerShadowOperator.GetProperties()' overrides obsolete member 'ConfigureOperator<Drawable, InnerShadow>.GetProperties()'. Add the Obsolete attribute to 'InnerShadowOperator.GetProperties()'.
|
build:
src/Beutl.Operators/Configure/Effects/BlurOperator.cs#L7
Member 'BlurOperator.GetProperties()' overrides obsolete member 'ConfigureOperator<Drawable, Blur>.GetProperties()'. Add the Obsolete attribute to 'BlurOperator.GetProperties()'.
|
build:
src/Beutl.Operators/Configure/Effects/BorderOperator.cs#L7
Member 'BorderOperator.GetProperties()' overrides obsolete member 'ConfigureOperator<Drawable, Border>.GetProperties()'. Add the Obsolete attribute to 'BorderOperator.GetProperties()'.
|
build:
src/Beutl.Operators/Configure/BlendOperator.cs#L16
Member 'BlendOperator.OnInitializeSetters(IList<ISetter>)' overrides obsolete member 'StylingOperator.OnInitializeSetters(IList<ISetter>)'. Add the Obsolete attribute to 'BlendOperator.OnInitializeSetters(IList<ISetter>)'.
|
build:
src/Beutl.Operators/Configure/ForegroundOperator.cs#L17
Member 'ForegroundOperator.OnInitializeSetters(IList<ISetter>)' overrides obsolete member 'StylingOperator.OnInitializeSetters(IList<ISetter>)'. Add the Obsolete attribute to 'ForegroundOperator.OnInitializeSetters(IList<ISetter>)'.
|
build:
src/Beutl.Operators/Configure/OpacityMaskOperator.cs#L17
Member 'OpacityMaskOperator.OnInitializeSetters(IList<ISetter>)' overrides obsolete member 'StylingOperator.OnInitializeSetters(IList<ISetter>)'. Add the Obsolete attribute to 'OpacityMaskOperator.OnInitializeSetters(IList<ISetter>)'.
|