Skip to content

Merge pull request #36 from drusellers/dds/empty-args #42

Merge pull request #36 from drusellers/dds/empty-args

Merge pull request #36 from drusellers/dds/empty-args #42

Triggered via push June 16, 2024 21:15
Status Success
Total duration 39s
Artifacts

dotnet.yml

on: push
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#L85
Missing XML comment for publicly visible type or member 'AnthropicClient.~AnthropicClient()'
build: Anthropic.SDK/AnthropicClient.cs#L99
Missing XML comment for publicly visible type or member 'AnthropicClient.Dispose()'
build: Anthropic.SDK/APIAuthentication.cs#L7
Missing XML comment for publicly visible type or member 'APIAuthentication'
build: Anthropic.SDK/Common/Function.cs#L15
Missing XML comment for publicly visible type or member 'Function'
build: Anthropic.SDK/Common/Function.cs#L17
Missing XML comment for publicly visible type or member 'Function.Function()'
build: Anthropic.SDK/Common/Function.cs#L93
Missing XML comment for publicly visible type or member 'Function.FromFunc<TResult>(string, Func<TResult>, string)'
build: Anthropic.SDK/Common/Function.cs#L96
Missing XML comment for publicly visible type or member 'Function.FromFunc<T1, TResult>(string, Func<T1, TResult>, string)'