任务':app:ktlintAndroidTestDebugSourceSetCheck'的KtLint执行失败
Posted
技术标签:
【中文标题】任务\':app:ktlintAndroidTestDebugSourceSetCheck\'的KtLint执行失败【英文标题】:KtLint Execution failed for task ':app:ktlintAndroidTestDebugSourceSetCheck'任务':app:ktlintAndroidTestDebugSourceSetCheck'的KtLint执行失败 【发布时间】:2021-08-11 08:12:09 【问题描述】:我正在使用 gradle 版本 7.0.0-beta01 并遵循 this guide 将 KtLint 设置到我的项目中。但是我在运行以下命令时遇到错误
./gradlew ktlintFormat
与-stacktrace
等一起运行似乎也没有多大帮助。这是我得到的错误。非常感谢任何帮助。
Execution failed for task ':app:ktlintandroidTestDebugSourceSetFormat'.
> Querying the mapped value of task ':app:ktlintAndroidTestDebugSourceSetFormat' property 'reporterOutputDir' before task ':app:ktlintAndroidTestDebugSourceSetFormat' has completed is not supported
【问题讨论】:
【参考方案1】:这已在更高版本的 ktlint gradle 插件中得到修复。您可以转至9.2.1
或转至10.0.0
。 See this issue.
【讨论】:
以上是关于任务':app:ktlintAndroidTestDebugSourceSetCheck'的KtLint执行失败的主要内容,如果未能解决你的问题,请参考以下文章
任务 ':app:processDebugResources'.1 执行失败
错误:任务 ':app:transformClassesWithDexForDebug' Gradle 执行失败
任务 ':app:compressDebugAssets' 执行失败
错误:任务':app:kaptDebugKotlin'的执行失败
任务 ':app:transformClassesWithAndroidGradleClassShrinkerForDebug' 执行失败