Skip to content

fix(core): update package.json files for image-renderer and embedding… #1581

fix(core): update package.json files for image-renderer and embedding…

fix(core): update package.json files for image-renderer and embedding… #1581

Triggered via push February 1, 2025 15:12
Status Failure
Total duration 6m 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
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
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/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/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#L359
Classic Accessor name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/chain/base.ts#L86
Classic Accessor name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/chain/base.ts#L137
Variable name `callbackManager_` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/memory/langchain/buffer_memory.ts#L33
This line has a length of 264. Maximum allowed is 160
lint: packages/core/src/middlewares/list_room.ts#L27
Variable name `all_room` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/long-memory/src/similarity.ts#L2
Import name `TinySegmenter` must match one of the following formats: camelCase, UPPER_CASE