Rename the project to Binharic #56
Annotations
12 errors
|
lint:
tests/agent/state.test.ts#L93
Unexpected any. Specify a different type
|
|
lint:
tests/agent/llm.test.ts#L133
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/tools/index.ts#L52
Unexpected any. Specify a different type
|
|
lint:
src/agent/tools/index.ts#L14
'toolImplementations' is assigned a value but never used
|
|
lint:
src/agent/tools/index.ts#L10
'autofixJson' is defined but never used
|
|
lint:
src/agent/state.ts#L427
Unexpected any. Specify a different type
|
|
lint:
src/agent/state.ts#L269
Unexpected any. Specify a different type
|
|
lint:
src/agent/llm.ts#L51
'apiKey' is assigned a value but never used
|
|
typecheck
Process completed with exit code 2.
|
|
typecheck:
tests/ui/History.test.tsx#L66
Object literal may only specify known properties, and 'args' does not exist in type 'ToolCallPart'.
|