Dev #69
Merged
Dev #69
Annotations
10 warnings
|
Build:
Trdo/App.xaml.cs#L30
The field 'App._trayIconWatchdogTimer' is never used
|
|
Build:
Trdo/ShowWindowCommand.cs#L10
The event 'ShowWindowCommand.CanExecuteChanged' is never used
|
|
Build:
Trdo/Pages/PlayingPage.xaml.cs#L350
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L91
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L31
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L26
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L21
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Trdo/ViewModels/PlayerViewModel.cs#L553
'PlayerViewModel.OnPropertyChanged(string?)': new protected member declared in sealed type
|
Loading