Skip to content

Update workflow

Update workflow #71

Triggered via push November 26, 2023 22:44
Status Failure
Total duration 10m 10s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Windows Build
Process completed with exit code 1.
Windows Build: Anikin/Converters/IsWatchedEpisodeProgressVisibleConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object? IsWatchedEpisodeProgressVisibleConverter.Convert(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Windows Build: Anikin/Converters/IsWatchedEpisodeProgressVisibleConverter.cs#L12
Nullability of reference types in type of parameter 'parameter' of 'object IsWatchedEpisodeProgressVisibleConverter.ConvertBack(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Windows Build: Anikin/Converters/RatingConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object? RatingConverter.Convert(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Windows Build: Anikin/Converters/RatingConverter.cs#L14
Nullability of reference types in type of parameter 'parameter' of 'object RatingConverter.ConvertBack(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Windows Build: Anikin/Converters/WatchedEpisodeProgressConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object? WatchedEpisodeProgressConverter.Convert(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Windows Build: Anikin/Converters/WatchedEpisodeProgressConverter.cs#L12
Nullability of reference types in type of parameter 'parameter' of 'object WatchedEpisodeProgressConverter.ConvertBack(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Windows Build: Anikin/Views/Settings/ExtensionsView.xaml.cs#L63
Unreachable code detected
Windows Build: Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
Windows Build: 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: Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L49
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: Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L44
'IPlayer' is obsolete: 'This class is obsoleted in this android platform'
Android Build: Anikin/Platforms/Android/Listeners/GesturesListener.cs#L41
Nullability of type of parameter 'e1' doesn't match overridden member (possibly because of nullability attributes).
Android Build: Anikin/Converters/IsWatchedEpisodeProgressVisibleConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object? IsWatchedEpisodeProgressVisibleConverter.Convert(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Android Build: Anikin/Converters/IsWatchedEpisodeProgressVisibleConverter.cs#L12
Nullability of reference types in type of parameter 'parameter' of 'object IsWatchedEpisodeProgressVisibleConverter.ConvertBack(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Android Build: Anikin/Converters/RatingConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object? RatingConverter.Convert(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Android Build: Anikin/Converters/RatingConverter.cs#L14
Nullability of reference types in type of parameter 'parameter' of 'object RatingConverter.ConvertBack(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Android Build: Anikin/Converters/WatchedEpisodeProgressConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object? WatchedEpisodeProgressConverter.Convert(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Android Build: Anikin/Converters/WatchedEpisodeProgressConverter.cs#L12
Nullability of reference types in type of parameter 'parameter' of 'object WatchedEpisodeProgressConverter.ConvertBack(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Android Build: Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L53
'IPlayer' is obsolete: 'This class is obsoleted in this android platform'
Android Build: Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L53
'ITrackNameProvider' is obsolete: 'This class is obsoleted in this android platform'