chore(deps): Bump the all group with 1 update #4
pull-request.yml
on: pull_request
Build abd test
/
Build, test and publish
26s
Annotations
3 errors and 4 warnings
Build abd test / Build, test and publish:
src/libs/Anthropic/AnthropicApi.Constructors.cs#L13
The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?)
|
Build abd test / Build, test and publish:
src/libs/Anthropic/AnthropicApi.Constructors.cs#L13
The type or namespace name 'HttpClient' could not be found (are you missing a using directive or an assembly reference?)
|
Build abd test / Build, test and publish
Process completed with exit code 1.
|
Build abd test / Build, test and publish:
src/libs/Anthropic/AnthropicApi.Streaming.cs#L95
Use 'string.IndexOf(char)' instead of 'string.IndexOf(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
|
Build abd test / Build, test and publish:
src/libs/Anthropic/AnthropicApi.Streaming.cs#L95
Use 'string.IndexOf(char)' instead of 'string.IndexOf(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
|
Build abd test / Build, test and publish:
src/libs/Anthropic/AnthropicApi.Streaming.cs#L95
Use 'string.IndexOf(char)' instead of 'string.IndexOf(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
|
Build abd test / Build, test and publish:
src/libs/Anthropic/AnthropicApi.Streaming.cs#L95
Use 'string.IndexOf(char)' instead of 'string.IndexOf(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
|