Update styles #94
Annotations
23 warnings
Windows Build
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/.
|
Windows Build
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/
|
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/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.
|
Windows Build:
Anikin/Utils/ProviderResolver.cs#L43
Unreachable code detected
|
Android Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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'
|
Android Build:
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L75
'MediaSessionConnector' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L75
'MediaSessionConnector' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1004
'MediaItem' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1004
'MediaItem' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1027
'MediaMetadata' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1027
'MediaMetadata' is obsolete: 'This class is obsoleted in this android platform'
|