Skip to content

[Snyk] Upgrade commander from 2.11.0 to 12.0.0 #6

[Snyk] Upgrade commander from 2.11.0 to 12.0.0

[Snyk] Upgrade commander from 2.11.0 to 12.0.0 #6

Triggered via pull request May 26, 2024 19:46
Status Failure
Total duration 51m 36s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test-macOS: test/parallel/test-zlib-brotli-from-brotli.js#L27
--- stderr --- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 45658 !== 44610 at WriteStream.<anonymous> (/Users/runner/work/node/node/test/parallel/test-zlib-brotli-from-brotli.js:27:10) at WriteStream.<anonymous> (/Users/runner/work/node/node/test/common/index.js:469:15) at WriteStream.emit (node:events:520:28) at emitCloseNT (node:internal/streams/destroy:148:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 45658, expected: 44610, operator: 'strictEqual' } Node.js v23.0.0-pre Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-zlib-brotli-from-brotli.js
test-macOS: test/parallel/test-zlib-from-gzip.js#L48
--- stderr --- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 45658 !== 44610 at WriteStream.<anonymous> (/Users/runner/work/node/node/test/parallel/test-zlib-from-gzip.js:48:10) at WriteStream.<anonymous> (/Users/runner/work/node/node/test/common/index.js:469:15) at WriteStream.emit (node:events:520:28) at emitCloseNT (node:internal/streams/destroy:148:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 45658, expected: 44610, operator: 'strictEqual' } Node.js v23.0.0-pre Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-zlib-from-gzip.js
test-macOS: test/parallel/test-zlib-params.js#L39
--- stderr --- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped + Buffer(32331) [Uint8Array] [ + 1, + 66, + 126, + 189, + 129, - Buffer(32336) [Uint8Array] [ - 0, - 90, - 130, - 165, - 125, 121, 83, ... 255, 217, + 188, + 182, + 46, + 117 - 1, - 0, - 0, - 255, - 255, - 125, - 172, - 48, - 114 ] at process.<anonymous> (/Users/runner/work/node/node/test/parallel/test-zlib-params.js:39:10) at Object.onceWrapper (node:events:635:26) at process.emit (node:events:532:35) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Buffer(32331) [Uint8Array] [ 1, 66, 126, 189, 129, 121, 83, 249, 185, 102, 44, 241, 158, 32, 71, 123, 102, 77, 161, 79, 20, 149, 143, 54, 249, 246, 204, 231, 25, 78, 184, 171, 134, 41, 102, 158, 78, 10, 44, 66, 182, 254, 163, 181, 126, 85, 167, 240, 202, 230, 82, 2, 107, 60, 18, 35, 84, 159, 131, 114, 105, 83, 223, 106, 215, 43, 75, 181, 155, 197, 26, 41, 140, 68, 81, 217, 149, 75, 26, 239, 83, 93, 178, 80, 27, 177, 151, 37, 214, 214, 211, 233, 241, 105, 115, 24, 217, 160, 191, 180, ... 32231 more items ], expected: Buffer(32336) [Uint8Array] [ 0, 90, 130, 165, 125, 121, 83, 249, 185, 102, 44, 241, 158, 32, 71, 123, 102, 77, 161, 79, 20, 149, 143, 54, 249, 246, 204, 231, 25, 78, 184, 171, 134, 41, 102, 158, 78, 10, 44, 66, 182, 254, 163, 181, 126, 85, 167, 240, 202, 230, 82, 2, 107, 60, 18, 35, 84, 159, 131, 114, 105, 83, 223, 106, 215, 43, 75, 181, 155, 197, 26, 41, 140, 68, 81, 217, 149, 75, 26, 239, 83, 93, 178, 80, 27, 177, 151, 37, 214, 214, 211, 233, 241, 105, 115, 24, 217, 160, 191, 180, ... 32236 more items ], operator: 'deepStrictEqual' } Node.js v23.0.0-pre Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-zlib-params.js
test-macOS: test/pummel/test-crypto-timing-safe-equal-benchmarks.js#L109
--- stderr --- node:assert:408 throw err; ^ AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-6.195209403705535) at Object.<anonymous> (/Users/runner/work/node/node/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1) at Module._compile (node:internal/modules/cjs/loader:1480:14) at Module._extensions..js (node:internal/modules/cjs/loader:1564:10) at Module.load (node:internal/modules/cjs/loader:1287:32) at Module._load (node:internal/modules/cjs/loader:1103:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:168:12) at node:internal/main/run_main_module:30:49 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v23.0.0-pre Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/pummel/test-crypto-timing-safe-equal-benchmarks.js
test-macOS
Process completed with exit code 2.