Skip to content

Update README.pt-BR.md #125

Update README.pt-BR.md

Update README.pt-BR.md #125

Triggered via push October 20, 2023 21:29
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L11
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L13
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L14
Non-nullable property 'Choices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/ModerationResponse.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/ModerationResponse.cs#L12
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L11
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L13
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L14
Non-nullable property 'Choices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.