Skip to content

Bump the nuget group with 2 updates #52

Bump the nuget group with 2 updates

Bump the nuget group with 2 updates #52

Triggered via push September 1, 2024 05:22
Status Failure
Total duration 8m 10s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Android Build
Process completed with exit code 1.
Android Build: Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L8
Parameter 'filePath' is unread.
Android Build: Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L12
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: Yosu.Spotify.Core/Downloading/TrackDownloader.cs#L123
'TrackClient.GetYoutubeIdAsync(TrackId, CancellationToken)' is obsolete: 'This method doesn't work anymore because api.spotifydown.com has changed'
Android Build: Yosu/AppShell.xaml.cs#L34
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: Yosu/Views/YoutubeVideoItemView.xaml.cs#L34
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: Yosu/ViewModels/HistoryCollectionViewModel.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: Yosu/ViewModels/HistoryCollectionViewModel.cs#L118
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: Yosu/ViewModels/HistoryCollectionViewModel.cs#L140
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: Yosu/Platforms/Android/Utils/StorageUtil.cs#L61
The variable 'e' is declared but never used
Android Build: Yosu/Platforms/Android/Utils/StorageUtil.cs#L84
The variable 'e' is declared but never used