Skip to content

Add client-side async API for replication (IAsyncReplicator) #1086

Add client-side async API for replication (IAsyncReplicator)

Add client-side async API for replication (IAsyncReplicator) #1086

Triggered via pull request June 24, 2026 16:00
Status Failure
Total duration 2m 24s
Artifacts 4
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
Test (windows-latest, net472, x64, Release)
Process completed with exit code 1.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L318
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L252
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L172
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L318
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L252
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L172
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest, net48, x64, Release)
Process completed with exit code 1.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L318
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L252
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L172
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L318
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L252
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Tests.Replicator/Http/HttpClientBaseTest.cs#L172
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L110
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L88
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L110
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L88
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
Test (windows-latest, net472, x64, Release)
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net472_x64_Release. No artifacts will be uploaded.
Test (windows-latest, net48, x64, Release)
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net48_x64_Release. No artifacts will be uploaded.
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L110
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L88
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L110
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Tests.Replicator/ReplicatorTestCase.cs#L88
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)

Artifacts

Produced during runtime
Name Size Digest
testresults_ubuntu-latest_net10.0_x64_Release
26.9 KB
sha256:e79c901d9a51600b8a9571a2ae8974d0ed5f2c8f01e83aaff6fa0d3c0848e905
testresults_ubuntu-latest_net8.0_x64_Release
26.9 KB
sha256:b5a1b99546b871f7a1392464456c8f2fa5641bc85323ef9c43844fc66ece1550
testresults_windows-latest_net10.0_x64_Release
27.2 KB
sha256:fe49bcd4dc5e9f4b533c5fe311787d931d14d426d7cd73cad1c512b1ec506dd6
testresults_windows-latest_net8.0_x64_Release
27 KB
sha256:9e783470114b62a6b06036a93fc9ca26b1af2967e8ac8071dfb3e9ff0c1b5f9d