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

cli-linux v4.0.1 crypto.getRandomValues() not supported #69

Closed
luigigubello opened this issue Feb 29, 2024 · 2 comments
Closed

cli-linux v4.0.1 crypto.getRandomValues() not supported #69

luigigubello opened this issue Feb 29, 2024 · 2 comments

Comments

@luigigubello
Copy link

luigigubello commented Feb 29, 2024

Running cli-linux v4.0.1, we get this error.

Error:

2024-02-29T14:46:35.8612172Z Failed to submit the dependency snapshot, check logs for more details, Error: crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported
2024-02-29T14:46:35.8614206Z crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported

Command:

cli-linux --token "$GITHUB_TOKEN" --repository "$GITHUB_REPOSITORY" --branch-ref "$GITHUB_REF" --sha "$GITHUB_SHA" --directory "${INPUT_DIRECTORY}" --job-name "${JOB_NAME}"

The issue could be related to this NPM dependency: @actions/core

@peter-murray
Copy link
Collaborator

4.0.3 should have fixed this, please try that version.

@luigigubello
Copy link
Author

I will try soon, thanks :)

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