Update versions #96
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish MAUI Windows (x64):
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).
|
Publish MAUI Windows (x64):
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).
|
Publish MAUI Windows (x64):
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).
|
Publish MAUI Windows (x64):
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).
|
Publish MAUI Windows (x64):
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).
|
Publish MAUI Windows (x64):
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).
|
Publish MAUI Windows (x64):
Anikin/Views/Settings/ExtensionsView.xaml.cs#L63
Unreachable code detected
|
Publish MAUI Windows (x64):
Anikin/Views/Episodes/EpisodePage.xaml.cs#L18
Unreachable code detected
|
Publish MAUI Windows (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.
|
Publish MAUI Windows (x64):
Anikin/ViewModels/Videos/VideoSourceViewModel.cs#L48
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.
|
The logs for this run have expired and are no longer available.
Loading