Update main.yml #569
main.yml
on: push
Android Build
7m 32s
iOS Build
2m 31s
Annotations
3 errors and 21 warnings
iOS Build
Optimizing assemblies for size failed.
|
iOS Build
Optimizing assemblies for size failed.
|
iOS Build
Process completed with exit code 1.
|
iOS Build:
Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L40
Possible null reference return.
|
iOS Build:
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L111
This call site is reachable on: 'iOS' all versions, 'maccatalyst' 15.0 and later. 'CLCircularRegion' is unsupported on: 'ios' 17.0 and later (Use 'CLCircularGeographicCondition' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
iOS 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.'
|
iOS 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.'
|
iOS Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L260
Dereference of a possibly null reference.
|
iOS Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Dereference of a possibly null reference.
|
iOS Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Converting null literal or possible null value to non-nullable type.
|
iOS Build:
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Dereference of a possibly null reference.
|
iOS Build:
Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L40
Possible null reference return.
|
iOS Build:
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L111
This call site is reachable on: 'iOS' all versions, 'maccatalyst' 15.0 and later. 'CLCircularRegion' is unsupported on: 'ios' 17.0 and later (Use 'CLCircularGeographicCondition' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
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.
|