fix(langchain,core): Add metadata to pulled hub prompts #3584
Annotations
12 errors and 1 warning
Unit Tests (ubuntu-latest, 20.x)
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-f11e7276/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is missing the following properties from type 'ChatPromptTemplate<any, any>': promptMessages, validateTemplate, templateFormat, _getPromptType, and 10 more.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is missing the following properties from type 'BasePromptTemplate<any, BasePromptValueInterface, any>': PromptValueReturnType, inputVariables, partialVariables, partial, and 5 more.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'BasePromptTemplate<any, BasePromptValueInterface, any>'.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'BasePromptTemplate<any, BasePromptValueInterface, any>'.
|
Unit Tests (ubuntu-latest, 20.x)
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'BasePromptTemplate<any, BasePromptValueInterface, any>'.
|
Unit Tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 18.x)
The operation was canceled.
|
Unit Tests (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|