Add Windows 11 Widget support for playback control #31
Annotations
10 warnings
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L30
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#L25
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#L20
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#L428
'PlayerViewModel.OnPropertyChanged(string?)': new protected member declared in sealed type
|
|
Build:
Trdo/App.xaml.cs#L30
The field 'App._isComServerMode' is assigned but its value is never used
|
|
Build:
Trdo/ShowWindowCommand.cs#L10
The event 'ShowWindowCommand.CanExecuteChanged' is never used
|
|
Build:
Trdo/Pages/AboutPage.xaml.cs#L30
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#L25
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#L20
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#L428
'PlayerViewModel.OnPropertyChanged(string?)': new protected member declared in sealed type
|
Loading