Skip to content

The base commit

The base commit #2

Triggered via push August 16, 2025 20:45
Status Failure
Total duration 46s
Artifacts

lints.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
typecheck
Process completed with exit code 2.
typecheck: src/agent/llm.ts#L24
Type 'OpenAIChatLanguageModel' is not assignable to type 'LanguageModelV1'.
lint
Process completed with exit code 2.
lint: src/cli.ts#L16
Unexpected constant condition
lint: src/agent/tools/readFile.ts#L16
Unexpected any. Specify a different type
lint: src/agent/main.ts#L42
Unexpected any. Specify a different type
lint: src/agent/main.ts#L36
Unexpected any. Specify a different type
lint: src/agent/main.ts#L23
Unexpected any. Specify a different type
lint: src/agent/llm.ts#L9
Unexpected any. Specify a different type
lint: src/agent/llm.ts#L7
Unexpected any. Specify a different type
lint: src/agent/history.ts#L25
Unexpected any. Specify a different type