crypto: runtime-deprecate calling Hmac.digest() more than once (DEP0206) #6456
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:36449) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:36449) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-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:37266) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:37266) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-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:37187) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:37187) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-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:37219) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:37219) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-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:36550) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:36550) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-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:30361) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:30361) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-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:34465) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:34465) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-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:64713) [DEP0181] DeprecationWarning: crypto.Hmac constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:64713) [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-069c3fb5df40-slim/test/common/index.js:689:14)
at Object.DeprecationWarning (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-slim/test/common/index.js:509:15)
at process.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-05-069c3fb5df40-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-069c3fb5df40-slim/test/parallel/test-crypto-hmac.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46 MB |
sha256:4b3c194fb6169ddf58742f3fb9d847877d91ea25ff85eca7913df0f4c46a5a48
|
|