You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For running the tests, I faced some challenges such as setting the correct JDK version, installing the kotest plugin installing docker, and docker-compose. It would be helpful to include these details in the contribution guide.
The text was updated successfully, but these errors were encountered:
But actually.. I think that "the correct JDK version" is a bug in Gradle, it should work on any 11+ JDK. I think there is something wrong with my sourceCompatibility and targetCompatibility 🤔
For running the tests, I faced some challenges such as setting the correct
JDK
version, installing thekotest
plugin installingdocker
, anddocker-compose
. It would be helpful to include these details in the contribution guide.The text was updated successfully, but these errors were encountered: