Skip to content

feat(v2): client overhault and fetcher update #256

feat(v2): client overhault and fetcher update

feat(v2): client overhault and fetcher update #256

Triggered via pull request February 9, 2024 09:57
@pilartomaspilartomas
synchronize #80
v2-release
Status Failure
Total duration 54s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 7 warnings
lint (21.x): src/langchain/llm-chat.ts#L14
Unable to resolve path to module '../client/types.js'
lint (21.x)
Process completed with exit code 1.
lint (18.x): src/langchain/llm-chat.ts#L14
Unable to resolve path to module '../client/types.js'
lint (18.x)
Process completed with exit code 1.
build (18.x): src/langchain/llm.ts#L13
Module '"../services/text/TextGenerationService.js"' has no exported member 'CreateInput'.
build (18.x): src/langchain/llm.ts#L13
Module '"../services/text/TextGenerationService.js"' has no exported member 'CreateOutput'.
build (18.x): src/langchain/llm.ts#L98
Cannot find name 'GenerateOutput'.
build (18.x): src/langchain/llm.ts#L127
Cannot find name 'GenerateOutput'.
build (18.x): src/langchain/llm.ts#L139
Property 'generate' does not exist on type 'Client'.
build (18.x): src/langchain/llm.ts#L145
Cannot find name 'GenerateOutput'.
build (18.x): src/langchain/llm.ts#L172
Property 'tokenize' does not exist on type 'Client'.
build (18.x): src/langchain/llm-chat.ts#L14
Cannot find module '../client/types.js' or its corresponding type declarations.
build (18.x): src/langchain/llm-chat.ts#L62
Object literal may only specify known properties, and 'retries' does not exist in type 'Configuration'.
build (18.x): src/langchain/llm-chat.ts#L62
Property 'retries' does not exist on type 'Configuration'.
test (18.x)
Process completed with exit code 1.
build (21.x): src/langchain/llm.ts#L13
Module '"../services/text/TextGenerationService.js"' has no exported member 'CreateInput'.
build (21.x): src/langchain/llm.ts#L13
Module '"../services/text/TextGenerationService.js"' has no exported member 'CreateOutput'.
build (21.x): src/langchain/llm.ts#L98
Cannot find name 'GenerateOutput'.
build (20.x): src/langchain/llm.ts#L13
Module '"../services/text/TextGenerationService.js"' has no exported member 'CreateInput'.
build (21.x): src/langchain/llm.ts#L127
Cannot find name 'GenerateOutput'.
build (20.x): src/langchain/llm.ts#L13
Module '"../services/text/TextGenerationService.js"' has no exported member 'CreateOutput'.
build (21.x): src/langchain/llm.ts#L139
Property 'generate' does not exist on type 'Client'.
build (20.x): src/langchain/llm.ts#L98
Cannot find name 'GenerateOutput'.
build (21.x): src/langchain/llm.ts#L145
Cannot find name 'GenerateOutput'.
build (20.x): src/langchain/llm.ts#L127
Cannot find name 'GenerateOutput'.
build (21.x): src/langchain/llm.ts#L172
Property 'tokenize' does not exist on type 'Client'.
build (20.x): src/langchain/llm.ts#L139
Property 'generate' does not exist on type 'Client'.
build (21.x): src/langchain/llm-chat.ts#L14
Cannot find module '../client/types.js' or its corresponding type declarations.
build (20.x): src/langchain/llm.ts#L145
Cannot find name 'GenerateOutput'.
build (21.x): src/langchain/llm-chat.ts#L62
Object literal may only specify known properties, and 'retries' does not exist in type 'Configuration'.
build (21.x): src/langchain/llm-chat.ts#L62
Property 'retries' does not exist on type 'Configuration'.
build (20.x): src/langchain/llm.ts#L172
Property 'tokenize' does not exist on type 'Client'.
build (20.x): src/langchain/llm-chat.ts#L14
Cannot find module '../client/types.js' or its corresponding type declarations.
build (20.x): src/langchain/llm-chat.ts#L62
Object literal may only specify known properties, and 'retries' does not exist in type 'Configuration'.
build (20.x): src/langchain/llm-chat.ts#L62
Property 'retries' does not exist on type 'Configuration'.
lint (20.x): src/langchain/llm-chat.ts#L14
Unable to resolve path to module '../client/types.js'
lint (20.x)
The operation was canceled.
lint (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.