crypto: runtime-deprecate calling Hmac.digest() more than once (DEP0206) #6454
test-shared.yml
on: pull_request
Annotations
16 errors
|
aarch64-linux: with shared openssl-1.1.1w
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:36559) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:36559) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
|
aarch64-linux: with shared openssl-3.5.5
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.5:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:37180) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:37180) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
|
aarch64-linux: with shared openssl-4.0.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:37075) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:37075) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
|
aarch64-linux: with shared openssl-3.0.19
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.19:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:36336) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:36336) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
|
aarch64-linux: with shared openssl-3.6.1
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.1:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:37178) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:37178) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:31757) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:31757) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:34700) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:34700) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-crypto-hmac.js#L0
--- stderr ---
(node:81538) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:81538) [DEP0206] DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected extra warning received: DeprecationWarning: Calling digest() on an already-finalized Hmac instance is deprecated.
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:509:15)
at process.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/common/index.js:718:33)
at process.emit (node:events:521:24)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-05-06a8301e6db8-slim/test/parallel/test-crypto-hmac.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46 MB |
sha256:e79260397d3537f461ea181487b49cbb8da635d552e0f529b020858b7ad154bd
|
|