Skip to content

Fix test Get_structured_response_with_extra_data_from_ChatGPT #43

Fix test Get_structured_response_with_extra_data_from_ChatGPT

Fix test Get_structured_response_with_extra_data_from_ChatGPT #43

Triggered via push July 2, 2023 21:26
Status Success
Total duration 54s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L80
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L82
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L72
Non-nullable property 'UserInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L73
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L80
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L82
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L72
Non-nullable property 'UserInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/OpenAI.ChatGpt.IntegrationTests/OpenAiClientTests/OpenAiClient_GetAsObjectTests.cs#L73
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.