Skip to content

Update agent_demo.py #18

Update agent_demo.py

Update agent_demo.py #18

Triggered via push January 1, 2026 10:58
Status Failure
Total duration 47s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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/Common/StrongContext.cs#L51
Converting null literal or possible null value to non-nullable type.
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/Common/StrongContext.cs#L9
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: src/SharpAIKit/Common/StrongContext.cs#L8
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'string'.'
build: src/SharpAIKit/Common/StrongContext.cs#L7
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'