HuolalaTech / hll-wp-therouter-android

A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)
https://therouter.cn/
Apache License 2.0
1.07k stars 128 forks source link

编译错误,clear project再编译可以解决 #168

Open loyilin opened 2 months ago

loyilin commented 2 months ago

1.xx到1.2.2都有这个问题,切换分支,切换渠道再编译就能复现,解决办法就是clear,望大佬能修复一下

Task :app:compileParentDebugJavaWithJavac 注: 某些输入文件使用或覆盖了已过时的 API。 注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 注: /Users/~/~/~/app/src/main/java/com/ancda/app/app/common/GlideEngine.java使用了未经检查或不安全的操作。 注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。

Task :app:transformClassesWithAPMSPluginForParentDebug

Task :app:transformClassesWithTheRouterForParentDebug FAILED TheRouter编译插件:\e[40;32mcn.therouter:plugin:1.2.2\e[0m 当前编译 JDK Version 为::11.0.20.1 本次是增量编译::true CHECK_ROUTE_MAP::error CHECK_FLOW_UNKNOW_DEPEND::error ---------TheRouter transform start-------------------------------------------

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

2: Task failed with an exception.