uhooi / UhooiPicBook-Android

Uhooi's character book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests do not run

uhooi opened this issue · comments

commented

References

Twitter

Test results

https://github.com/uhooi/UhooiPicBook-Android/runs/4616063784?check_suite_focus=true

> Task :app:hiltJavaCompileDevelopRelease
Execution optimizations have been disabled for task ':app:hiltJavaCompileDevelopRelease' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/home/runner/work/UhooiPicBook-Android/UhooiPicBook-Android/app/build/tmp/kapt3/classes/developDebug'. Reason: Task ':app:hiltJavaCompileDevelopRelease' uses this output of task ':app:kaptDevelopDebugKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.0.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
> Task :app:hiltJavaCompileProductionDebug
Execution optimizations have been disabled for task ':app:hiltJavaCompileProductionDebug' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/home/runner/work/UhooiPicBook-Android/UhooiPicBook-Android/app/build/tmp/kapt3/classes/developDebug'. Reason: Task ':app:hiltJavaCompileProductionDebug' uses this output of task ':app:kaptDevelopDebugKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.0.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
> Task :app:hiltJavaCompileProductionRelease
Execution optimizations have been disabled for task ':app:hiltJavaCompileProductionRelease' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/home/runner/work/UhooiPicBook-Android/UhooiPicBook-Android/app/build/tmp/kapt3/classes/developDebug'. Reason: Task ':app:hiltJavaCompileProductionRelease' uses this output of task ':app:kaptDevelopDebugKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.0.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
> Task :app:test

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 2m 8s
155 actionable tasks: 155 executed

👋 Thanks for reporting!
Please PR :)

commented

It's working fine, so I close it.