Update plugin org.jetbrains.compose to v1.5.0-beta01 #132
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 3 warnings
pull-request
A problem was found with the configuration of task ':app:ui:lintAnalyzeDebug' (type 'AndroidLintAnalysisTask').
- Gradle detected a problem with the following location: '/home/runner/work/kaster/kaster/app/ui/build/generated/ksp/android/androidUnitTestDebug/kotlin'.
Reason: Task ':app:ui:lintAnalyzeDebug' uses this output of task ':app:ui:kspDebugUnitTestKotlinAndroid' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.
Possible solutions:
1. Declare task ':app:ui:kspDebugUnitTestKotlinAndroid' as an input of ':app:ui:lintAnalyzeDebug'.
2. Declare an explicit dependency on ':app:ui:kspDebugUnitTestKotlinAndroid' from ':app:ui:lintAnalyzeDebug' using Task#dependsOn.
3. Declare an explicit dependency on ':app:ui:kspDebugUnitTestKotlinAndroid' from ':app:ui:lintAnalyzeDebug' using Task#mustRunAfter.
For more information, please refer to https://docs.gradle.org/8.2.1/userguide/validation_problems.html#implicit_dependency in the Gradle documentation.
|
pull-request
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
pull-request
Gradle Build Scan: https://gradle.com/s/or2wupo4ie2ie
|
pull-request
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|