Skip to content

org.gradle.api.GradleScriptException: #74

@cacaxiq

Description

@cacaxiq

I tried to build a pipeline with your tool, but I take this error:

] Generating /Users/runner/.gradle/caches/7.0.2/generated-gradle-jars/gradle-api-7.0.2.jar 2023-04-25T16:47:25.9479020Z [+53675 ms] Cannot use Kotlin build script compile avoidance with /Users/runner/.gradle/caches/7.0.2/generated-gradle-jars/gradle-api-7.0.2.jar: class org/gradle/configurationcache/extensions/AutoCloseableExtensionsKt: inline fun useToRun(): compile avoidance is not supported with public inline functions 2023-04-25T16:47:27.7541100Z [+1805 ms] Cannot use Kotlin build script compile avoidance with /Users/runner/.gradle/wrapper/dists/gradle-7.0.2-all/7era6s5ay7zsbhuvl0oc9g94s/gradle-7.0.2/lib/kotlin-stdlib-1.4.31.jar: class kotlin/ArrayIntrinsicsKt: inline fun emptyArray(): compile avoidance is not supported with public inline functions 2023-04-25T16:47:28.0314280Z [ +279 ms] Cannot use Kotlin build script compile avoidance with /Users/runner/.gradle/wrapper/dists/gradle-7.0.2-all/7era6s5ay7zsbhuvl0oc9g94s/gradle-7.0.2/lib/kotlin-reflect-1.4.31.jar: class kotlin/reflect/full/KAnnotatedElements: inline fun findAnnotation(): compile avoidance is not supported with public inline functions 2023-04-25T16:47:28.0414590Z [ ] Cannot use Kotlin build script compile avoidance with /Users/runner/.gradle/caches/7.0.2/generated-gradle-jars/gradle-kotlin-dsl-extensions-7.0.2.jar: class org/gradle/kotlin/dsl/GradleApiKotlinDslExtensions0Kt: inline fun environment(): compile avoidance is not supported with public inline functions 2023-04-25T16:47:28.0470490Z [ ] Cannot use Kotlin build script compile avoidance with /Users/runner/.gradle/wrapper/dists/gradle-7.0.2-all/7era6s5ay7zsbhuvl0oc9g94s/gradle-7.0.2/lib/gradle-kotlin-dsl-7.0.2.jar: class org/gradle/kotlin/dsl/ArtifactHandlerScope: inline fun invoke(): compile avoidance is not supported with public inline functions 2023-04-25T16:47:28.0552800Z [ ] Caching disabled for Kotlin DSL script compilation (Project/ScriptPlugin/stage1) because: 2023-04-25T16:47:28.0635940Z [ ] Build cache is disabled 2023-04-25T16:47:28.1991560Z [ +170 ms] Kotlin DSL script compilation (Project/ScriptPlugin/stage1) is not up-to-date because: 2023-04-25T16:47:28.2092180Z [ ] No history is available. 2023-04-25T16:47:32.8235350Z [+4620 ms] FAILURE: Build failed with an exception. 2023-04-25T16:47:32.8336460Z [ +3 ms] * Where: 2023-04-25T16:47:32.8438470Z [ ] Build file '/Users/runner/work/1/s/android/app/build.gradle' line: 42 2023-04-25T16:47:32.8537640Z [ ] * What went wrong: 2023-04-25T16:47:32.8639640Z [ ] A problem occurred evaluating project ':app'. 2023-04-25T16:47:32.8740280Z [ ] > No signature of method: build_23p75cq7wwk7yu3qo6c2r6mmw.android() is applicable for argument types: (build_23p75cq7wwk7yu3qo6c2r6mmw$_run_closure3) values: [build_23p75cq7wwk7yu3qo6c2r6mmw$_run_closure3@6fe23452] 2023-04-25T16:47:32.8841530Z [ ] * Try: 2023-04-25T16:47:32.8942800Z [ ] Run with --debug option to get more log output. Run with --scan to get full insights. 2023-04-25T16:47:32.9043240Z [ ] * Exception is:[full-log.txt](https://github.com/hey24sheep/azure-flutter-tasks/files/11327858/full-log.txt)
full-log.txt

Can help me, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions