Bump actions/checkout from 4.2.1 to 4.2.2 in the actions group #128
Annotations
9 errors and 80 warnings
Android Build (android-x64)
Process completed with exit code 1.
|
Android Build (android-arm64)
The job was canceled because "android-x64" failed.
|
Android Build (android-arm64)
The operation was canceled.
|
Android Build (android-arm)
The job was canceled because "android-x64" failed.
|
Android Build (android-arm)
The operation was canceled.
|
Android Build (android)
The job was canceled because "android-x64" failed.
|
Android Build (android)
The operation was canceled.
|
Android Build (android-x86)
The job was canceled because "android-x64" failed.
|
Android Build (android-x86)
The operation was canceled.
|
Android Build (android-x64):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Android Build (android-x64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L505
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L514
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L523
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 (android-x64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L535
Dereference of a possibly null reference.
|
Android Build (android-x64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1051
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1058
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x64):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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 (android-x64):
Anikin/Platforms/Android/LoginActivity.cs#L49
Dereference of a possibly null reference.
|
Android Build (android-x64):
Anikin/Platforms/Android/Utils/AndroidStoragePermission.cs#L23
Non-nullable field 'requestPermissionResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Android Build (android-arm64):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Android Build (android-arm64):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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 (android-arm64):
Anikin/Platforms/Android/MainActivity.cs#L61
'View.SystemUiVisibility' is obsolete: 'This property has an incorrect enumeration type. Use the SystemUiFlags property instead.'
|
Android Build (android-arm64):
Anikin/Platforms/Android/MainActivity.cs#L53
Unreachable code detected
|
Android Build (android-arm64):
Anikin/Platforms/Android/MainActivity.cs#L195
Dereference of a possibly null reference.
|
Android Build (android-arm64):
Anikin/Platforms/Android/MainActivity.cs#L201
Converting null literal or possible null value to non-nullable type.
|
Android Build (android-arm64):
Anikin/Platforms/Android/LoginActivity.cs#L49
Dereference of a possibly null reference.
|
Android Build (android-arm64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L505
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-arm64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L514
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-arm64):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L523
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 (android-arm):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Android Build (android-arm):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L505
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-arm):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L514
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-arm):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L523
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 (android-arm):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L535
Dereference of a possibly null reference.
|
Android Build (android-arm):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1051
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-arm):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1058
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-arm):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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 (android-arm):
Anikin/ViewModels/SearchViewModel.cs#L41
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 (android-arm):
Anikin/ViewModels/ProviderSearchViewModel.cs#L39
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 (android):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Android Build (android):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L505
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L514
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L523
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 (android):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L535
Dereference of a possibly null reference.
|
Android Build (android):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1051
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1058
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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 (android):
Anikin/ViewModels/SearchViewModel.cs#L41
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 (android):
Anikin/ViewModels/ProviderSearchViewModel.cs#L39
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 (android-x86):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Android Build (android-x86):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L505
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x86):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L514
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x86):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L523
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 (android-x86):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L535
Dereference of a possibly null reference.
|
Android Build (android-x86):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1051
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x86):
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1058
'Glide.With(Activity)' is obsolete: 'deprecated'
|
Android Build (android-x86):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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 (android-x86):
Anikin/ViewModels/SearchViewModel.cs#L41
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 (android-x86):
Anikin/ViewModels/ProviderSearchViewModel.cs#L39
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.
|
Windows Build (win10-x64):
Anikin/Services/Downloading/DownloadServiceImpl.windows.cs#L10
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.
|
Windows Build (win10-x64):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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.
|
Windows Build (win10-x64):
Anikin/Controls/Image/BerryUriImageSource.cs#L71
The variable 'ex' is declared but never used
|
Windows Build (win10-x64):
Anikin/Services/PlayerSettings.cs#L56
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.
|
Windows Build (win10-x64):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Windows Build (win10-x64):
Anikin/ViewModels/Manga/MangaSearchViewModel.cs#L35
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.
|
Windows Build (win10-x64):
Anikin/ViewModels/SearchViewModel.cs#L41
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.
|
Windows Build (win10-x64):
Anikin/ViewModels/ProviderSearchViewModel.cs#L39
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.
|
Windows Build (win10-x64):
Anikin/ViewModels/ProfileViewModel.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.
|
Windows Build (win10-x64):
Anikin/ViewModels/Manga/MangaReaderViewModel.cs#L163
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'headers' of type 'IDictionary<string, string?>' in 'ValueTask Downloader.DownloadAsync(string url, string filePath, IDictionary<string, string?>? headers = null, IProgress<double>? progress = null, bool append = false, CancellationToken cancellationToken = default(CancellationToken))' due to differences in the nullability of reference types.
|
Windows Build (win10-arm64):
Anikin/Controls/Image/BerryUriImageSource.cs#L71
The variable 'ex' is declared but never used
|
Windows Build (win10-arm64):
Anikin/Services/Downloading/DownloadServiceImpl.windows.cs#L10
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.
|
Windows Build (win10-arm64):
Anikin/Services/PlayerSettings.cs#L56
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.
|
Windows Build (win10-arm64):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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.
|
Windows Build (win10-arm64):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Windows Build (win10-arm64):
Anikin/ViewModels/EpisodeViewModel.cs#L428
Dereference of a possibly null reference.
|
Windows Build (win10-arm64):
Anikin/ViewModels/Manga/MangaSearchViewModel.cs#L35
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.
|
Windows Build (win10-arm64):
Anikin/ViewModels/SearchViewModel.cs#L41
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.
|
Windows Build (win10-arm64):
Anikin/ViewModels/EpisodeViewModel.cs#L624
Dereference of a possibly null reference.
|
Windows Build (win10-arm64):
Anikin/ViewModels/EpisodeViewModel.cs#L640
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.
|
Windows Build (win10-x86):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L55
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.
|
Windows Build (win10-x86):
Anikin/Services/PlayerSettings.cs#L56
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.
|
Windows Build (win10-x86):
Anikin/Services/Downloading/DownloadServiceImpl.windows.cs#L10
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.
|
Windows Build (win10-x86):
Anikin/ViewModels/SearchViewModel.cs#L41
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.
|
Windows Build (win10-x86):
Anikin/ViewModels/ProviderSearchViewModel.cs#L39
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.
|
Windows Build (win10-x86):
Anikin/ViewModels/ProfileViewModel.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.
|
Windows Build (win10-x86):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Windows Build (win10-x86):
Anikin/ViewModels/ProfileViewModel.cs#L156
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.
|
Windows Build (win10-x86):
Anikin/ViewModels/Manga/MangaSearchViewModel.cs#L35
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.
|
Windows Build (win10-x86):
Anikin/ViewModels/Manga/MangaReaderViewModel.cs#L163
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'headers' of type 'IDictionary<string, string?>' in 'ValueTask Downloader.DownloadAsync(string url, string filePath, IDictionary<string, string?>? headers = null, IProgress<double>? progress = null, bool append = false, CancellationToken cancellationToken = default(CancellationToken))' due to differences in the nullability of reference types.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Anikin-win10-arm64
|
52.6 MB |
|
Anikin-win10-x64
|
52.6 MB |
|
Anikin-win10-x86
|
52.6 MB |
|