chore(deps): Bump the all group with 1 update #53
Annotations
10 warnings
Build using dotnet:
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 using dotnet:
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 using dotnet:
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 using dotnet:
src/libs/OpenAI/Client/Audio/AudioEndpoint.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build using dotnet:
src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build using dotnet:
src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build using dotnet:
src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Build using dotnet:
src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L89
Cannot convert null literal to non-nullable reference type.
|
Build using dotnet:
src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L90
Cannot convert null literal to non-nullable reference type.
|
Build using dotnet:
src/libs/OpenAI/Client/Audio/AudioTranscriptionRequest.cs#L93
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading