Skip to content

Create README.en-US.md #134

Create README.en-US.md

Create README.en-US.md #134

Triggered via push May 27, 2024 14:58
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.