Update workflow #69
Annotations
10 errors and 50 warnings
deploy (android)
Unable to download artifact(s): Artifact not found for name: Yosu
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
deploy (android-arm64)
The job was canceled because "android" failed.
|
deploy (android-arm64)
Unable to download artifact(s): Artifact not found for name: Yosu
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
deploy (android-arm)
The job was canceled because "android" failed.
|
deploy (android-arm)
Unable to download artifact(s): Artifact not found for name: Yosu
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
deploy (android-x64)
The job was canceled because "android" failed.
|
deploy (android-x64)
Unable to download artifact(s): Artifact not found for name: Yosu
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
deploy (android-x86)
The job was canceled because "android" failed.
|
deploy (android-x86)
Unable to download artifact(s): Artifact not found for name: Yosu
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
deploy (android-x86)
The operation was canceled.
|
Android Build (android-arm64):
Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L8
Parameter 'filePath' is unread.
|
Android Build (android-arm64):
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 (android-arm64):
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 (android-arm64):
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 (android-arm64):
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 (android-arm64):
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 (android-arm64):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L61
The variable 'e' is declared but never used
|
Android Build (android-arm64):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L84
The variable 'e' is declared but never used
|
Android Build (android-arm64):
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 (android-arm64):
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 (android-arm):
Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L8
Parameter 'filePath' is unread.
|
Android Build (android-arm):
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 (android-arm):
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 (android-arm):
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 (android-arm):
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 (android-arm):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L61
The variable 'e' is declared but never used
|
Android Build (android-arm):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L84
The variable 'e' is declared but never used
|
Android Build (android-arm):
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 (android-arm):
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 (android-arm):
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 (android-x86):
Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L8
Parameter 'filePath' is unread.
|
Android Build (android-x86):
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 (android-x86):
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 (android-x86):
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 (android-x86):
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 (android-x86):
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 (android-x86):
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 (android-x86):
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 (android-x86):
Yosu/ViewModels/HistoryCollectionViewModel.cs#L251
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 (android-x86):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L61
The variable 'e' is declared but never used
|
Android Build (android-x64):
Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L8
Parameter 'filePath' is unread.
|
Android Build (android-x64):
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 (android-x64):
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 (android-x64):
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 (android-x64):
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 (android-x64):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L61
The variable 'e' is declared but never used
|
Android Build (android-x64):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L84
The variable 'e' is declared but never used
|
Android Build (android-x64):
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 (android-x64):
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 (android-x64):
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 (android):
Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L8
Parameter 'filePath' is unread.
|
Android Build (android):
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 (android):
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 (android):
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 (android):
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 (android):
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 (android):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L61
The variable 'e' is declared but never used
|
Android Build (android):
Yosu/Platforms/Android/Utils/StorageUtil.cs#L84
The variable 'e' is declared but never used
|
Android Build (android):
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 (android):
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Yosu-android
|
125 MB |
|
Yosu-android-arm
|
49.5 MB |
|
Yosu-android-arm64
|
37.7 MB |
|
Yosu-android-x64
|
40.5 MB |
|
Yosu-android-x86
|
39 MB |
|