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
{{ message }}
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
also mentioned in the title is encountered. The following error is then thrown:
[ERROR]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.593 s <<< FAILURE! - in
integration.eu.europa.ec.empl.edci.wallet.service.VerifiablePresentationITest
[ERROR]
downloadVerifiablePresentationPDF_shouldBuildPDF_whenHavingAValidCredential(integration.eu.europa.ec.empl.edci.wallet.service.VerifiablePresentationITest) Time elapsed: 0.056 s <<< ERROR!
java.lang.NullPointerException at
integration.eu.europa.ec.empl.edci.wallet.service.VerifiablePresentationITest.prepareInputs(VerifiablePresentationITest.java:97)
This is yet another obstacle in the way of compiling the entire project.
The text was updated successfully, but these errors were encountered:
After fixing issue #3, the compilation process continues, until the function
also mentioned in the title is encountered. The following error is then thrown:
This is yet another obstacle in the way of compiling the entire project.
The text was updated successfully, but these errors were encountered: