test: reach 1000+ tests (1027 passing, 96.4% pass rate) #19
Annotations
10 errors and 1 warning
|
tests/auto-dispatch.test.ts#L81
AssertionError: expected 0 to be greater than 0
❯ tests/auto-dispatch.test.ts:81:44
|
|
tests/auto-dispatch.test.ts#L26
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/auto-dispatch.test.ts:26:37
|
|
tests/auto-dispatch.test.ts#L18
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/auto-dispatch.test.ts:18:37
|
|
tests/auto-dispatch.test.ts#L10
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/auto-dispatch.test.ts:10:37
|
|
tests/async-math-regex.test.ts#L283
TypeError: Cannot convert undefined or null to object
❯ tests/async-math-regex.test.ts:283:21
|
|
tests/async-math-regex.test.ts#L280
TypeError: Cannot convert undefined or null to object
❯ tests/async-math-regex.test.ts:280:21
|
|
tests/async-math-regex.test.ts#L90
AssertionError: expected 10 to be less than or equal to 3
❯ tests/async-math-regex.test.ts:90:29
|
|
tests/async-math-regex.test.ts#L30
TypeError: Promise.withResolvers is not a function
❯ tests/async-math-regex.test.ts:30:44
|
|
tests/agent-spawner.test.ts#L118
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/agent-spawner.test.ts:118:63
|
|
tests/agent-spawner.test.ts#L93
AssertionError: expected { id: 'nonexistent', …(8) } to be undefined
❯ tests/agent-spawner.test.ts:93:45
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading