I believe the failing is caused by a dependbot upgrade, likely [1], that it starts to complain about things it did not complain before.
I tried to fix some low hanging fruits in [2], but even after that there are other checks still failing [3], which I'm not sure how to fix. Can someone familiar with java/kotlin/gradle take a look? The failures also prevent us from running cross-test on Github Actions ever since. [1]: https://github.com/apache/thrift/commit/5582f31f504e2be6dc13a901eb52dc37f35e90e1 [2]: https://github.com/apache/thrift/commit/abf3fc31470daf57dc50085f56396abba4b3bc1d [3]: https://github.com/apache/thrift/actions/runs/5393552270/jobs/9793527856