Skip to content

Haiku constant #16 , version bump #25

Haiku constant #16 , version bump

Haiku constant #16 , version bump #25

Triggered via pull request March 17, 2024 11:20
Status Success
Total duration 2m 21s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Anthropic.SDK/Messaging/MessageParameters.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Anthropic.SDK/AnthropicClient.cs#L9
Missing XML comment for publicly visible type or member 'AnthropicClient'
build: Anthropic.SDK/AnthropicClient.cs#L11
Missing XML comment for publicly visible type or member 'AnthropicClient.ApiUrlFormat'
build: Anthropic.SDK/AnthropicClient.cs#L33
Missing XML comment for publicly visible type or member 'AnthropicClient.AnthropicClient(APIAuthentication)'
build: Anthropic.SDK/APIAuthentication.cs#L7
Missing XML comment for publicly visible type or member 'APIAuthentication'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L8
Missing XML comment for publicly visible type or member 'CompletionResponse'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L11
Missing XML comment for publicly visible type or member 'CompletionResponse.Completion'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L13
Missing XML comment for publicly visible type or member 'CompletionResponse.Stop'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L15
Missing XML comment for publicly visible type or member 'CompletionResponse.StopReason'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L17
Missing XML comment for publicly visible type or member 'CompletionResponse.Truncated'