feat:Updated OpenAPI spec #17
Annotations
9 errors and 10 warnings
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
src/libs/Ollama/OllamaApiClientExtensions.cs#L77
The name 'PullModelResponseStatus' does not exist in the current context
|
|
src/libs/Ollama/Chat.cs#L103
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IList<string>'.
|
src/libs/Ollama/Chat.cs#L103
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IList<string>'.
|
src/libs/Ollama/Chat.cs#L103
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IList<string>'.
|
src/libs/Ollama/Chat.cs#L160
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'Chat.PrintMessages(List<Message>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
src/libs/Ollama/Chat.cs#L171
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'Chat.PrintMessages(List<Message>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
src/libs/Ollama/Chat.cs#L103
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IList<string>'.
|
src/libs/Ollama/Chat.cs#L160
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'Chat.PrintMessages(List<Message>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
src/libs/Ollama/Chat.cs#L171
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'Chat.PrintMessages(List<Message>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
src/libs/Ollama/Chat.cs#L103
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IList<string>'.
|
src/libs/Ollama/Chat.cs#L103
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IList<string>'.
|
This job failed
Loading