Update main.yml #573
main.yml
on: push
Android Build
4m 5s
iOS Build
1m 34s
Annotations
5 errors and 10 warnings
iOS Build
Optimizing assemblies for size failed.
|
iOS Build
Optimizing assemblies for size failed.
|
iOS Build
Process completed with exit code 1.
|
Android Build
The run was canceled by @thudugala.
|
Android Build
The operation was canceled.
|
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)
|