Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail during compilation #28

Open
zbukhari-apex opened this issue Aug 27, 2024 · 1 comment
Open

Tests fail during compilation #28

zbukhari-apex opened this issue Aug 27, 2024 · 1 comment

Comments

@zbukhari-apex
Copy link
Contributor

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

@kshchepanovskyi
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants