The base commit #2
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
|