Skip to content

code fix

code fix #512

Triggered via push September 29, 2023 05:20
Status Success
Total duration 10m 13s
Artifacts 1

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
nuget: Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L48
get_Current creates an exception of type NotImplementedException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)
nuget: Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L48
get_Current creates an exception of type NotImplementedException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)
nuget: Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L182
This call site is reachable on: 'iOS' 10.0 and later, 'maccatalyst'. 'UNLocationNotificationTrigger.CreateTrigger(CLRegion, bool)' is only supported on: 'ios'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
nuget: Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L284
This call site is reachable on: 'iOS' 10.0 and later, 'maccatalyst' from version 12.0 to 15.0. 'UNMutableNotificationContent.SummaryArgument' is only supported on: 'ios' 12.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
nuget: Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L285
This call site is reachable on: 'iOS' 10.0 and later, 'maccatalyst' from version 12.0 to 15.0. 'UNMutableNotificationContent.SummaryArgumentCount' is only supported on: 'ios' 12.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
nuget: Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L48
get_Current creates an exception of type NotImplementedException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)
nuget: Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L48
get_Current creates an exception of type NotImplementedException, an exception type that should not be raised in a property. If this exception instance might be raised, use a different exception type, convert this property into a method, or change this property's logic so that it no longer raises an exception. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1065)

Artifacts

Produced during runtime
Name Size
Plugin.LocalNotification Expired
2.27 MB