Update Package.appxmanifest #56
Annotations
7 warnings
Create the app package:
src/AniMoe.App/Views/UserView.xaml.cs#L35
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.
|
Create the app package:
src/AniMoe.App/Views/CharacterView.xaml.cs#L54
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.
|
Create the app package:
src/AniMoe.App/Controls/UserViewControls/UserOverviewPage.xaml.cs#L35
The field 'UserOverviewPage._loadGenreTable' is assigned but its value is never used
|
Create the app package:
src/AniMoe.App/Views/UserView.xaml.cs#L47
The field 'UserView.AboutHtml' is assigned but its value is never used
|
Create the app package:
src/AniMoe.App/Views/UserView.xaml.cs#L35
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.
|
Create the app package:
src/AniMoe.App/Views/CharacterView.xaml.cs#L54
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.
|
Create the app package:
src/AniMoe.App/Views/UserView.xaml.cs#L47
The field 'UserView.AboutHtml' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading