Merge pull request #58 from tghamm/feature/4.3.1 #72
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#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/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.
|