Status Update
Comments
sp...@google.com <sp...@google.com>
au...@google.com <au...@google.com> #2
Lint only runs on this project, not its dependencies because we set checkDependencies = false
This is WAI after checkDependencies = false
is not WAI.
au...@google.com <au...@google.com> #3
This has been fixed with
Cherry-picking to the AGP 8.2 branch is currently blocked, so leaving this bug open until I'm able to cherry-pick the fix.
au...@google.com <au...@google.com> #4
The fix has been merged in AGP 8.2.0-beta01.
sp...@google.com <sp...@google.com> #5
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.compose.material3:material3:1.2.0-alpha07
androidx.compose.material3:material3-android:1.2.0-alpha07
androidx.compose.ui:ui:1.6.0-alpha05
androidx.compose.ui:ui-android:1.6.0-alpha05
androidx.lifecycle:lifecycle-livedata-ktx:2.7.0-alpha02
androidx.wear.compose:compose-material3:1.0.0-alpha11
sp...@google.com <sp...@google.com> #6
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.paging:paging-compose:3.3.0-alpha01
sp...@google.com <sp...@google.com> #7
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.navigation:navigation-compose:2.8.0-alpha01
au...@google.com <au...@google.com> #8
Disabling lint on :collection:collection-benchmark-kmp
and :benchmark:benchmark-darwin-samples
works around it. Assigning it back for the proper fix.
ag...@google.com <ag...@google.com>
ga...@google.com <ga...@google.com>
sp...@google.com <sp...@google.com> #10
The fix was cherry-picked to AGP 8.2.0-beta01.
Description
DESCRIBE THE ISSUE IN DETAIL:
STEPS TO REPRODUCE:
ANDROIDX_PROJECTS=INFRAROGUE ./gradlew :collection:collection-benchmark-kmp:lintReportJvm
Expected
Success
Actual