fix(deps): update irihi #2625
Annotations
10 warnings
Publish:
src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IImage?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IImage>' in 'T ControlPropertyExtensions._set<T, IImage>(T control, AvaloniaProperty<IImage> avaloniaProperty, Func<IImage> func, Action<IImage>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/Avatar_MarkupExtensions.g.cs#L42
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/Banner_MarkupExtensions.g.cs#L65
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/BitmapIconSource_MarkupExtensions.g.cs#L67
Possible null reference argument for parameter 'arg1' in 'void Action<object, object>.Invoke(object arg1, object arg2)'.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L42
Argument of type 'StyledProperty<object?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<object>' in 'T ControlPropertyExtensions._set<T, object>(T control, AvaloniaProperty<object> avaloniaProperty, Func<object> func, Action<object>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/Breadcrumb_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IBinding?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IBinding>' in 'T ControlPropertyExtensions._set<T, IBinding>(T control, AvaloniaProperty<IBinding> avaloniaProperty, Func<IBinding> func, Action<IBinding>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/BreadcrumbItem_MarkupExtensions.g.cs#L65
Argument of type 'StyledProperty<ICommand?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<ICommand>' in 'T ControlPropertyExtensions._set<T, ICommand>(T control, AvaloniaProperty<ICommand> avaloniaProperty, Func<ICommand> func, Action<ICommand>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/ButtonGroup_MarkupExtensions.g.cs#L19
Argument of type 'StyledProperty<IBinding?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IBinding>' in 'T ControlPropertyExtensions._set<T, IBinding>(T control, AvaloniaProperty<IBinding> avaloniaProperty, Func<IBinding> func, Action<IBinding>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Publish:
src/KubeUI.Core/ControlExtensions.Generated/Breadcrumb_MarkupExtensions.g.cs#L42
Argument of type 'StyledProperty<IBinding?>' cannot be used for parameter 'avaloniaProperty' of type 'AvaloniaProperty<IBinding>' in 'T ControlPropertyExtensions._set<T, IBinding>(T control, AvaloniaProperty<IBinding> avaloniaProperty, Func<IBinding> func, Action<IBinding>? setChangedHandler, string? expression)' due to differences in the nullability of reference types.
|
Loading