You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export PATH=/usr/local/lib/android/sdk/ndk/25.2.9519653:/opt/hostedtoolcache/Java_Zulu_jdk/11.0.18-10/x64/bin:/usr/share/miniconda/condabin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ PATH=/usr/local/lib/android/sdk/ndk/25.2.9519653:/opt/hostedtoolcache/Java_Zulu_jdk/11.0.18-10/x64/bin:/usr/share/miniconda/condabin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ gradle clean build
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:packageDebug'.
> Could not create task ':app:mergeDebugAssets'.
> Cannot use @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
The text was updated successfully, but these errors were encountered:
tqchen
added
type: bug
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type:ci
Relates to TVM CI infrastructure
and removed
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
labels
Feb 18, 2023
Happens in a few PRs lately
cc @Mousius @areusch @driazati @gigiblender @leandron
The text was updated successfully, but these errors were encountered: