Skip to content

WIP

WIP #13

Triggered via push August 17, 2025 13:07
Status Failure
Total duration 46s
Artifacts

lints.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/agent/tools/definitions/mcp.ts#L6
Module '"../common.js"' has no exported member 'ToolError'.
typecheck: src/agent/tools/definitions/fetch.ts#L5
Module '"../common.js"' has no exported member 'ToolError'.
typecheck: src/agent/tools/definitions/edit.ts#L133
'error' is of type 'unknown'.
typecheck: src/agent/tools/definitions/edit.ts#L4
Module '"../common.js"' has no exported member 'ToolError'.
typecheck: src/agent/tools/definitions/bash.ts#L8
Module '"../common.js"' has no exported member 'ToolError'.
typecheck: src/agent/state.ts#L117
Expected 0 arguments, but got 1.
typecheck: src/agent/state.ts#L97
'error' is of type 'unknown'.
typecheck: src/agent/state.ts#L97
Type 'string' is not assignable to type 'LanguageModelV2ToolResultOutput'.
typecheck: src/agent/state.ts#L8
Cannot find module '../errors.js' or its corresponding type declarations.
typecheck: src/agent/llm.ts#L9
Cannot find module '../errors.js' or its corresponding type declarations.