feat(ncu-config): add support for partially encrypted config files #1429
nodejs.yml
on: pull_request
Test on Node.js
/
prepare-node-matrix
4s
Lint using ESLint
22s
Matrix: Test on Node.js / test
Annotations
18 errors and 6 notices
|
Test on Node.js / test (20, macos-latest)
Process completed with exit code 1.
|
|
does not accept a non-string token:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:524:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:191:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual'
}
|
|
does not accept a non-string username:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:524:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:191:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual'
}
|
|
Test on Node.js / test (22, macos-latest)
Process completed with exit code 1.
|
|
does not accept a non-string token:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
does not accept a non-string username:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
Test on Node.js / test (20, ubuntu-latest)
Process completed with exit code 1.
|
|
does not accept a non-string token:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:524:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:191:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual'
}
|
|
does not accept a non-string username:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:524:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:191:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual'
}
|
|
Test on Node.js / test (22, ubuntu-latest)
Process completed with exit code 1.
|
|
does not accept a non-string token:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
does not accept a non-string username:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
Test on Node.js / test (24, macos-latest)
Process completed with exit code 1.
|
|
does not accept a non-string token:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
does not accept a non-string username:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///Users/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
Test on Node.js / test (24, ubuntu-latest)
Process completed with exit code 1.
|
|
does not accept a non-string token:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
does not accept a non-string username:
test/unit/auth.test.js#L191
AssertionError [ERR_ASSERTION]: unexpected stdout line: If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on Github, see https://github.com/nodejs/node-core-utils/blob/main/README.md.
at onLine (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:191:14)
at Socket.<anonymous> (file:///home/runner/work/node-core-utils/node-core-utils/test/unit/auth.test.js:182:11)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:189:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 0,
operator: 'notStrictEqual',
diff: 'simple'
}
|
|
Test on Node.js / test (20, macos-latest)
Total Tests: 173
Suites π: 51
Passed β
: 171
Failed β: 2
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 2131.246ms
|
|
Test on Node.js / test (22, macos-latest)
Total Tests: 173
Suites π: 51
Passed β
: 171
Failed β: 2
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 1926.995ms
|
|
Test on Node.js / test (20, ubuntu-latest)
Total Tests: 173
Suites π: 51
Passed β
: 171
Failed β: 2
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 2933.418ms
|
|
Test on Node.js / test (22, ubuntu-latest)
Total Tests: 173
Suites π: 51
Passed β
: 171
Failed β: 2
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 2884.243ms
|
|
Test on Node.js / test (24, macos-latest)
Total Tests: 173
Suites π: 51
Passed β
: 171
Failed β: 2
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 2353.392ms
|
|
Test on Node.js / test (24, ubuntu-latest)
Total Tests: 173
Suites π: 51
Passed β
: 171
Failed β: 2
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 3510.073ms
|