chore: updated to ME.AI 9.4.0-preview.1.25207.5 #99
Annotations
10 warnings
|
Anthropic.SDK/Messaging/MessageResponse.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L130
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L136
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L139
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/VertexAIEndpointBase.cs#L141
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Anthropic.SDK/EndpointBase.cs#L198
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Anthropic.SDK/AnthropicClient.cs#L95
Missing XML comment for publicly visible type or member 'AnthropicClient.~AnthropicClient()'
|
|
Anthropic.SDK/APIAuthentication.cs#L7
Missing XML comment for publicly visible type or member 'APIAuthentication'
|
The logs for this run have expired and are no longer available.
Loading