Merge composer toolbar rows and improve alt-text sheet#163
Merged
Annotations
11 warnings and 1 notice
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4, gradle/actions/setup-gradle@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Emit annotations:
app/src/main/res/values/strings.xml#L59
The resource `R.string.compose_preview` appears to be unused [UnusedResources]
|
|
Emit annotations:
app/src/main/res/values/strings.xml#L47
The resource `R.string.load_more` appears to be unused [UnusedResources]
|
|
Emit annotations:
app/src/main/res/values/strings.xml#L36
The resource `R.string.global_timeline` appears to be unused [UnusedResources]
|
|
Emit annotations:
app/src/main/res/values/strings.xml#L35
The resource `R.string.local_timeline` appears to be unused [UnusedResources]
|
|
Emit annotations:
app/src/main/res/values/strings.xml#L20
The resource `R.string.account_not_found` appears to be unused [UnusedResources]
|
|
Emit annotations:
app/src/main/java/pub/hackers/android/ui/screens/compose/ComposeScreen.kt#L742
Prefer `mutableIntStateOf` instead of `mutableStateOf` [AutoboxingStateCreation]
|
|
Emit annotations:
app/src/main/res/values/strings.xml#L43
Formatting %d followed by words ("comments"): This should probably be a plural rather than a string [PluralsCandidate]
|
|
Emit annotations:
app/src/main/java/pub/hackers/android/ui/screens/compose/ComposeScreen.kt#L1410
Composable functions that return Unit should start with an uppercase letter [ComposableNaming]
|
|
Emit annotations:
app/src/main/java/pub/hackers/android/ui/screens/compose/ComposeScreen.kt#L1359
Composable functions that return Unit should start with an uppercase letter [ComposableNaming]
|
|
Emit annotations:
app/src/main/java/pub/hackers/android/ui/screens/compose/ComposeScreen.kt#L157
'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: 49
|
background
wait
wait-all
cancel
parallel
Loading