tools: bump the eslint group in /tools/eslint with 4 updates #63252
Annotations
2 errors and 1 notice
test/pummel/test-heapdump-env.js#L24
--- stderr ---
node:assert:90
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expect to find 2 'Node / CleanupQueue', found 1
1 !== 2
at State.validateSnapshot (/home/runner/work/node/node/test/common/heap.js:121:14)
at State.validateSnapshotNodes (/home/runner/work/node/node/test/common/heap.js:201:10)
at validateSnapshotNodes (/home/runner/work/node/node/test/common/heap.js:211:24)
at Object.<anonymous> (/home/runner/work/node/node/test/pummel/test-heapdump-env.js:24:1)
at Module._compile (node:internal/modules/cjs/loader:1546:14)
at Object..js (node:internal/modules/cjs/loader:1689:10)
at Module.load (node:internal/modules/cjs/loader:1318:32)
at Function._load (node:internal/modules/cjs/loader:1128:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:218:24) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 1,
expected: 2,
operator: 'strictEqual'
}
Node.js v22.9.1-pre
Command: out/Release/node --expose-internals --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/test/pummel/test-heapdump-env.js
|
|
|
The logs for this run have expired and are no longer available.
Loading