minor update #50
Merged
minor update #50
Annotations
10 warnings
|
Build:
Trdo/Services/RadioPlayerService.cs#L216
Dereference of a possibly null reference.
|
|
Build:
Trdo/Services/RadioPlayerService.cs#L203
Dereference of a possibly null reference.
|
|
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#L52
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#L47
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#L42
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#L491
'PlayerViewModel.OnPropertyChanged(string?)': new protected member declared in sealed type
|
Loading