Skip to content

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

Add client-side async API for replication (IAsyncReplicator)

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

Re-run triggered September 10, 2025 11:38
Status Success
Total duration 3m 59s
Artifacts 8
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

64 warnings and 5 notices
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Replicator/Http/HttpReplicator.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test (windows-latest, net48, x64, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test (windows-latest, net9.0, x64, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test (windows-latest, net6.0, x64, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test (windows-latest, net8.0, x64, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test (windows-latest, net472, x64, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
testresults_ubuntu-latest_net6.0_x64_Release Expired
12.4 KB
sha256:cadf144108dfb6c146613a97df8d1e8d3072746a812586e75a1d5634feacc951
testresults_ubuntu-latest_net8.0_x64_Release Expired
13.1 KB
sha256:d9a10f7ddf4d115009dd06e9a1d06c85dbed2023c202c5dd41a0e983f78869cf
testresults_ubuntu-latest_net9.0_x64_Release Expired
13.2 KB
sha256:e705932b5bd5c9569fba730e9fe9080f5d1132e42228422d1975c8c52bea7939
testresults_windows-latest_net472_x64_Release Expired
12 KB
sha256:2c4e3f9ef9dff81fb352defc069bfa20b67c474cc34ae50bb059d96ffab74237
testresults_windows-latest_net48_x64_Release Expired
12 KB
sha256:0f5bc0cdd88a41c5d876b576a8cbf349a169706d21f00f9709d296d9ab7827f7
testresults_windows-latest_net6.0_x64_Release Expired
12.2 KB
sha256:fe61f1cc44bf6cfe5415b1b172b3bb9b8fd32838fe51257023f545279aaa5ad9
testresults_windows-latest_net8.0_x64_Release Expired
12.9 KB
sha256:00d375c16f1e0dc2787b56b81798763417fe7d3faee7cc639bc675dee0724938
testresults_windows-latest_net9.0_x64_Release Expired
13 KB
sha256:b97ec58468a04b28395dbdb9eb531122c57b7ef80b81280da15f2896fcf7694a