Skip to content

WIP

WIP #57

Triggered via push October 13, 2025 19:41
Status Failure
Total duration 1m 12s
Artifacts

lints.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint: tests/agent/checkpoints.test.ts#L9
'CheckpointDecision' is defined but never used
lint: tests/agent/agents.test.ts#L117
Unexpected any. Specify a different type
lint: src/types/htmlToText.d.ts#L3
Unexpected any. Specify a different type
lint: src/types/htmlToText.d.ts#L2
Unexpected any. Specify a different type
lint: src/agent/types.ts#L1
'z' is defined but never used
lint: src/agent/tools/definitions/workflow.ts#L3
'WorkflowType' is defined but never used
lint: src/agent/tools/definitions/search.ts#L5
'Config' is defined but never used
lint: src/agent/tools/definitions/list.ts#L5
'Config' is defined but never used
lint: src/agent/tools/definitions/bash.ts#L56
'isStderr' is defined but never used. Allowed unused args must match /^_/u
lint: src/agent/stoppingConditions.ts#L1
'stepCountIs' is defined but never used
typecheck: tests/agent/tools/definitions/bash.test.ts#L48
Cannot invoke an object which is possibly 'undefined'.
typecheck: tests/agent/tools/definitions/bash.test.ts#L32
Expected 2 arguments, but got 1.
typecheck: tests/agent/tools/definitions/bash.test.ts#L32
'bash.execute' is possibly 'undefined'.
typecheck: tests/agent/tools/definitions/bash.test.ts#L32
Cannot invoke an object which is possibly 'undefined'.
typecheck: tests/agent/errorHandling.test.ts#L59
Duplicate identifier 'expect'.
typecheck: tests/agent/errorHandling.test.ts#L59
Duplicate identifier 'it'.
typecheck: tests/agent/errorHandling.test.ts#L59
Duplicate identifier 'describe'.
typecheck: tests/agent/errorHandling.test.ts#L1
Duplicate identifier 'expect'.
typecheck: tests/agent/errorHandling.test.ts#L1
Duplicate identifier 'it'.
typecheck: tests/agent/errorHandling.test.ts#L1
Duplicate identifier 'describe'.