Skip to content

Update

Update #105

Triggered via push February 17, 2024 19:43
Status Success
Total duration 9m 45s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
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/ViewModels/ExtensionsViewModel.cs#L33
'ExtensionsViewModel.IsLoaded' hides inherited member 'BaseViewModel.IsLoaded'. Use the new keyword if hiding was intended.
Windows Build: Anikin/Views/Settings/ExtensionsView.xaml.cs#L63
Unreachable code detected
Windows Build: Anikin/Controls/PinchZoom.cs#L101
Dereference of a possibly null reference.
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/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/ExtensionsViewModel.cs#L33
'ExtensionsViewModel.IsLoaded' hides inherited member 'BaseViewModel.IsLoaded'. Use the new keyword if hiding was intended.
Android Build: Anikin/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L53
'IPlayer' is obsolete: 'This class is obsoleted in this android platform'