Streaming Client Result investigation - assistants 2 #134
Annotations
7 errors and 12 warnings
build:
.dotnet/src/Utility/SseAsyncEnumerator.cs#L25
'AsyncSseReader' does not contain a definition for 'GetEventsAsync' and no accessible extension method 'GetEventsAsync' accepting a first argument of type 'AsyncSseReader' could be found (are you missing a using directive or an assembly reference?)
|
build:
.dotnet/src/Custom/Assistants/StreamingAssistantResult.cs#L82
The type or namespace name 'StreamingUpdateCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
.dotnet/src/Custom/Assistants/StreamingAssistantResult.cs#L82
The type or namespace name 'StreamingUpdateCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
.dotnet/src/Utility/SseAsyncEnumerator.cs#L25
'AsyncSseReader' does not contain a definition for 'GetEventsAsync' and no accessible extension method 'GetEventsAsync' accepting a first argument of type 'AsyncSseReader' could be found (are you missing a using directive or an assembly reference?)
|
build:
.dotnet/src/Custom/Assistants/StreamingAssistantResult.cs#L82
The type or namespace name 'StreamingUpdateCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build:
.dotnet/src/Custom/Assistants/StreamingAssistantResult.cs#L82
The type or namespace name 'StreamingUpdateCollection' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
.dotnet/src/Custom/OpenAIClientOptions.cs#L3
The using directive for 'System.ClientModel' appeared previously in this namespace
|
build:
.dotnet/src/Polyfill/System.Diagnostics.CodeAnalysis.ExperimentalAttribute.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
.dotnet/src/Custom/Images/GeneratedImageSize.cs#L6
'GeneratedImageSize' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
.dotnet/src/Custom/Images/GeneratedImageSize.cs#L6
'GeneratedImageSize' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
.dotnet/src/Custom/Chat/ChatCompletionOptions.cs#L85
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
build:
.dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L510
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
build:
.dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L189
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
build:
.dotnet/src/Generated/Threads.cs#L98
The variable 'e' is declared but never used
|
build:
.dotnet/src/Generated/Threads.cs#L137
The variable 'e' is declared but never used
|
build:
.dotnet/src/Generated/Threads.cs#L201
The variable 'e' is declared but never used
|