Merge pull request #1351 from martindevans/cleanup_mtmd #444
Annotations
47 warnings
|
Linux musl x64 CPU
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux musl x64 CPU
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|
|
macOS ARM64 Metal
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macOS ARM64 Metal:
LLama/LLamaInteractExecutor.cs#L121
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'InteractiveExecutor.GetLoopCondition(StatefulExecutorBase.InferStateArgs, CancellationToken)' (but other parameters do)
|
|
macOS ARM64 Metal:
LLama/LLamaInstructExecutor.cs#L50
Missing XML comment for publicly visible type or member 'InstructExecutor.InstructExecutor(LLamaContext, MtmdWeights, string, string, ILogger?)'
|
|
macOS ARM64 Metal:
LLama/Extensions/IntPtrExtensions.cs#L7
Missing XML comment for publicly visible type or member 'IntPtrExtensions'
|
|
macOS ARM64 Metal:
LLama/Batched/Conversation.cs#L251
Missing XML comment for publicly visible type or member 'Conversation.Prompt(string, bool, bool)'
|
|
macOS ARM64 Metal:
LLama/Batched/BatchedExecutor.cs#L95
Missing XML comment for publicly visible type or member 'BatchedExecutor.ClipModel'
|
|
macOS ARM64 Metal:
LLama/Batched/BatchedExecutor.cs#L87
Missing XML comment for publicly visible type or member 'BatchedExecutor.BatchedExecutor(LLamaWeights, IContextParams, MtmdWeights?)'
|
|
macOS ARM64 Metal:
LLama/LLamaInteractExecutor.cs#L30
The field 'InteractiveExecutor._mtmdMarker' is never used
|
|
macOS ARM64 Metal:
LLama/LLamaInteractExecutor.cs#L29
The field 'InteractiveExecutor._mtmdChunks' is never used
|
|
macOS ARM64 Metal:
LLama/Native/LoraAdapter.cs#L44
'llama_adapter_lora_free(IntPtr)' is obsolete: 'adapters are now freed together with the associated model'
|
|
macOS ARM64 Metal:
LLama/Extensions/IModelParamsExtensions.cs#L123
Possible null reference argument for parameter 'key' in 'IntPtr Dictionary<string, IntPtr>.this[string key]'.
|
|
Linux ARM64 CPU
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux ARM64 CPU:
LLama/LLamaInteractExecutor.cs#L121
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'InteractiveExecutor.GetLoopCondition(StatefulExecutorBase.InferStateArgs, CancellationToken)' (but other parameters do)
|
|
Linux ARM64 CPU:
LLama/LLamaInstructExecutor.cs#L50
Missing XML comment for publicly visible type or member 'InstructExecutor.InstructExecutor(LLamaContext, MtmdWeights, string, string, ILogger?)'
|
|
Linux ARM64 CPU:
LLama/Extensions/IntPtrExtensions.cs#L7
Missing XML comment for publicly visible type or member 'IntPtrExtensions'
|
|
Linux ARM64 CPU:
LLama/Batched/Conversation.cs#L251
Missing XML comment for publicly visible type or member 'Conversation.Prompt(string, bool, bool)'
|
|
Linux ARM64 CPU:
LLama/Batched/BatchedExecutor.cs#L95
Missing XML comment for publicly visible type or member 'BatchedExecutor.ClipModel'
|
|
Linux ARM64 CPU:
LLama/Batched/BatchedExecutor.cs#L87
Missing XML comment for publicly visible type or member 'BatchedExecutor.BatchedExecutor(LLamaWeights, IContextParams, MtmdWeights?)'
|
|
Linux ARM64 CPU:
LLama/LLamaInteractExecutor.cs#L30
The field 'InteractiveExecutor._mtmdMarker' is never used
|
|
Linux ARM64 CPU:
LLama/LLamaInteractExecutor.cs#L29
The field 'InteractiveExecutor._mtmdChunks' is never used
|
|
Linux ARM64 CPU:
LLama/Native/LoraAdapter.cs#L44
'llama_adapter_lora_free(IntPtr)' is obsolete: 'adapters are now freed together with the associated model'
|
|
Linux ARM64 CPU:
LLama/Extensions/IModelParamsExtensions.cs#L123
Possible null reference argument for parameter 'key' in 'IntPtr Dictionary<string, IntPtr>.this[string key]'.
|
|
Linux ARM64 CPU
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
|
Linux x64 CPU
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux x64 CPU:
LLama/LLamaInteractExecutor.cs#L121
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'InteractiveExecutor.GetLoopCondition(StatefulExecutorBase.InferStateArgs, CancellationToken)' (but other parameters do)
|
|
Linux x64 CPU:
LLama/LLamaInstructExecutor.cs#L50
Missing XML comment for publicly visible type or member 'InstructExecutor.InstructExecutor(LLamaContext, MtmdWeights, string, string, ILogger?)'
|
|
Linux x64 CPU:
LLama/Extensions/IntPtrExtensions.cs#L7
Missing XML comment for publicly visible type or member 'IntPtrExtensions'
|
|
Linux x64 CPU:
LLama/Batched/Conversation.cs#L251
Missing XML comment for publicly visible type or member 'Conversation.Prompt(string, bool, bool)'
|
|
Linux x64 CPU:
LLama/Batched/BatchedExecutor.cs#L95
Missing XML comment for publicly visible type or member 'BatchedExecutor.ClipModel'
|
|
Linux x64 CPU:
LLama/Batched/BatchedExecutor.cs#L87
Missing XML comment for publicly visible type or member 'BatchedExecutor.BatchedExecutor(LLamaWeights, IContextParams, MtmdWeights?)'
|
|
Linux x64 CPU:
LLama/LLamaInteractExecutor.cs#L30
The field 'InteractiveExecutor._mtmdMarker' is never used
|
|
Linux x64 CPU:
LLama/LLamaInteractExecutor.cs#L29
The field 'InteractiveExecutor._mtmdChunks' is never used
|
|
Linux x64 CPU:
LLama/Native/LoraAdapter.cs#L44
'llama_adapter_lora_free(IntPtr)' is obsolete: 'adapters are now freed together with the associated model'
|
|
Linux x64 CPU:
LLama/Extensions/IModelParamsExtensions.cs#L123
Possible null reference argument for parameter 'key' in 'IntPtr Dictionary<string, IntPtr>.this[string key]'.
|
|
Windows x64 CPU
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows x64 CPU:
LLama/LLamaInteractExecutor.cs#L121
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'InteractiveExecutor.GetLoopCondition(StatefulExecutorBase.InferStateArgs, CancellationToken)' (but other parameters do)
|
|
Windows x64 CPU:
LLama/LLamaInstructExecutor.cs#L50
Missing XML comment for publicly visible type or member 'InstructExecutor.InstructExecutor(LLamaContext, MtmdWeights, string, string, ILogger?)'
|
|
Windows x64 CPU:
LLama/Extensions/IntPtrExtensions.cs#L7
Missing XML comment for publicly visible type or member 'IntPtrExtensions'
|
|
Windows x64 CPU:
LLama/Batched/Conversation.cs#L251
Missing XML comment for publicly visible type or member 'Conversation.Prompt(string, bool, bool)'
|
|
Windows x64 CPU:
LLama/Batched/BatchedExecutor.cs#L95
Missing XML comment for publicly visible type or member 'BatchedExecutor.ClipModel'
|
|
Windows x64 CPU:
LLama/Batched/BatchedExecutor.cs#L87
Missing XML comment for publicly visible type or member 'BatchedExecutor.BatchedExecutor(LLamaWeights, IContextParams, MtmdWeights?)'
|
|
Windows x64 CPU:
LLama/LLamaInteractExecutor.cs#L30
The field 'InteractiveExecutor._mtmdMarker' is never used
|
|
Windows x64 CPU:
LLama/LLamaInteractExecutor.cs#L29
The field 'InteractiveExecutor._mtmdChunks' is never used
|
|
Windows x64 CPU:
LLama/Native/LoraAdapter.cs#L44
'llama_adapter_lora_free(IntPtr)' is obsolete: 'adapters are now freed together with the associated model'
|
|
Windows x64 CPU:
LLama/Extensions/IModelParamsExtensions.cs#L123
Possible null reference argument for parameter 'key' in 'IntPtr Dictionary<string, IntPtr>.this[string key]'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
logs-linux-arm64-cpu
|
632 KB |
sha256:03e7d752fab77f2e9f7964458d12f9f21b57e6800b42e1f11e76802e0f98c0d9
|
|
|
logs-linux-musl-x64-cpu
|
553 KB |
sha256:a1ba3dbd3307a79fce3847ad3b66e51fe74513ce74d0d761a57bd3cd344b77a6
|
|
|
logs-linux-x64-cpu
|
773 KB |
sha256:ff46e6e0b552e51f848763277487b8568225b705e4198b0825df06b304b7e255
|
|
|
logs-macos-arm64-metal
|
780 KB |
sha256:840cad22f76aeecc6e81130aa01f92c7275ef4b640a58fd4e285008fd1618f37
|
|
|
logs-windows-x64-cpu
|
982 KB |
sha256:be841ddfb42959bd152921c50f81913d1dee4535e845862383096aa95447b111
|
|