Skip to content

Feat/build and publish inferpage #2

Feat/build and publish inferpage

Feat/build and publish inferpage #2

Triggered via pull request July 1, 2025 09:42
Status Success
Total duration 1m 55s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/MaIN.Services/Services/LLMService/Memory/GeminiTextGeneratorAdapter.cs#L12
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/MaIN.Services/Services/LLMService/GeminiService.cs#L21
Parameter 'IMemoryService memoryService' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/MaIN.Services/Services/LLMService/GeminiService.cs#L21
Parameter 'IMemoryFactory memoryFactory' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/MaIN.Services/Services/LLMService/Memory/GeminiTextGeneratorAdapter.cs#L34
Async-iterator 'GeminiTextGeneratorAdapter.GetStreamingTextContentsAsync(string, PromptExecutionSettings?, Kernel?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
build: src/MaIN.Core/Hub/Contexts/ModelContext.cs#L246
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/MaIN.Services/Services/LLMService/GeminiService.cs#L45
Dereference of a possibly null reference.
build: src/MaIN.Services/Services/LLMService/Memory/GeminiTextGeneratorAdapter.cs#L12
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/MaIN.Services/Services/LLMService/GeminiService.cs#L21
Parameter 'IMemoryService memoryService' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/MaIN.Services/Services/LLMService/GeminiService.cs#L21
Parameter 'IMemoryFactory memoryFactory' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/MaIN.Services/Services/LLMService/Memory/GeminiTextGeneratorAdapter.cs#L34
Async-iterator 'GeminiTextGeneratorAdapter.GetStreamingTextContentsAsync(string, PromptExecutionSettings?, Kernel?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed

Artifacts

Produced during runtime
Name Size Digest
main-inferpage-build Expired
555 MB
sha256:ea856e9a2f16794d85f979c4e0070d26e7a54c517d0fc5fb9ffaefd2014295d1