Merge pull request #1544 from Valour-Software/fix/push-notification-s… #129
android.yml
on: push
check-version
6s
build-android
4m 5s
Annotations
22 warnings
|
check-version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, android-actions/setup-android@v3, mingjun97/file-regex-replace@v1, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android:
Valour/Client.Maui/Platforms/Android/MainActivity.cs#L77
This call site is reachable on: 'Android' 24.0 and later. 'NotificationManager.CreateNotificationChannel(NotificationChannel)' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-android:
Valour/Client.Maui/Notifications/MauiPushNotificationService.cs#L255
This call site is reachable on: 'Android' 24.0 and later. 'Settings.ActionAppNotificationSettings' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-android:
Valour/Client.Maui/Notifications/MauiPushNotificationService.cs#L256
This call site is reachable on: 'Android' 24.0 and later. 'Settings.ExtraAppPackage' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-android:
Valour/Client.Maui/Platforms/Android/CallForegroundService.cs#L80
This call site is reachable on: 'Android' 24.0 and later. 'NotificationManager.CreateNotificationChannel(NotificationChannel)' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-android:
Valour/Client.Maui/Platforms/Android/MainActivity.cs#L68
This call site is reachable on: 'Android' 24.0 and later. 'NotificationChannel' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-android:
Valour/Client.Maui/Platforms/Android/CallForegroundService.cs#L55
Dereference of a possibly null reference.
|
|
build-android:
Valour/Client.Maui/Platforms/Android/MainActivity.cs#L110
Dereference of a possibly null reference.
|
|
build-android:
Valour/Client.Maui/Platforms/Android/MainActivity.cs#L102
Dereference of a possibly null reference.
|
|
build-android:
Valour/Client.Maui/Platforms/Android/MainActivity.cs#L97
Possible null reference return.
|
|
build-android:
Valour/Client.Maui/Platforms/Android/MainActivity.cs#L15
Nullability of type of parameter 'savedInstanceState' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-android:
Valour/Sdk/Requests/OAuth/OauthTokenRequest.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Sdk/Requests/OAuth/OauthAuthorizationRequest.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Models/Staff/ModerationAuditLog.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Models/Staff/ISharedAutomodTrigger.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Utilities/PlanetEmojiText.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Utilities/PlanetEmojiText.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Utilities/PlanetEmojiText.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Utilities/PlanetEmojiText.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Models/OauthTokenExchangeRequest.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android:
Valour/Shared/Utilities/ConcurrentHashSet.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|