chore(deps)(deps-dev): bump @types/node from 24.13.3 to 26.1.2 - #481
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps-dev): bump @types/node from 24.13.3 to 26.1.2#481dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
5 errors
|
Tests with coverage
Process completed with exit code 1.
|
|
Tests with coverage:
tests/unit/runtime/worker-backend.test.ts#L51
Expected: not FakeWorkerBackend {
hooks: {
onSpawn: [Function: onSpawn],
},
spawned: [
FakeWorker {
posted: [
{
kind: "worker-init",
self: {
systemName: "worker-cluster",
host: "worker",
port: 1,
},
systemName: "worker-cluster",
data: null,
}
],
messageListeners: Set(1) {
[Function],
},
closeListeners: Set(1) {
[Function],
},
terminated: true,
name: "worker-0",
postMessage: [Function],
addEventListener: [Function],
removeEventListener: [Function: removeEventListener],
terminate: [Function: terminate],
deliverMessage: [Function: deliverMessage],
simulateCrash: [Function: simulateCrash],
drainPosted: [Function: drainPosted],
}
],
spawn: [Function: spawn],
latest: [Function: latest],
}
at <anonymous> (/home/runner/work/actor-ts/actor-ts/tests/unit/runtime/worker-backend.test.ts:51:29)
|
|
Tests with coverage:
tests/unit/runtime/worker-backend.test.ts#L37
Expected constructor: [class NodeWorkerBackend]
Received value: FakeWorkerBackend {
hooks: {
onSpawn: [Function: onSpawn],
},
spawned: [
FakeWorker {
posted: [
{
kind: "worker-init",
self: {
systemName: "worker-cluster",
host: "worker",
port: 1,
},
systemName: "worker-cluster",
data: null,
}
],
messageListeners: Set(1) {
[Function],
},
closeListeners: Set(1) {
[Function],
},
terminated: true,
name: "worker-0",
postMessage: [Function],
addEventListener: [Function],
removeEventListener: [Function: removeEventListener],
terminate: [Function: terminate],
deliverMessage: [Function: deliverMessage],
simulateCrash: [Function: simulateCrash],
drainPosted: [Function: drainPosted],
}
],
spawn: [Function: spawn],
latest: [Function: latest],
}
at <anonymous> (/home/runner/work/actor-ts/actor-ts/tests/unit/runtime/worker-backend.test.ts:37:21)
|
|
Tests with coverage:
tests/unit/runtime/worker-backend.test.ts#L28
Expected constructor: [class WebWorkerBackend]
Received value: FakeWorkerBackend {
hooks: {
onSpawn: [Function: onSpawn],
},
spawned: [
FakeWorker {
posted: [
{
kind: "worker-init",
self: {
systemName: "worker-cluster",
host: "worker",
port: 1,
},
systemName: "worker-cluster",
data: null,
}
],
messageListeners: Set(1) {
[Function],
},
closeListeners: Set(1) {
[Function],
},
terminated: true,
name: "worker-0",
postMessage: [Function],
addEventListener: [Function],
removeEventListener: [Function: removeEventListener],
terminate: [Function: terminate],
deliverMessage: [Function: deliverMessage],
simulateCrash: [Function: simulateCrash],
drainPosted: [Function: drainPosted],
}
],
spawn: [Function: spawn],
latest: [Function: latest],
}
at <anonymous> (/home/runner/work/actor-ts/actor-ts/tests/unit/runtime/worker-backend.test.ts:28:21)
|
|
Tests with coverage:
tests/unit/runtime/worker-backend.test.ts#L20
Expected constructor: [class WebWorkerBackend]
Received value: FakeWorkerBackend {
hooks: {
onSpawn: [Function: onSpawn],
},
spawned: [
FakeWorker {
posted: [
{
kind: "worker-init",
self: {
systemName: "worker-cluster",
host: "worker",
port: 1,
},
systemName: "worker-cluster",
data: null,
}
],
messageListeners: Set(1) {
[Function],
},
closeListeners: Set(1) {
[Function],
},
terminated: true,
name: "worker-0",
postMessage: [Function],
addEventListener: [Function],
removeEventListener: [Function: removeEventListener],
terminate: [Function: terminate],
deliverMessage: [Function: deliverMessage],
simulateCrash: [Function: simulateCrash],
drainPosted: [Function: drainPosted],
}
],
spawn: [Function: spawn],
latest: [Function: latest],
}
at <anonymous> (/home/runner/work/actor-ts/actor-ts/tests/unit/runtime/worker-backend.test.ts:20:21)
|
background
wait
wait-all
cancel
parallel
Loading