Skip to content

refactor(long-memory): improve chat history retrieval and update skip… #1797

refactor(long-memory): improve chat history retrieval and update skip…

refactor(long-memory): improve chat history retrieval and update skip… #1797

Triggered via push March 12, 2025 18:37
Status Failure
Total duration 2m 12s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Process completed with exit code 1.
lint: packages/gemini-adapter/src/utils.ts#L18
'ChatInlineDataPart' is defined but never used
lint: packages/gemini-adapter/src/utils.ts#L16
'ChatMessagePart' is defined but never used
lint: packages/core/src/llm-core/chain/base.ts#L87
Classic Accessor name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/react/prompt.ts#L79
This line has a length of 193. Maximum allowed is 160
lint: packages/core/src/llm-core/agent/react/prompt.ts#L16
This line has a length of 212. Maximum allowed is 160
lint: packages/core/src/llm-core/agent/react/output_parser.ts#L47
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/react/index.ts#L96
Object Literal Method name `agent_scratchpad` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/executor.ts#L359
Classic Accessor name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/executor.ts#L355
Class Method name `lc_name` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/executor.ts#L53
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/agent.ts#L283
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/agent.ts#L199
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase