[Snyk] Security upgrade airtap from 0.0.4 to 1.0.0 #782
Triggered via pull request
November 29, 2023 23:27
Status
Failure
Total duration
9h 12m 32s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
test-macOS:
test/parallel/test-datetime-change-notify.js#L36
--- stderr ---
node:assert:1033
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish/. Input:
'11/30/2023, 8:28:14 AM Greenwich Mean Time'
at Object.<anonymous> (/Users/runner/work/alisco-node/alisco-node/test/parallel/test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1124:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:816:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/30/2023, 8:28:14 AM Greenwich Mean Time',
expected: /Irish/,
operator: 'match'
}
Command: out/Release/node /Users/runner/work/alisco-node/alisco-node/test/parallel/test-datetime-change-notify.js
|
test-macOS:
test/parallel/test-gc-http-client-timeout.js#L1
--- stderr ---
node:events:371
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET 127.0.0.1:49525
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1132:16)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:448:9)
at Socket.emit (node:events:394:28)
at emitErrorNT (node:internal/streams/destroy:194:8)
at emitErrorCloseNT (node:internal/streams/destroy:159:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '127.0.0.1',
port: 49525
}
--- stdout ---
We should do 300 requests
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
Done: 0/300
Collected: 0/176
Done: 0/300
Collected: 0/187
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
Command: out/Release/node --expose-gc /Users/runner/work/alisco-node/alisco-node/test/parallel/test-gc-http-client-timeout.js
|
test-macOS:
test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js#L1
--- stderr ---
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/alisco-node/alisco-node/test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js:61
called with arguments: Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)
at TLSSocket.emit (node:events:394:28)
at TLSSocket._finishInit (node:_tls_wrap:944:8)
at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12) {
code: 'CERT_HAS_EXPIRED'
}
at ClientRequest.mustNotCall (/Users/runner/work/alisco-node/alisco-node/test/common/index.js:470:12)
at ClientRequest.emit (node:events:394:28)
at TLSSocket.socketErrorListener (node:_http_client:448:9)
at TLSSocket.emit (node:events:394:28)
at emitErrorNT (node:internal/streams/destroy:194:8)
at emitErrorCloseNT (node:internal/streams/destroy:159:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Command: out/Release/node /Users/runner/work/alisco-node/alisco-node/test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js
|
test-macOS:
test/parallel/test-module-loading-error.js#L58
--- stderr ---
node:assert:762
throw err;
^
AssertionError [ERR_ASSERTION]: The validation function is expected to return "true". Received false
Caught error:
Error: dlopen(/Users/runner/work/alisco-node/alisco-node/test/fixtures/module-loading-error.node, 0x0001): tried: '/Users/runner/work/alisco-node/alisco-node/test/fixtures/module-loading-error.node' (not a mach-o file)
at Object.<anonymous> (/Users/runner/work/alisco-node/alisco-node/test/parallel/test-module-loading-error.js:58:8)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1124:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:816:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: Error: dlopen(/Users/runner/work/alisco-node/alisco-node/test/fixtures/module-loading-error.node, 0x0001): tried: '/Users/runner/work/alisco-node/alisco-node/test/fixtures/module-loading-error.node' (not a mach-o file)
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1154:18)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:816:12)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:93:18)
at /Users/runner/work/alisco-node/alisco-node/test/parallel/test-module-loading-error.js:59:11
at getActual (node:assert:769:5)
at Function.throws (node:assert:915:24)
at Object.<anonymous> (/Users/runner/work/alisco-node/alisco-node/test/parallel/test-module-loading-error.js:58:8)
at Module._compile (node:internal/modules/cjs/loader:1095:14) {
code: 'ERR_DLOPEN_FAILED'
},
expected: [Function (anonymous)],
operator: 'throws'
}
Command: out/Release/node /Users/runner/work/alisco-node/alisco-node/test/parallel/test-module-loading-error.js
|
test-macOS
Process completed with exit code 2.
|
test-macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|