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

Error: LinkageError occurred while loading main class io.simplelocalize.cli.SimplelocalizeCliCommand #3

Open
capaj opened this issue Sep 18, 2024 · 0 comments

Comments

@capaj
Copy link

capaj commented Sep 18, 2024

Trying to run it, I am getting:

Run simplelocalize/github-action-cli@v3
Run actions/setup-java@v4
Installed distributions
Creating settings.xml with server-id: github
Writing to /home/runner/.m2/settings.xml
Run echo "command: upload"
command: upload
cli-version: 2.6.0
args: 
Run curl -o simplelocalize.jar https://get.simplelocalize.io/binaries/2.6.0/simplelocalize-cli-2.6.0.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6747k  100 6747k    0     0  64[55](https://github.com/XXX/YYYY/actions/runs/10920891718/job/30311762615#step:7:59)k      0  0:00:01  0:00:01 --:--:-- 6462k
Run java -jar simplelocalize.jar upload --apiKey *** 
Error: LinkageError occurred while loading main class io.simplelocalize.cli.SimplelocalizeCliCommand
	java.lang.UnsupportedClassVersionError: io/simplelocalize/cli/SimplelocalizeCliCommand has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to [64](https://github.com/talentpilot/ts-monorepo/actions/runs/10920891718/job/30311762615#step:7:69).0
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

1 participant