Add FCM push notification support #122
Merged
Annotations
8 warnings and 1 notice
|
Complete job
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-java@v4, actions/upload-artifact@v4, gradle/actions/setup-gradle@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/
|
|
Emit annotations:
gradle/libs.versions.toml#L5
A newer version of org.jetbrains.kotlin.plugin.compose than 2.3.20 is available: 2.3.21 [NewerVersionAvailable]
|
|
Emit annotations:
gradle/libs.versions.toml#L10
A newer version of androidx.navigation:navigation-compose than 2.9.7 is available: 2.9.8 [GradleDependency]
|
|
Emit annotations:
gradle/libs.versions.toml#L9
A newer version of androidx.compose:compose-bom than 2026.03.01 is available: 2026.04.01 [GradleDependency]
|
|
Emit annotations:
gradle/libs.versions.toml#L2
A newer version of com.android.application than 9.1.1 is available: 9.2.0 [AndroidGradlePluginVersion]
|
|
Emit annotations:
app/build.gradle.kts#L31
Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the `android.os.Build.VERSION_CODES` javadoc for details. [OldTargetApi]
|
|
Emit annotations:
app/src/main/java/pub/hackers/android/ui/screens/settings/SettingsViewModel.kt#L64
This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
|
|
Emit annotations:
app/src/main/java/pub/hackers/android/ui/HackersPubApp.kt#L163
'fun <reified VM : ViewModel> hiltViewModel(viewModelStoreOwner: ViewModelStoreOwner = ..., key: String? = ...): VM' is deprecated. Moved to package: androidx.hilt.lifecycle.viewmodel.compose.
|
|
Emit annotations
Lint (changed files) — errors: 0, warnings: 7
|
background
wait
wait-all
cancel
Loading