primevuepro
primevuepro
  • 发布:2023-10-11 23:07
  • 更新:2023-10-20 18:53
  • 阅读:519

【报Bug】 animation-view 在uni-app x 下 打自定义基座包失败

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Mac

PC开发环境操作系统版本号: 12.3

HBuilderX类型: Alpha

HBuilderX版本号: 3.91

手机系统: Android

手机系统版本号: Android 14

手机厂商: OPPO

手机机型: 11

页面类型: vue

vue版本: vue2

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

打自定义基座包失败

预期结果:

可以成功

实际结果:

失败

bug描述:

animation-view 在uni-app x 下 打自定义基座包失败

Appid: UNIF61DA3D
e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class io.dcloud.uniapp.dom.node.PropsNode, unresolved supertypes: io.dcloud.uniapp.dom.flexbox.FlexNode
Adding -Xextended-compiler-checks argument might provide additional information.

e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:31:6 Class 'CustomAnimListener' is not abstract and does not implement abstract member public abstract fun onAnimationStart(p0: Animator): Unit defined in android.animation.Animator.AnimatorListener
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:36:5 'onAnimationStart' overrides nothing
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:37:5 'onAnimationEnd' overrides nothing
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:40:5 'onAnimationEnd' overrides nothing
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:41:5 'onAnimationCancel' overrides nothing
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:42:5 'onAnimationRepeat' overrides nothing
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:144:1 Cannot access 'io.dcloud.uniapp.dom.flexbox.FlexNode' which is a supertype of 'uts.sdk.modules.uniAnimationView.AnimationViewElement'. Check your module classpath for missing or conflicting dependencies
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:144:6 Class 'AnimationViewElement' is not abstract and does not implement abstract base class member public abstract fun getChildCount(): Int defined in io.dcloud.uniapp.dom.node.DomNode
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:145:56 Cannot access class 'io.dcloud.uniapp.dom.flexbox.FlexNode.Level'. Check your module classpath for missing or conflicting dependencies
e: file://[PackagePath]/wgtRoot/UNIF61DA3D/uni_modules/uni-animation-view/utssdk/app-android/src/index.kt:148:14 Cannot access 'io.dcloud.uniapp.dom.flexbox.FlexNode' which is a supertype of 'io.dcloud.uniapp.dom.node.DomNode'. Check your module classpath for missing or conflicting dependencies

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':uni_modules:uni-animation-view:compileReleaseKotlin'.

    A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
    Compilation error. See log for more details

  • Try:

    Run with --stacktrace option to get the stack trace.
    Run with --info or --debug option to get more log output.
    Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 23s
Error code = -5000
Error message:
UTS plugin @ uni_modules uni-animation-view compile error!

2023-10-11 23:07 负责人:DCloud_Android_DQQ 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

由于提交云端打包时间比较久了,无法查到打包日志,我们使用HBuilderX3.91版本没有复现此问题。
请更新到最新到最新版本重新提交打包。

要回复问题请先登录注册