Skip to content

feat: Released OpenAI.Constants. #48

feat: Released OpenAI.Constants.

feat: Released OpenAI.Constants. #48

Triggered via push November 16, 2023 00:38
Status Failure
Total duration 1m 1s
Artifacts

dotnet.yml

on: push
Build, test and publish  /  Build, test and publish
51s
Build, test and publish / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Chat.cs#L17
The name 'ModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Chat.cs#L34
The name 'ModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Embeddings.cs#L13
The name 'EmbeddingModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Moderation.cs#L13
The name 'ModerationModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Moderation.cs#L24
The name 'ModerationModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Chat.cs#L17
The name 'ModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Chat.cs#L34
The name 'ModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Embeddings.cs#L13
The name 'EmbeddingModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Moderation.cs#L13
The name 'ModerationModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/tests/OpenAI.IntegrationTests/Tests.Moderation.cs#L24
The name 'ModerationModelIds' does not exist in the current context
Build, test and publish / Build, test and publish: src/libs/OpenAI.Generators/SourceGenerationHelper.cs#L16
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Build, test and publish / Build, test and publish: src/libs/OpenAI.Generators/SourceGenerationHelper.cs#L25
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Build, test and publish / Build, test and publish: src/libs/OpenAI.Generators/SourceGenerationHelper.cs#L41
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioEndpoint.cs#L42
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L42
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L43
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L46
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L89
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L90
Cannot convert null literal to non-nullable reference type.
Build, test and publish / Build, test and publish: src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L93
Cannot convert null literal to non-nullable reference type.