build(deps): bump marked from 12.0.2 to 13.0.0 #596
Annotations
20 errors and 4 warnings
lint:
packages/core/src/llm-core/agent/openai/index.ts#L1
Replace `·AIMessage,·BaseMessage,·FunctionMessage,·ToolMessage·` with `⏎····AIMessage,⏎····BaseMessage,⏎····FunctionMessage,⏎····ToolMessage⏎`
|
lint:
packages/core/src/llm-core/agent/openai/index.ts#L3
Replace `·ChatPromptTemplate,·MessagesPlaceholder·` with `⏎····ChatPromptTemplate,⏎····MessagesPlaceholder⏎`
|
lint:
packages/core/src/llm-core/agent/openai/index.ts#L4
Replace `·RunnableLambda,·RunnablePassthrough,·RunnableSequence·` with `⏎····RunnableLambda,⏎····RunnablePassthrough,⏎····RunnableSequence⏎`
|
lint:
packages/core/src/llm-core/agent/openai/index.ts#L9
Replace `·FunctionsAgentAction,·OpenAIFunctionsAgentOutputParser,·OpenAIToolsAgentOutputParser,·ToolsAgentAction·` with `⏎····FunctionsAgentAction,⏎····OpenAIFunctionsAgentOutputParser,⏎····OpenAIToolsAgentOutputParser,⏎····ToolsAgentAction⏎`
|
lint:
packages/gemini-adapter/src/utils.ts#L2
Replace `·AIMessageChunk,·BaseMessage,·ChatMessageChunk,·HumanMessageChunk,·MessageType,·SystemMessageChunk·` with `⏎····AIMessageChunk,⏎····BaseMessage,⏎····ChatMessageChunk,⏎····HumanMessageChunk,⏎····MessageType,⏎····SystemMessageChunk⏎`
|
lint:
packages/plugin-common/src/plugins/cron.ts#L5
Replace `·fuzzyQuery,·getMessageContent·` with `⏎····fuzzyQuery,⏎····getMessageContent⏎`
|
lint:
packages/plugin-common/src/plugins/draw.ts#L5
Replace `·fuzzyQuery,·getMessageContent·` with `⏎····fuzzyQuery,⏎····getMessageContent⏎`
|
lint:
packages/search-service/src/chain/browsing_chain.ts#L5
Replace `·HumanMessagePromptTemplate,·MessagesPlaceholder,·PromptTemplate·` with `⏎····HumanMessagePromptTemplate,⏎····MessagesPlaceholder,⏎····PromptTemplate⏎`
|
lint:
packages/search-service/src/chain/browsing_chain.ts#L8
Replace `·callChatHubChain,·ChatHubLLMCallArg,·ChatHubLLMChain,·ChatHubLLMChainWrapper,·SystemPrompts·` with `⏎····callChatHubChain,⏎····ChatHubLLMCallArg,⏎····ChatHubLLMChain,⏎····ChatHubLLMChainWrapper,⏎····SystemPrompts⏎`
|
lint:
packages/search-service/src/chain/browsing_chain.ts#L11
Replace `·BufferMemory,·ConversationSummaryMemory,·VectorStoreRetrieverMemory·` with `⏎····BufferMemory,⏎····ConversationSummaryMemory,⏎····VectorStoreRetrieverMemory⏎`
|
build:
packages/core/src/utils/logger.ts#L8
Property 'logger' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/client.ts#L25
Property 'logger' does not exist on type 'ChatLunaService'.
|
build:
packages/core/src/llm-core/platform/service.ts#L59
Property 'parallel' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/service.ts#L65
Property 'parallel' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/service.ts#L93
Property 'parallel' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/service.ts#L100
Property 'parallel' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/service.ts#L107
Property 'parallel' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/service.ts#L113
Property 'parallel' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/service.ts#L129
Property 'parallel' does not exist on type 'Context'.
|
build:
packages/core/src/llm-core/platform/service.ts#L138
Property 'parallel' does not exist on type 'Context'.
|
prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
packages/qwen-adapter/src/requester.ts#L382
Variable name `additional_kwargs` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|