Skip to content

Build and Test

Build and Test #12

Triggered via push December 5, 2025 06:26
Status Failure
Total duration 1m 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
pack
Process completed with exit code 1.
pack
The file '/home/runner/work/SharpAIKit/SharpAIKit/src/SharpAIKit/bin/Release/net8.0/SharpAIKit.dll' to be packed was not found on disk.
build: src/SharpAIKit/LLM/BaseLLMClient.cs#L44
XML comment has a duplicate param tag for 'httpClient'
build: src/SharpAIKit/LLM/OpenAIClient.cs#L124
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
build: src/SharpAIKit/LLM/OllamaClient.cs#L102
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
build: src/SharpAIKit/LLM/BaseLLMClient.cs#L6
The using directive for 'SharpAIKit.Common' appeared previously in this namespace
build: src/SharpAIKit/LLM/LLMClientFactory.cs#L46
Parameter 'logger' has no matching param tag in the XML comment for 'LLMClientFactory.Create(string, string, string, ILogger?)' (but other parameters do)
build: src/SharpAIKit/LLM/BaseLLMClient.cs#L45
XML comment has a duplicate param tag for 'options'
build: src/SharpAIKit/LLM/BaseLLMClient.cs#L44
XML comment has a duplicate param tag for 'httpClient'
build: src/SharpAIKit/LLM/OpenAIClient.cs#L124
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
build: src/SharpAIKit/LLM/OllamaClient.cs#L102
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
build: src/SharpAIKit/LLM/BaseLLMClient.cs#L6
The using directive for 'SharpAIKit.Common' appeared previously in this namespace