The build process was failing on my local environment. The reason was a failing unit test.
> Task :waltid-applications:waltid-cli:jvmTest
WaltIdDidCreateCmdTest[jvm] > should succeed creating a DID key using jwk_jcs-pub with all key types()[jvm] FAILED
org.opentest4j.AssertionFailedError at WaltIdDidCreateCmdTest.kt:197
Description
The build process was failing on my local environment. The reason was a failing unit test.
Type of Change
Checklist
Breaking
No.