Add Haiku 4.5 Constant - Fix VertexAI Constants #158
Merged
Annotations
10 warnings
|
Anthropic.SDK/VertexAIEndpointBase.cs#L143
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/Messaging/MessageResponse.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L142
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/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#L133
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#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading