fix: error invalid arg type on WSL systems on url open #392
Triggered via pull request
September 26, 2024 18:43
Status
Failure
Total duration
2m 59s
Artifacts
–
Annotations
105 errors
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 22.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Linux - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.x:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 18.17.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Windows - 18.17.0
Process completed with exit code 1.
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', 'echo hello' ],{ shell: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(sh,[ '-c', "echo 'hello world'" ],{ shell: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'echo hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"echo" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', '"two words" hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'one two three hello' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^^^"with^^^ spaces^^^"' ],{ shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { PATH: 'C:\\\\Windows\\\\System32', PATHEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - macOS - 20.5.0:
node_modules/spawk/lib/spawk.js#L96
spawk: Unmatched spawn(cmd.exe,[ '/d', '/s', '/c', 'dir ^"with^ spaces^"' ],{ env: { pAtH: 'C:\\\\Windows\\\\System32', pathEXT: 'EXE' }, shell: true, windowsVerbatimArguments: true })
|
Test - Windows - 20.x
Process completed with exit code 1.
|
Test - Windows - 20.5.0
Process completed with exit code 1.
|
Test - Windows - 18.x
Process completed with exit code 1.
|
Test - Windows - 22.x
Process completed with exit code 1.
|