Skip to content

Error message after process exits is overwritten by node version #76

@KaiPrince

Description

@KaiPrince

Overview

I'm not sure why, but CI is currently failing for windows node 24.

The last successful run was on Oct 21.

Image

Now even empty commits fail:

Image

See: #75, e251153

Details

Image Image

It seems like the node version output at the end is overwriting the error message.

  • It's not a change in the node version. The node 24 build is still on v24.10.0.
  • When I turn on the debug mode, I'm not seeing any difference between node 24 and node 22 that would explain the error.

Outcomes

  1. Adjust the code to pass on windows node 24
  2. Optionally update the ci workflow file to run on every push to master and maybe even nightly

Metadata

Metadata

Assignees

Labels

0.10.2bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions