Skip to content

Bump Microsoft.AspNetCore.OpenApi from 8.0.19 to 8.0.20 #2118

Bump Microsoft.AspNetCore.OpenApi from 8.0.19 to 8.0.20

Bump Microsoft.AspNetCore.OpenApi from 8.0.19 to 8.0.20 #2118

Triggered via pull request October 1, 2025 06:06
Status Success
Total duration 10m 32s
Artifacts 3

main.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Test (osx-release): LLama/Native/SafeLlamaModelHandle.cs#L447
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_cls_label(SafeLlamaModelHandle, uint)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (osx-release): LLama/Native/SafeLlamaModelHandle.cs#L439
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_n_cls_out(SafeLlamaModelHandle)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (osx-release): LLama.SemanticKernel/TextEmbedding/LLamaSharpEmbeddingGeneration.cs#L8
'ITextEmbeddingGenerationService' is obsolete: 'Use Microsoft.Extensions.AI.IEmbeddingGenerator<string, Embedding<float>> instead.'
Test (osx-release): LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'start' that could not be resolved
Test (osx-release): LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'count' that could not be resolved
Test (osx-release): LLama/Common/FixedSizeQueue.cs#L17
The field 'FixedSizeQueue<T>._window' is never used
Test (osx-release): LLama/LLamaInteractExecutor.cs#L206
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (osx-release): LLama/LLamaInstructExecutor.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (osx-release): LLama/Native/SafeLlamaModelHandle.cs#L447
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_cls_label(SafeLlamaModelHandle, uint)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (osx-release): LLama/Native/SafeLlamaModelHandle.cs#L439
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_n_cls_out(SafeLlamaModelHandle)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (windows-release): LLama/LLamaInteractExecutor.cs#L206
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (windows-release): LLama/Native/SafeLlamaModelHandle.cs#L447
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_cls_label(SafeLlamaModelHandle, uint)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (windows-release): LLama/Native/SafeLlamaModelHandle.cs#L439
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_n_cls_out(SafeLlamaModelHandle)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (windows-release): LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'start' that could not be resolved
Test (windows-release): LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'count' that could not be resolved
Test (windows-release): LLama/Common/FixedSizeQueue.cs#L17
The field 'FixedSizeQueue<T>._window' is never used
Test (windows-release): LLama/LLamaInteractExecutor.cs#L206
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (windows-release): LLama/LLamaInstructExecutor.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (windows-release): LLama/Native/SafeLlamaModelHandle.cs#L447
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_cls_label(SafeLlamaModelHandle, uint)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (windows-release): LLama/Native/SafeLlamaModelHandle.cs#L439
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_n_cls_out(SafeLlamaModelHandle)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (linux-release): LLama/Native/SafeLlamaModelHandle.cs#L447
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_cls_label(SafeLlamaModelHandle, uint)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (linux-release): LLama/Native/SafeLlamaModelHandle.cs#L439
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_n_cls_out(SafeLlamaModelHandle)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (linux-release): LLama.SemanticKernel/TextEmbedding/LLamaSharpEmbeddingGeneration.cs#L8
'ITextEmbeddingGenerationService' is obsolete: 'Use Microsoft.Extensions.AI.IEmbeddingGenerator<string, Embedding<float>> instead.'
Test (linux-release): LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'start' that could not be resolved
Test (linux-release): LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'count' that could not be resolved
Test (linux-release): LLama/Common/FixedSizeQueue.cs#L17
The field 'FixedSizeQueue<T>._window' is never used
Test (linux-release): LLama/LLamaInteractExecutor.cs#L206
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (linux-release): LLama/LLamaInstructExecutor.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (linux-release): LLama/Native/SafeLlamaModelHandle.cs#L447
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_cls_label(SafeLlamaModelHandle, uint)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
Test (linux-release): LLama/Native/SafeLlamaModelHandle.cs#L439
Method, operator, or accessor 'SafeLlamaModelHandle.llama_model_n_cls_out(SafeLlamaModelHandle)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.

Artifacts

Produced during runtime
Name Size Digest
logs-macos-14
1.08 MB
sha256:eb526d525bb1e7fde01250219a4a7d768fc9bf129794c6e419b863fccdc01d67
logs-ubuntu-latest
226 KB
sha256:87212fa56dec8e797d1133da71f5f5680e55da82109684179292d75c7990f14b
logs-windows-2022
612 KB
sha256:f760a4b5f5c8c8a88c8b64928c2ee6a58ecd214a00687f262533e6c49238072b