code refactor #555
main.yml
on: push
Android Build
10m 37s
iOS Build
3m 21s
Annotations
18 warnings
iOS Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
iOS Build:
Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L16
Nullability of reference types in return type of 'INotificationService? LocalNotificationCenter.CreateNotificationService()' doesn't match the target delegate 'Func<INotificationService>' (possibly because of nullability attributes).
|
iOS Build:
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L111
This call site is reachable on: 'iOS' all versions, 'maccatalyst' 11.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:
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L211
This call site is reachable on: 'iOS' 15.0 and before, '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)
|
iOS Build:
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L210
This call site is reachable on: 'iOS' 15.0 and before, '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)
|
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#L16
Nullability of reference types in return type of 'INotificationService? LocalNotificationCenter.CreateNotificationService()' doesn't match the target delegate 'Func<INotificationService>' (possibly because of nullability attributes).
|
iOS Build:
Source/Plugin.LocalNotification/Platforms/iOS/NotificationServiceImpl.cs#L111
This call site is reachable on: 'iOS' all versions, 'maccatalyst' 11.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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Android Build:
Source/Plugin.LocalNotification/LocalNotificationCenter.cs#L16
Nullability of reference types in return type of 'INotificationService? LocalNotificationCenter.CreateNotificationService()' doesn't match the target delegate 'Func<INotificationService>' (possibly because of nullability attributes).
|
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.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mauibeach-android-ci-build
Expired
|
66.3 MB |
|
mauibeach-ios-ci-build
Expired
|
66.9 MB |
|