Publish Incremental Nuget #1
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
source/Linq.AI.OpenAI/ToolDefinition.cs#L81
Possible null reference return.
|
|
source/Linq.AI.OpenAI.Tests/ToolsTests.cs#L107
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
source/Linq.AI.OpenAI.Tests/UnitTestBase.cs#L21
Dereference of a possibly null reference.
|
source/Linq.AI.OpenAI.Tests/ToolsTests.cs#L17
Dereference of a possibly null reference.
|
source/Linq.AI.OpenAI/ToolDefinition.cs#L81
Possible null reference return.
|
|
source/Linq.AI.OpenAI.Tests/ToolsTests.cs#L107
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
source/Linq.AI.OpenAI.Tests/UnitTestBase.cs#L21
Dereference of a possibly null reference.
|
source/Linq.AI.OpenAI.Tests/ToolsTests.cs#L17
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading