Player preliminary work #722
Annotations
3 warnings
Source/LibationUiBase/ViewModels/Player/PlaylistEntryViewModel.cs#L6
'PlaylistEntryViewModel' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Source/LibationUiBase/ViewModels/Player/PlaylistEntryViewModel.cs#L49
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Source/LibationWinForms/ProcessQueue/SidebarControl.cs#L76
The field 'SidebarControl.playlistBindingSource' is never used
|
The logs for this run have expired and are no longer available.
Loading