Build and Release #47
buildrelease.yml
on: release
Build Server
2m 46s
Build Android APK
2m 47s
Build Windows App
2m 36s
Build macOS App
1m 10s
Upload to Release
0s
Annotations
8 errors and 12 warnings
|
Build macOS App
Process completed with exit code 1.
|
|
Build Windows App
The run was canceled by @mateof.
|
|
Build Windows App
The operation was canceled.
|
|
Build Server
The run was canceled by @mateof.
|
|
Build Server
The operation was canceled.
|
|
Build Android APK
The run was canceled by @mateof.
|
|
Build Android APK
The operation was canceled.
|
|
Build and Release
The run was canceled by @mateof.
|
|
Build Server:
TelegramDownloader/Controllers/LogController.cs#L12
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build Server:
TelegramDownloader/Models/Mobile/ChannelDTOs.cs#L64
'ChannelDetailDto.FileCount' hides inherited member 'ChannelDto.FileCount'. Use the new keyword if hiding was intended.
|
|
Build Android APK:
TFMAudioApp/Platforms/Android/Services/MediaPlayerService.cs#L118
Dereference of a possibly null reference.
|
|
Build Android APK:
TFMAudioApp/Platforms/Android/Services/MediaPlayerService.cs#L118
Dereference of a possibly null reference.
|
|
Build Android APK:
TFMAudioApp/Platforms/Android/Services/MediaPlayerService.cs#L118
Dereference of a possibly null reference.
|
|
Build Android APK:
TFMAudioApp/Platforms/Android/Services/MediaPlayerService.cs#L118
Dereference of a possibly null reference.
|
|
Build Android APK:
TFMAudioApp/Platforms/Android/Services/MediaPlayerService.cs#L114
Dereference of a possibly null reference.
|
|
Build Android APK:
TFMAudioApp/Platforms/Android/Services/MediaPlayerService.cs#L95
'MediaSessionCompat.FlagHandlesTransportControls' is obsolete: 'deprecated'
|
|
Build Android APK:
TFMAudioApp/Platforms/Android/Services/MediaPlayerService.cs#L95
'MediaSessionCompat.FlagHandlesMediaButtons' is obsolete: 'deprecated'
|
|
Build Android APK:
TFMAudioApp/ViewModels/ChannelDetailViewModel.cs#L147
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.
|
|
Build Android APK:
TFMAudioApp/ViewModels/ChannelsViewModel.cs#L57
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.
|
|
Build Android APK:
TFMAudioApp/Models/Channel.cs#L24
'ChannelDetail.FileCount' hides inherited member 'Channel.FileCount'. Use the new keyword if hiding was intended.
|