fix(wasm): resolve browser origin via JSImport, thread-safe model synchronization, and bump to v3.10.0 - #24
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L110
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L107
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L103
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L92
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L73
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L70
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L30
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowEndpointsTests.cs#L27
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)
|
|
Build Solution:
LocalLLMServerManager.Tests/WorkflowPerformanceTests.cs#L45
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)
|
|
Build Solution:
LocalLLMServerManager.Shared/ViewModels/OllamaLibraryViewModel.cs#L106
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
background
wait
wait-all
cancel
parallel
Loading