Fix issues on lower Android versions #21
Annotations
10 warnings
Android Build:
Yosu.Youtube.Converter/Converter.cs#L28
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.
|
Android Build:
Yosu/AppShell.xaml.cs#L34
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.
|
Android Build:
Yosu/Views/YoutubeVideoItemView.xaml.cs#L34
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.
|
Android Build:
Yosu/Platforms/Android/Extensions/PageExtensions.cs#L50
Possible null reference argument for parameter 'context' in 'FrameLayout.FrameLayout(Context context)'.
|
Android Build:
Yosu/Platforms/Android/MainActivity.cs#L53
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.
|
Android Build:
Yosu/Platforms/Android/MainActivity.cs#L130
The variable 'e' is declared but never used
|
Android Build:
Yosu/Platforms/Android/Handlers/MaterialEntryHandler.cs#L26
Dereference of a possibly null reference.
|
Android Build:
Yosu/Platforms/Android/Handlers/MaterialEntryHandler.cs#L35
Non-nullable field '_editText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Android Build:
Yosu/Platforms/Android/Handlers/MaterialEntryHandler.cs#L46
Dereference of a possibly null reference.
|
Android Build:
Yosu/Platforms/Android/Handlers/MaterialEntryHandler.cs#L48
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Yosu
Expired
|
128 MB |
|