Skip to content

[Snyk] Upgrade tar from 6.2.1 to 7.1.0 #13

[Snyk] Upgrade tar from 6.2.1 to 7.1.0

[Snyk] Upgrade tar from 6.2.1 to 7.1.0 #13

Triggered via pull request May 27, 2024 04:05
Status Failure
Total duration 55m 9s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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
Process completed with exit code 2.