ci fix #551
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L115
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'CLCircularRegion' is unsupported on: 'ios' 17.0 and later (Use 'CLCircularGeographicCondition' instead.), 'maccatalyst' 17.0 and later (Use 'CLCircularGeographicCondition' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L123
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UNLocationNotificationTrigger.CreateTrigger(CLRegion, bool)' is only supported on: 'ios'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L209
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 12.0 and later. 'UNMutableNotificationContent.SummaryArgument' is only supported on: 'ios' 12.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L209
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 12.0 and later. 'UNMutableNotificationContent.SummaryArgument' is obsoleted on: 'ios' 15.0 and later (This property is ignored.), 'maccatalyst' 15.0 and later (This property is ignored.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L210
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 12.0 and later. 'UNMutableNotificationContent.SummaryArgumentCount' is only supported on: 'ios' 12.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L210
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 12.0 and later. 'UNMutableNotificationContent.SummaryArgumentCount' is obsoleted on: 'ios' 15.0 and later (This property is ignored.), 'maccatalyst' 15.0 and later (This property is ignored.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L260
Dereference of a possibly null reference.
|
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Dereference of a possibly null reference.
|
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Converting null literal or possible null value to non-nullable type.
|
Sample/Direct Maui/LocalNotification.Sample/MainPage.xaml.cs#L291
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "mauibeach-android-ci-build", "mauibeach-ios-ci-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