remove agentState from state #4724
Annotations
10 errors and 4 warnings
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L961
- {
- "anotherField": 123,
- "anyField": "any value",
- }
+ undefined
- Expected - 4
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:961:40)
|
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L875
- {
- "count": 42,
- "message": "Task completed successfully",
- "status": "success",
- }
+ undefined
- Expected - 5
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:875:40)
|
|
packages/agent-runtime/src/__tests__/sandbox-generator.test.ts#L118
- {
- "agentId": "***-agent-123",
- "message": "Hello from QuickJS sandbox!",
- "prompt": "Test prompt",
- }
+ undefined
- Expected - 5
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/sandbox-generator.***.ts:118:38)
|
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L998
- {
- "data": {
- "count": 5,
- },
- "result": "success",
- }
+ undefined
- Expected - 6
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:998:40)
|
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L961
- {
- "anotherField": 123,
- "anyField": "any value",
- }
+ undefined
- Expected - 4
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:961:40)
|
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L875
- {
- "count": 42,
- "message": "Task completed successfully",
- "status": "success",
- }
+ undefined
- Expected - 5
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:875:40)
|
|
packages/agent-runtime/src/__tests__/sandbox-generator.test.ts#L118
- {
- "agentId": "***-agent-123",
- "message": "Hello from QuickJS sandbox!",
- "prompt": "Test prompt",
- }
+ undefined
- Expected - 5
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/sandbox-generator.***.ts:118:38)
|
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L998
- {
- "data": {
- "count": 5,
- },
- "result": "success",
- }
+ undefined
- Expected - 6
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:998:40)
|
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L961
- {
- "anotherField": 123,
- "anyField": "any value",
- }
+ undefined
- Expected - 4
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:961:40)
|
|
packages/agent-runtime/src/__tests__/run-programmatic-step.test.ts#L875
- {
- "count": 42,
- "message": "Task completed successfully",
- "status": "success",
- }
+ undefined
- Expected - 5
+ Received + 1
at <anonymous> (/home/runner/work/***/***/packages/agent-runtime/src/__***s__/run-programmatic-step.***.ts:875:40)
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading