Add client-side async API for replication (IAsyncReplicator) #849
Annotations
8 warnings and 1 notice
|
src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
src/Lucene.Net.Replicator/ReplicationClient.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
src/Lucene.Net.Replicator/IAsyncReplicator.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
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
|
The logs for this run have expired and are no longer available.
Loading