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
I am only supplying the TESTS section as the other bits went well enough but I can supply it all if desired.
I'm also including the contents of target/surefire-reports. Github won't let me select the XML files, I guess I can base64 encode them or something if you really want.
I have even bigger issue with Java 21 on my laptop
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 7 is no longer supported. Use 8 or later.
[ERROR] Target option 7 is no longer supported. Use 8 or later.
[INFO] 2 errors
Probably baseline java & libraries must be updated to some recent LTS versions.
I am only supplying the TESTS section as the other bits went well enough but I can supply it all if desired.
I'm also including the contents of
target/surefire-reports
. Github won't let me select the XML files, I guess I can base64 encode them or something if you really want.test-failures-console.txt
com.github.ksprojects.zkcopy.writer.WriterTest.txt
com.github.ksprojects.zkcopy.writer.AutoCommitTransactionWrapperTest.txt
The text was updated successfully, but these errors were encountered: