ci: Fixed. #10
Annotations
3 errors and 2 warnings
Build using dotnet:
src/tests/OpenAIGenerator.IntegrationTests/Tests.cs#L9
The type or namespace name 'Calculator' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/tests/OpenAIGenerator.IntegrationTests/Tests.cs#L9
The type or namespace name 'Calculator' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet
Process completed with exit code 1.
|
Build using dotnet:
src/libs/OpenAIGenerator/OpenAIGenerator.cs#L108
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build using dotnet:
src/libs/OpenAIGenerator/OpenAIGenerator.cs#L108
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
The logs for this run have expired and are no longer available.
Loading