Player preliminary work #719
Annotations
2 warnings
Source/LibationUiBase/ViewModels/Player/PlaylistEntryViewModel.cs#L47
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/ProcessQueueControl.cs#L77
The field 'SidebarControl.playlistBindingSource' is never used
|
The logs for this run have expired and are no longer available.
Loading