Skip to content

Update API references #11

Update API references

Update API references #11

Triggered via pull request review September 29, 2025 10:14
@martindevansmartindevans
submitted a467d93
Status Failure
Total duration 37s
Artifacts

update_api_references.yml

on: pull_request_review
Update API References
34s
Update API References
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Update API References
Process completed with exit code 1.
Update API References: LLama/Common/FixedSizeQueue.cs#L63
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
Update API References: LLama/Common/FixedSizeQueue.cs#L63
XML comment has badly formed XML -- 'An identifier was expected.'
Update API References: LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'start' that could not be resolved
Update API References: LLama/Batched/Conversation.cs#L413
XML comment has cref attribute 'count' that could not be resolved
Update API References: 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.
Update API References: 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.
Update API References: 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.
Update API References: 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.
Update API References: LLama/Common/FixedSizeQueue.cs#L63
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
Update API References: LLama/Common/FixedSizeQueue.cs#L63
XML comment has badly formed XML -- 'An identifier was expected.'