Update main.yml #575
main.yml
on: push
Android Build
8m 46s
iOS Build
1m 45s
Annotations
1 error and 11 warnings
iOS Build
Process completed with exit code 145.
|
Android Build:
Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L40
Possible null reference return.
|
Android Build:
Source/Plugin.LocalNotification/Platforms/Android/NotificationServiceImpl.cs#L113
Possible null reference argument for parameter 'pendingIntent' in 'Task IGeofencingClient.RemoveGeofences(PendingIntent pendingIntent)'.
|
Android Build:
Source/Plugin.LocalNotification/Platforms/Android/NotificationServiceImpl.cs#L135
Possible null reference argument for parameter 'pendingIntent' in 'Task IGeofencingClient.RemoveGeofences(PendingIntent pendingIntent)'.
|
Android Build:
Source/Plugin.LocalNotification/Platforms/Android/NotificationServiceImpl.cs#L244
Possible null reference argument for parameter 'pendingIntent' in 'Task IGeofencingClient.AddGeofencesAsync(GeofencingRequest geofenceRequest, PendingIntent pendingIntent)'.
|
Android Build:
Sample/Direct Maui/LocalNotification.Sample/App.xaml.cs#L11
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Android Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Android Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L260
Dereference of a possibly null reference.
|
Android Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Dereference of a possibly null reference.
|
Android Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Converting null literal or possible null value to non-nullable type.
|
Android Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Dereference of a possibly null reference.
|
Android Build
No files were found with the provided path: Sample/Direct Maui/LocalNotification.Sample/bin/Release/net8.0-android/*Signed.a*. No artifacts will be uploaded.
|