Skip to content

fix: spawning of gpg to read config #1385

fix: spawning of gpg to read config

fix: spawning of gpg to read config #1385

Triggered via pull request October 12, 2025 21:11
Status Failure
Total duration 45s
Artifacts

nodejs.yml

on: pull_request
Test on Node.js  /  prepare-node-matrix
6s
Test on Node.js / prepare-node-matrix
Lint using ESLint
21s
Lint using ESLint
Matrix: Test on Node.js / test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 notices
Test on Node.js / test (22, macos-latest)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:519:28) at maybeClose (node:internal/child_process:1101:16) at Socket.<anonymous> (node:internal/child_process:456:11) at Socket.emit (node:events:519:28) at Pipe.<anonymous> (node:net:346:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual', diff: 'simple' } }
Test on Node.js / test (24, ubuntu-latest, experimental)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:508:28) at maybeClose (node:internal/child_process:1101:16) at ChildProcess._handle.onexit (node:internal/child_process:305:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual', diff: 'simple' } }
Test on Node.js / test (18, macos-latest)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at Socket.<anonymous> (node:internal/child_process:450:11) at Socket.emit (node:events:517:28) at Pipe.<anonymous> (node:net:350:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual' }, code: 'ERR_TEST_FAILURE' }
Test on Node.js / test (22, ubuntu-latest)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:519:28) at maybeClose (node:internal/child_process:1101:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual', diff: 'simple' } }
Test on Node.js / test (18, ubuntu-latest)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at Socket.<anonymous> (node:internal/child_process:450:11) at Socket.emit (node:events:517:28) at Pipe.<anonymous> (node:net:350:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual' }, code: 'ERR_TEST_FAILURE' }
Test on Node.js / test (24, macos-latest, experimental)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:508:28) at maybeClose (node:internal/child_process:1101:16) at Socket.<anonymous> (node:internal/child_process:457:11) at Socket.emit (node:events:508:28) at Pipe.<anonymous> (node:net:346:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual', diff: 'simple' } }
Test on Node.js / test (20, ubuntu-latest)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:524:28) at maybeClose (node:internal/child_process:1104:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual' } }
Test on Node.js / test (20, macos-latest)
Process completed with exit code 1.
asks for auth data if no ncurc is found: test/unit/auth.test.js#L157
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at async Promise.all (index 0) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'username must be a string, received undefined\n' - '' at ChildProcess.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:157:16) at ChildProcess.emit (node:events:524:28) at maybeClose (node:internal/child_process:1104:16) at Socket.<anonymous> (node:internal/child_process:456:11) at Socket.emit (node:events:524:28) at Pipe.<anonymous> (node:net:343:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'username must be a string, received undefined\n', expected: '', operator: 'strictEqual' } }
Test on Node.js / test (22, macos-latest)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1948.333ms
Test on Node.js / test (24, ubuntu-latest, experimental)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2680.205ms
Test on Node.js / test (18, macos-latest)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2660.615ms
Test on Node.js / test (22, ubuntu-latest)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3085.182ms
Test on Node.js / test (18, ubuntu-latest)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3290.711ms
Test on Node.js / test (24, macos-latest, experimental)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2681.877ms
Test on Node.js / test (20, ubuntu-latest)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3386.564ms
Test on Node.js / test (20, macos-latest)
Total Tests: 173 Suites 📂: 51 Passed ✅: 172 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3434.380ms