Merge pull request #763 from betalgo/dev #100
BuildAndDeployBetalgoOpenAI.yml
on: push
build-test
47s
publish-sdk
53s
publish-contracts
31s
publish-utilities
28s
Annotations
3 errors and 20 warnings
|
publish-contracts
Process completed with exit code 1.
|
|
publish-contracts
Command 'dotnet' exited with code 1.
|
|
publish-contracts
The file '/home/runner/work/openai/openai/Betalgo.Ranul.OpenAI.Contracts/bin/Release/net8.0/Betalgo.Ranul.OpenAI.Contracts.dll' to be packed was not found on disk.
|
|
build-test:
OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L81
Nullability of reference types in return type of 'Dictionary<string, string>? AssistantCreateRequest.Metadata.get' doesn't match implicitly implemented member 'Dictionary<string, string> IMetaData.Metadata.get' (possibly because of nullability attributes).
|
|
build-test:
OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L90
Nullability of reference types in type of parameter 'value' of 'void AssistantCreateRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
|
|
build-test:
OpenAI.SDK/Interfaces/IRunService.cs#L99
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
|
|
build-test:
OpenAI.SDK/Interfaces/IRunService.cs#L78
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
|
|
build-test:
OpenAI.SDK/Interfaces/IRunService.cs#L29
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
|
|
build-test:
Betalgo.Ranul.OpenAI.Contracts/Responses/Image/ImageResponse.cs#L29
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-test:
Betalgo.Ranul.OpenAI.Contracts/Responses/Image/ImageResponse.cs#L19
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-test:
Betalgo.Ranul.OpenAI.Contracts/Responses/UsageResponse.cs#L13
Non-nullable property 'InputTokensDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-test:
Betalgo.Ranul.OpenAI.Contracts/Requests/Image/CreateImageEditRequest.cs#L22
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-test:
Betalgo.Ranul.OpenAI.Contracts/Requests/Image/CreateImageEditRequest.cs#L22
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Responses/Image/ImageResponse.cs#L29
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Responses/Image/ImageResponse.cs#L19
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Responses/UsageResponse.cs#L13
Non-nullable property 'InputTokensDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Requests/Image/CreateImageEditRequest.cs#L22
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Requests/Image/CreateImageEditRequest.cs#L22
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Requests/Image/CreateImageEditRequest.cs#L22
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Requests/Image/CreateImageEditRequest.cs#L22
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Responses/Image/ImageResponse.cs#L29
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Responses/Image/ImageResponse.cs#L19
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-sdk:
Betalgo.Ranul.OpenAI.Contracts/Responses/UsageResponse.cs#L13
Non-nullable property 'InputTokensDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|