fix(deps): update avalonia - autoclosed #1932
cicd.yml
on: pull_request
Annotations
10 errors and 10 warnings
Build & Test:
src/KubeUI/Views/ResourcePropertiesView.cs#L220
The call is ambiguous between the following methods or properties: 'StyledElementExtensions.DataContext<T>(T, object, BindingMode?, IValueConverter?, object?, string?)' and 'ControlPropertyExtensions.DataContext<TElement>(TElement, object, BindingMode?, IValueConverter?, string?)'
|
Build & Test:
src/KubeUI/Views/ResourcePropertiesView.cs#L168
The call is ambiguous between the following methods or properties: 'StyledElementExtensions.DataContext<T>(T, object, BindingMode?, IValueConverter?, object?, string?)' and 'ControlPropertyExtensions.DataContext<TElement>(TElement, object, BindingMode?, IValueConverter?, string?)'
|
Build & Test:
src/KubeUI/Views/ResourcePropertiesView.cs#L127
The call is ambiguous between the following methods or properties: 'StyledElementExtensions.DataContext<T>(T, object, BindingMode?, IValueConverter?, object?, string?)' and 'ControlPropertyExtensions.DataContext<TElement>(TElement, object, BindingMode?, IValueConverter?, string?)'
|
Build & Test:
src/KubeUI/Views/ClusterView.cs#L161
The call is ambiguous between the following methods or properties: 'StyledElementExtensions.DataContext<T>(T, object, BindingMode?, IValueConverter?, object?, string?)' and 'ControlPropertyExtensions.DataContext<TElement>(TElement, object, BindingMode?, IValueConverter?, string?)'
|
Build & Test:
src/KubeUI/Views/Configuration/Secret/CertificateItemView.cs#L126
The call is ambiguous between the following methods or properties: 'StyledElementExtensions.DataContext<T>(T, object, BindingMode?, IValueConverter?, object?, string?)' and 'ControlPropertyExtensions.DataContext<TElement>(TElement, object, BindingMode?, IValueConverter?, string?)'
|
Build & Test:
src/KubeUI/ControlExtensions.Generated/Properties/DataGridRow_PropertyExtensions.g.cs#L26
'DataGridRow' does not contain a definition for 'IsSelectedProperty'
|
Build & Test:
src/KubeUI/ControlExtensions.Generated/Properties/DataGridRow_PropertyExtensions.g.cs#L28
'DataGridRow' does not contain a definition for 'IsSelectedProperty'
|
Build & Test:
src/KubeUI/ControlExtensions.Generated/Properties/DataGridRow_PropertyExtensions.g.cs#L30
'DataGridRow' does not contain a definition for 'IsSelectedProperty'
|
Build & Test:
src/KubeUI/ControlExtensions.Generated/Properties/DataGridRow_PropertyExtensions.g.cs#L32
'DataGridRow' does not contain a definition for 'IsSelectedProperty'
|
Build & Test:
src/KubeUI/ControlExtensions.Generated/Properties/DataGridRow_PropertyExtensions.g.cs#L32
Cannot assign to 'IsSelected' because it is a 'method group'
|
Build & Test:
src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Controls/PodStatusCell.cs#L65
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Converters/StaticResourceConverter.cs#L8
Nullability of reference types in type of parameter 'value' of 'object StaticResourceConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Converters/StaticResourceConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object StaticResourceConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Converters/StaticResourceConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object StaticResourceConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Converters/StaticResourceConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object StaticResourceConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Views/AboutView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
Build & Test:
src/KubeUI/Views/HomeView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|