Skip to content

feat: support Qwen3.5 architecture via dynamic llama.cpp runtime updates #15

feat: support Qwen3.5 architecture via dynamic llama.cpp runtime updates

feat: support Qwen3.5 architecture via dynamic llama.cpp runtime updates #15

Triggered via push March 22, 2026 16:38
Status Success
Total duration 1m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
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 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/
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(103,15): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(84,28): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(83,15): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(65,28): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(56,28): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(54,15): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(26,28): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(40,28): warning xUnit1051: Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/src/LiveLingo.Desktop/App.axaml.cs(810,30): warning CS8604: Possible null reference argument for parameter 'provider' in 'ILlmModelLoadCoordinator ServiceProviderServiceExtensions.GetRequiredService<ILlmModelLoadCoordinator>(IServiceProvider provider)'. [/home/runner/work/LiveLingo/LiveLingo/src/LiveLingo.Desktop/LiveLingo.Desktop.csproj]
test
/home/runner/work/LiveLingo/LiveLingo/src/LiveLingo.Desktop/App.axaml.cs(269,27): warning CS8604: Possible null reference argument for parameter 'provider' in 'CoreOptions ServiceProviderServiceExtensions.GetRequiredService<CoreOptions>(IServiceProvider provider)'. [/home/runner/work/LiveLingo/LiveLingo/src/LiveLingo.Desktop/LiveLingo.Desktop.csproj]