Skip to content

Suppress node warnings #84

Suppress node warnings

Suppress node warnings #84

GitHub Actions / JUnit Test Report failed Nov 21, 2024 in 0s

51 tests run, 50 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 153 in test/general-cli.mjs

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/fauna-shell/fauna-shell/test/general-cli.mjs.cli operations suppresses nodeJS warnings from the prod entrypoint

spawnSync /bin/sh ETIMEDOUT
Raw output
Error: spawnSync /bin/sh ETIMEDOUT
    at Object.spawnSync (node:internal/child_process:1124:20)
    at spawnSync (node:child_process:877:24)
    at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/general-cli.mjs:153:15)
    at process.processImmediate (node:internal/timers:483:21)