francescotimperi commented on issue #5541: URL: https://github.com/apache/openwhisk/issues/5541#issuecomment-2916824441
@dgrove-oss I did an experiment with a JDK 17 (Temurin) and scala 2.12.10 (current default), upgrading to gradle 7.6.2 and ensure every plugin/library was aligned with this new setup. Per se I managed to compile everything without any warnings, but I faced two main problems: - some tests started to fail - scalafmt plugin started to report formatting issues on many scala files, so I have been forced to reformat the source code I am trying to setup an environment to execute the tests locally, as via the GitHub actions it is not really practical right now to have some insights. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@openwhisk.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org