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

"latest" does not seem to work #14

Closed
JayFoxRox opened this issue Jun 5, 2021 · 1 comment
Closed

"latest" does not seem to work #14

JayFoxRox opened this issue Jun 5, 2021 · 1 comment

Comments

@JayFoxRox
Copy link

I tried using "latest" in a workflow in ghidra-emotionengine, but it does not work:

Run er28-0652/setup-ghidra@master
  with:
    version: latest
  env:
    JAVA_HOME_11.0.11_x64: /opt/hostedtoolcache/jdk/11.0.11/x64
    JAVA_HOME: /opt/hostedtoolcache/jdk/11.0.11/x64
    JAVA_HOME_11_0_11_X64: /opt/hostedtoolcache/jdk/11.0.11/x64
(node:1706) UnhandledPromiseRejectionWarning: Error: versionSpec parameter is required
    at Object.find (/home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:5946:17)
    at Object.<anonymous> (/home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:3450:31)
    at step (/home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:3281:27)
    at Object.next (/home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:3218:22)
    at /home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:3188:72
    at new Promise (<anonymous>)
    at __awaiter (/home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:3167:18)
    at Object.installGhidra (/home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:3438:16)
    at /home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:6402:27
    at step (/home/runner/work/_actions/er28-0652/setup-ghidra/master/dist/index.js:6369:27)
(node:1706) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1706) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@er28-0652
Copy link
Owner

Can you try with version 0.0.5 again? thank you!

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