Skills, Code Execution, and File API support #159
Merged
Annotations
10 warnings
|
Anthropic.SDK/Messaging/Message.cs#L211
The variable 'mcpToolResultFound' is assigned but its value is never used
|
|
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#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Anthropic.SDK/Messaging/MessageResponse.cs#L145
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#L122
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.
|
The logs for this run have expired and are no longer available.
Loading