Bump Microsoft.SemanticKernel from 1.64.0 to 1.65.0 #2120
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/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.SemanticKernel/TextEmbedding/LLamaSharpEmbeddingGeneration.cs#L8
'ITextEmbeddingGenerationService' is obsolete: 'Use Microsoft.Extensions.AI.IEmbeddingGenerator<string, Embedding<float>> instead.'
|
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/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.
|
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
|
492 KB |
sha256:c8b765c0fee34ffdf04788e7c46f9bc6e5b7369c232ce6733fff5660d17d72b8
|
|
logs-ubuntu-latest
|
129 KB |
sha256:211a7a28f6d49155f8ca6bf05e7845193352b7ea3893c3e52dd028dee89a0cfe
|
|
logs-windows-2022
|
407 KB |
sha256:dd3d1a04c14414eb083f2ea752e6b7918a2a26b1e83361f548618c9db454ff14
|
|