Skip to content

ci: Fixed.

ci: Fixed. #10

Triggered via push November 19, 2023 08:54
Status Failure
Total duration 48s
Artifacts

dotnet.yml

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

Annotations

3 errors and 2 warnings
Build, test and publish / Build, test and publish: 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, test and publish / Build, test and publish: 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, test and publish / Build, test and publish
Process completed with exit code 1.
Build, test and publish / Build, test and publish: 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, test and publish / Build, test and publish: 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)