Update BuildAndDeployBetalgoAnthropic.yml #2
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Anthropic/Services/AnthropicMessagesService.cs#L65
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
|
Anthropic/ObjectModels/MessageRequest.cs#L71
Nullability of reference types in type of parameter 'value' of 'void MessageRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
|
Anthropic/ObjectModels/MessageRequest.cs#L71
Nullability of reference types in type of parameter 'value' of 'void MessageRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
|
Anthropic/Services/AnthropicMessagesService.cs#L65
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
|
Anthropic/ObjectModels/MessageResponse.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L53
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L55
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L15
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L21
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L27
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageRequest.cs#L71
Nullability of reference types in type of parameter 'value' of 'void MessageRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
|
Anthropic/ObjectModels/MessageRequest.cs#L71
Nullability of reference types in type of parameter 'value' of 'void MessageRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
|
Anthropic/Services/AnthropicMessagesService.cs#L65
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
|
Anthropic/ObjectModels/MessageResponse.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L53
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L55
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/Extensions/StreamHandleExtension.cs#L114
Non-nullable property 'StopReason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/Extensions/StreamHandleExtension.cs#L117
Non-nullable property 'StopSequence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L15
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Anthropic/ObjectModels/MessageResponse.cs#L21
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading