Skip to content

Merge pull request #765 from betalgo/dev #102

Merge pull request #765 from betalgo/dev

Merge pull request #765 from betalgo/dev #102

Triggered via push December 9, 2025 20:47
Status Success
Total duration 1m 50s
Artifacts
build-test
57s
build-test
publish-sdk
48s
publish-sdk
publish-contracts
37s
publish-contracts
publish-utilities
41s
publish-utilities
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
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.
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.
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.
publish-contracts: 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-contracts: 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-contracts: 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-contracts: 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-contracts: 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-contracts: 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-contracts: 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-contracts: 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-contracts: 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-contracts: 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-utilities: OpenAI.SDK/ObjectModels/RequestModels/AudioCreateSpeechRequest.cs#L39
Nullability of reference types in type of parameter 'value' of 'void AudioCreateSpeechRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
publish-utilities: OpenAI.SDK/ObjectModels/RequestModels/AssistantModifyRequest.cs#L77
Nullability of reference types in return type of 'Dictionary<string, string>? AssistantModifyRequest.Metadata.get' doesn't match implicitly implemented member 'Dictionary<string, string> IMetaData.Metadata.get' (possibly because of nullability attributes).
publish-utilities: OpenAI.SDK/ObjectModels/RequestModels/AssistantModifyRequest.cs#L83
Nullability of reference types in type of parameter 'value' of 'void AssistantModifyRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
publish-utilities: 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).
publish-utilities: 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).
publish-utilities: 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-utilities: 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-utilities: 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-utilities: 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-utilities: 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/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/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.