build(deps): bump the all group with 8 updates #490
Triggered via pull request
September 17, 2024 21:20
Status
Failure
Total duration
1m 27s
Artifacts
–
pull-request.yml
on: pull_request
Test
/
Build, test and publish
1m 16s
Annotations
10 errors
Test / Build, test and publish:
src/Core/src/Memory/MessageFormatter.cs#L27
'MessageRole' does not contain a definition for 'FunctionCall'
|
Test / Build, test and publish:
src/Core/src/Memory/MessageFormatter.cs#L30
'MessageRole' does not contain a definition for 'FunctionResult'
|
Test / Build, test and publish:
src/Core/src/Chains/LLM/LLMChain.cs#L122
'ConfiguredCancelableAsyncEnumerable<ChatResponse>' does not contain a definition for 'GetAwaiter' and the best extension method overload 'AsyncEnumerableExtensions.GetAwaiter(IAsyncEnumerable<ChatResponse>)' requires a receiver of type 'System.Collections.Generic.IAsyncEnumerable<LangChain.Providers.ChatResponse>'
|
Test / Build, test and publish:
src/Core/src/Chains/LLM/LLMChain.cs#L190
Argument 1: cannot convert from 'System.Collections.Generic.List<System.Collections.Generic.IAsyncEnumerable<LangChain.Providers.ChatResponse>>' to 'System.Collections.Generic.IEnumerable<System.Threading.Tasks.Task>'
|
Test / Build, test and publish:
src/Core/src/Chains/StackableChains/LLMChain.cs#L69
'ConfiguredCancelableAsyncEnumerable<ChatResponse>' does not contain a definition for 'GetAwaiter' and the best extension method overload 'AsyncEnumerableExtensions.GetAwaiter(IAsyncEnumerable<ChatResponse>)' requires a receiver of type 'System.Collections.Generic.IAsyncEnumerable<LangChain.Providers.ChatResponse>'
|
Test / Build, test and publish:
src/Core/src/Memory/MessageFormatter.cs#L27
'MessageRole' does not contain a definition for 'FunctionCall'
|
Test / Build, test and publish:
src/Core/src/Memory/MessageFormatter.cs#L30
'MessageRole' does not contain a definition for 'FunctionResult'
|
Test / Build, test and publish:
src/Core/src/Chains/StackableChains/LLMChain.cs#L69
'ConfiguredCancelableAsyncEnumerable<ChatResponse>' does not contain a definition for 'GetAwaiter' and the best extension method overload 'AsyncEnumerableExtensions.GetAwaiter(IAsyncEnumerable<ChatResponse>)' requires a receiver of type 'System.Collections.Generic.IAsyncEnumerable<LangChain.Providers.ChatResponse>'
|
Test / Build, test and publish:
src/Core/src/Chains/LLM/LLMChain.cs#L122
'ConfiguredCancelableAsyncEnumerable<ChatResponse>' does not contain a definition for 'GetAwaiter' and the best extension method overload 'AsyncEnumerableExtensions.GetAwaiter(IAsyncEnumerable<ChatResponse>)' requires a receiver of type 'System.Collections.Generic.IAsyncEnumerable<LangChain.Providers.ChatResponse>'
|
Test / Build, test and publish:
src/Core/src/Chains/LLM/LLMChain.cs#L190
Argument 1: cannot convert from 'System.Collections.Generic.List<System.Collections.Generic.IAsyncEnumerable<LangChain.Providers.ChatResponse>>' to 'System.Collections.Generic.IEnumerable<System.Threading.Tasks.Task>'
|