Slackbot
12/09/2022, 3:00 PMMikhail Lopatkin
12/09/2022, 3:17 PMnotCompatibleWithConfigurationCache
. Unfortunately, there's no easy way to figure out what task it is (yet, see https://github.com/gradle/gradle/issues/21290 for updates). The only option I know of is to use a debugger and set a breakpoint at Task.notCompatibleWithConfigurationCache
.