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

Receive spawn UNKNOWN in windows-latest #33

Closed
JonasJacobsUserspace opened this issue Jul 3, 2020 · 5 comments
Closed

Receive spawn UNKNOWN in windows-latest #33

JonasJacobsUserspace opened this issue Jul 3, 2020 · 5 comments
Assignees
Labels
good first issue Good for newcomers type: bug Verified problems that need to be worked on
Projects

Comments

@JonasJacobsUserspace
Copy link

Error

Error: spawn UNKNOWN
at ChildProcess.spawn (internal/child_process.js:394:11)
at spawn (child_process.js:540:9)
at Object.execFile (child_process.js:224:17)
at Object.131 (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:592)
at webpack_require (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:154)
at startup (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:291)
at module.exports.87 (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:323)
at Object. (D:\a_actions\EndBug\add-and-commit\v4\lib\index.js:1:333)
##[error]spawn UNKNOWN
at Module._compile (internal/modules/cjs/loader.js:959:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) {
errno: 'UNKNOWN',
code: 'UNKNOWN',
syscall: 'spawn'

The following system:

Operating System
Microsoft Windows Server 2019
10.0.17763
Datacenter
Virtual Environment
Environment: windows-2019
Version: 20200630.0

@EndBug EndBug self-assigned this Jul 6, 2020
@EndBug EndBug added type: bug Verified problems that need to be worked on good first issue Good for newcomers labels Jul 6, 2020
@EndBug EndBug added this to To do in Main board via automation Jul 6, 2020
@EndBug EndBug moved this from To do to In progress in Main board Jul 8, 2020
@EndBug
Copy link
Owner

EndBug commented Jul 8, 2020

Hi, thanks for the issue!
I've pushed some changes to the master branch, it would be awesome if you could test them in your workflow, using the EndBug/add-and-commit@master name. If they are fine I'll publish a patch with them.

Known issues:

Logs from the child process don't show in the action logs: I don't know how to fix it, I'll open an issue later about that.

@JonasJacobsUserspace
Copy link
Author

JonasJacobsUserspace commented Jul 10, 2020

Thanks for the quick reply, I have tested it with the new changes in master and the commit is working in windows with my workflow

@EndBug
Copy link
Owner

EndBug commented Jul 10, 2020

Perfect! I'll publish the fix in v4.2.1 (you can also use v4 and latest)

@all-contributors please add @JonasJacobsUserspace for bug

@allcontributors
Copy link
Contributor

@EndBug

I've put up a pull request to add @JonasJacobsUserspace! 🎉

@EndBug
Copy link
Owner

EndBug commented Jul 10, 2020

The new version has been published, thanks for your issue 🎉

@EndBug EndBug closed this as completed Jul 10, 2020
Main board automation moved this from In progress to Done Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type: bug Verified problems that need to be worked on
Projects
No open projects
Main board
  
Done
Development

No branches or pull requests

2 participants