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

Node CI action failing on macos #2386

Closed
andyw8 opened this issue Jul 30, 2024 · 1 comment
Closed

Node CI action failing on macos #2386

andyw8 opened this issue Jul 30, 2024 · 1 comment

Comments

@andyw8
Copy link
Contributor

andyw8 commented Jul 30, 2024

It passed in the PR #2378

but is failing on main:

- Resolving version...
Failed to run tests
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.

(failed again on retry)

I suspect it's related to GH infrastructure, so let's wait a day and see if it resolves itself.

@vinistock
Copy link
Member

That PR is only updating the @types/node package, which only contains type annotations for NodeJS. In the Ruby world, it's like a PR that only updates RBIs. It shouldn't have any impact on the runtime.

@vinistock vinistock closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
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