Add Open-source Licenses screen to Settings #8
Annotations
11 warnings and 1 notice
|
lint
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/
|
|
lint:
app/src/main/res/values/strings.xml#L46
The resource `R.string.compose_preview` appears to be unused [UnusedResources]
|
|
lint:
app/src/main/res/values/strings.xml#L45
The resource `R.string.compose_edit` appears to be unused [UnusedResources]
|
|
lint:
app/src/main/res/values/strings.xml#L37
The resource `R.string.load_more` appears to be unused [UnusedResources]
|
|
lint:
app/src/main/res/values/strings.xml#L34
The resource `R.string.global_timeline` appears to be unused [UnusedResources]
|
|
lint:
app/src/main/res/values/strings.xml#L33
The resource `R.string.local_timeline` appears to be unused [UnusedResources]
|
|
lint:
app/src/main/res/values/strings.xml#L19
The resource `R.string.account_not_found` appears to be unused [UnusedResources]
|
|
lint:
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]
|
|
lint:
app/src/main/java/pub/hackers/android/ui/screens/settings/SettingsScreen.kt#L324
'val Icons.Filled.Login: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.Login.
|
|
lint:
app/src/main/java/pub/hackers/android/ui/screens/settings/SettingsScreen.kt#L71
'fun <reified VM : ViewModel> hiltViewModel(viewModelStoreOwner: ViewModelStoreOwner = ..., key: String? = ...): VM' is deprecated. Moved to package: androidx.hilt.lifecycle.viewmodel.compose.
|
|
lint:
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.
|
|
lint
Lint (changed files) — errors: 0, warnings: 45
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
lint-log
|
1.99 KB |
sha256:4915cd35cb3593c9b66c206e377b667245cbe8e0c83fe4a85468c527e2f9e254
|
|