Skip to content

WatchList.WPF - Fixed bug "MergeDataFromDB" and rename command. #798

WatchList.WPF - Fixed bug "MergeDataFromDB" and rename command.

WatchList.WPF - Fixed bug "MergeDataFromDB" and rename command. #798

Triggered via push December 8, 2024 09:05
Status Success
Total duration 44s
Artifacts

builderItem.yml

on: push
Fit to window
Zoom out
Zoom in

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/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.
build: WatchList.WinForms/BoxCinemaForm.cs#L75
'CheckBoxComboBox.SelectItemsStr(string[])' is obsolete
build: WatchList.WinForms/BoxCinemaForm.cs#L76
'CheckBoxComboBox.SelectAllItem()' is obsolete
build: WatchList.WinForms/BoxCinemaForm.cs#L77
'CheckBoxComboBox.SelectAllItem()' is obsolete
build: WatchList.WinForms/BindingItem/ModelBoxForm/Sorter/SortItemsModel.cs#L19
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
build: WatchList.WinForms/BoxCinemaForm.cs#L90
'CheckBoxComboBox.SelectItemsStr(string[])' is obsolete
build: WatchList.WinForms/BoxCinemaForm.cs#L91
'CheckBoxComboBox.SelectAllItem()' is obsolete