WatchList.WPF - Fixed bug and used "CommunityToolkit.Mvvm" atribut [R… #812
Annotations
15 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
WatchList.WinForms/Control/CheckComboBox/Component/CheckBoxComboBoxListControl.cs#L97
Obsolete member 'CheckBoxComboBoxListControl.OnVisibleChanged(EventArgs)' overrides non-obsolete member 'Control.OnVisibleChanged(EventArgs)'
|
build:
WatchList.WinForms/Control/CheckComboBox/PopupComboBox.cs#L28
Non-nullable field 'dropDownControl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
WatchList.WinForms/Control/CheckComboBox/CheckBoxComboBox.cs#L34
'CheckBoxComboBox.CheckBoxProperties_Changed(object, EventArgs)' is obsolete
|
build:
WatchList.WinForms/Control/CheckComboBox/CheckBoxComboBox.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void CheckBoxComboBox.CheckBoxProperties_Changed(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
build:
WatchList.WinForms/Control/CheckComboBox/CheckBoxComboBox.cs#L41
Nullability of reference types in type of parameter 'sender' of 'void CheckBoxComboBox.Items_CheckBoxChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
build:
WatchList.WinForms/Control/CheckComboBox/CheckBoxComboBox.cs#L28
Non-nullable event 'CheckBoxCheckedChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
WatchList.WinForms/Control/CheckComboBox/CheckBoxComboBox.cs#L160
'CheckBoxComboBox.CheckBoxProperties_Changed(object, EventArgs)' is obsolete
|
build:
WatchList.WinForms/Control/CheckComboBox/CheckBoxComboBox.cs#L188
'CheckBoxComboBox.DataSource' is obsolete
|
build:
WatchList.WinForms/Control/CheckComboBox/CheckBoxComboBox.cs#L199
'CheckBoxComboBox.CheckBoxItems' is obsolete
|