feat(video): Add ComfyUI workflow presets for Wan 2.2, LTX-2.5, and HunyuanVideo - #17
Closed
spelech wants to merge 2 commits into
Closed
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/LiveExternalProviderIntegrationTests.cs#L40
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/LiveExternalProviderIntegrationTests.cs#L24
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/LiveExternalProviderIntegrationTests.cs#L21
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/DiscoveryEndpointsTests.cs#L61
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/DiscoveryEndpointsTests.cs#L58
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/DiscoveryEndpointsTests.cs#L31
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/DiscoveryEndpointsTests.cs#L28
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.Tests/ToolDiscoveryServiceTests.cs#L302
Dereference of a possibly null reference.
|
|
Build Solution:
LocalLLMServerManager.Shared/ViewModels/OllamaLibraryViewModel.cs#L94
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