Update M.E.AI to 9.1.0-preview.1.25064.3 #64
Merged
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Anthropic.SDK/Messaging/MessageResponse.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Anthropic.SDK/Messaging/MessageResponse.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Anthropic.SDK/Messaging/MessageResponse.cs#L124
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Anthropic.SDK/Messaging/MessageResponse.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Anthropic.SDK/Messaging/MessageResponse.cs#L130
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Anthropic.SDK/AnthropicClient.cs#L10
Missing XML comment for publicly visible type or member 'AnthropicClient'
|
Build:
Anthropic.SDK/AnthropicClient.cs#L12
Missing XML comment for publicly visible type or member 'AnthropicClient.ApiUrlFormat'
|
Build:
Anthropic.SDK/AnthropicClient.cs#L87
Missing XML comment for publicly visible type or member 'AnthropicClient.~AnthropicClient()'
|
Build:
Anthropic.SDK/AnthropicClient.cs#L97
Missing XML comment for publicly visible type or member 'AnthropicClient.Batches'
|
Build:
Anthropic.SDK/AnthropicClient.cs#L103
Missing XML comment for publicly visible type or member 'AnthropicClient.Dispose()'
|
Loading