publish signed mobile artifacts #122
Annotations
2 errors and 11 warnings
The run was canceled by @edgiardina.
|
|
Services/DeviceThemeService.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Platforms/Android/Renderers/TabBarBadgeRenderer.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Views/RankingsPage.xaml.cs#L19
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.
|
NotificationDelegate.cs#L7
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.
|
Platforms/Android/Services/ToolbarBadgeService.cs#L12
'Device' is obsolete
|
Platforms/Android/Services/ToolbarBadgeService.cs#L12
'Device.BeginInvokeOnMainThread(Action)' is obsolete: 'Use BindableObject.Dispatcher.Dispatch() instead.'
|
Platforms/Android/SamsungBadgeProvider.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ViewModels/RankingsViewModel.cs#L56
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.
|
Platforms/Android/ReminderService.cs#L18
'CalendarContract.EventsColumns' is obsolete: 'Use the 'Android.Provider.CalendarContract.IEventsColumns' type. This class will be removed in a future release.'
|
Platforms/Android/ReminderService.cs#L18
'CalendarContract.EventsColumns.EventLocation' is obsolete: 'Use 'Android.Provider.CalendarContract.IEventsColumns.EventLocation'. This class will be removed in a future release.'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ifpamaui-android-signed-build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading