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

Cannot use @TaskAction annotation on method IncrementalTransformTask.transform() #314

Open
Avadon opened this issue Jan 12, 2024 · 0 comments

Comments

@Avadon
Copy link

Avadon commented Jan 12, 2024

Description
Cannot use @TaskAction annotation on method IncrementalTransformTask.transform() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.

Expected behavior
Example build successfully for Android

Current behavior
Gradle build error when I try react-native build-android

Screenshots
If applicable, add screenshots to help explain your issue

Logs
https://pastebin.com/h7KT1tHh

Environment

  • Platform: React-Native
  • Kit: Location
  • Kit Version: 6.12.0-300
  • OS Version: OS X 13.5
  • Node Version: 20.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant