Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeQL Action is Failing #797

Open
JLLeitschuh opened this issue Nov 7, 2024 · 0 comments
Open

CodeQL Action is Failing #797

JLLeitschuh opened this issue Nov 7, 2024 · 0 comments

Comments

@JLLeitschuh
Copy link
Owner

We're having a build failure regularly in the samples project:

  [2024-11-07 17:57:01] [autobuild] FAILURE: Build failed with an exception.
  [2024-11-07 17:57:01] [autobuild] * What went wrong:
  [2024-11-07 17:57:01] [autobuild] Could not determine the dependencies of task ':samples:android-app:compileKellerbierDebugJavaWithJavac'.
  [2024-11-07 17:57:01] [autobuild] > Could not create task ':samples:android-app:dataBindingGenBaseClassesKellerbierDebug'.
  [2024-11-07 17:57:01] [autobuild]    > Cannot use @TaskAction annotation on method DataBindingGenBaseClassesTask.writeBaseClasses() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.

https://github.com/JLLeitschuh/ktlint-gradle/actions/runs/11728536931/job/32672171619#step:4:224

Do we need to update a library to fix this?

Seeing this issue on SO that looks similar?

https://stackoverflow.com/questions/74025711/could-not-create-task-appcompiledebugkotlin-could-not-create-task-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant