Youssef Shoaib [MOD]
11/14/2024, 9:18 PMCould not determine the dependencies of task ':arrow-annotations:check'.
> Could not create task ':arrow-annotations:animalsnifferMain'.
> Could not create task of type 'AnimalSniffer'.
> Could not generate a decorated class for type AnimalSniffer.
> org/gradle/api/reporting/internal/TaskReportContainer
This seems to only happen with Gradle 8.11 which was committed yesterday. Not sure why this issue isn't happening in the repo though. This also happens when I try to do ./gradlew build
in the terminal.
Can anyone confirm that this happens for them too?
Edit: it seems that building triggers animalSniffer, and it seems that it highlights a bunch of errors?? Is animal sniffer just not used anymore? Is running build
common practice?Alejandro Serrano.Mena
11/15/2024, 8:33 AM