Skip to content

Added default ModelId for Messages #78

Added default ModelId for Messages

Added default ModelId for Messages #78

Re-run triggered November 20, 2024 11:13
Status Success
Total duration 1m 3s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#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/Messaging/MessageResponse.cs#L115
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#L94
Missing XML comment for publicly visible type or member 'AnthropicClient.~AnthropicClient()'
build: Anthropic.SDK/AnthropicClient.cs#L104
Missing XML comment for publicly visible type or member 'AnthropicClient.Batches'
build: Anthropic.SDK/AnthropicClient.cs#L110
Missing XML comment for publicly visible type or member 'AnthropicClient.Dispose()'