Skip to content

Update README.md

Update README.md #93

Triggered via push October 11, 2023 16:33
Status Success
Total duration 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
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.