README #152
+63
−0
Merged
README #152
Annotations
10 warnings
|
WatchList.WinForms/BoxCinemaForm.cs#L77
'CheckBoxComboBox.SelectAllItem()' is obsolete
|
|
WatchList.WinForms/BoxCinemaForm.cs#L76
'CheckBoxComboBox.SelectAllItem()' is obsolete
|
|
WatchList.WinForms/BoxCinemaForm.cs#L75
'CheckBoxComboBox.SelectItemsStr(string[])' is obsolete
|
|
WatchList.WinForms/Control/CheckComboBox/Component/CheckBoxComboBoxListControl.cs#L88
Dereference of a possibly null reference.
|
|
WatchList.WinForms/Control/CheckComboBox/Component/CheckBoxComboBoxListControl.cs#L88
Dereference of a possibly null reference.
|
|
WatchList.WinForms/Control/CheckComboBox/Component/CheckBoxProperties.cs#L24
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
WatchList.WinForms/Extension/GridItemExtension.cs#L6
Possible null reference return.
|
|
WatchList.WinForms/Extension/GridItemExtension.cs#L6
Converting null literal or possible null value to non-nullable type.
|
|
WatchList.WinForms/Extension/SelectFieldsCbCmbExtension.cs#L30
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
|
WatchList.WinForms/Control/CheckComboBox/Component/CheckBoxComboBoxListControl.cs#L97
Obsolete member 'CheckBoxComboBoxListControl.OnVisibleChanged(EventArgs)' overrides non-obsolete member 'Control.OnVisibleChanged(EventArgs)'
|
The logs for this run have expired and are no longer available.
Loading