Remove ASADM_AUTH_FLAGS #10
Annotations
10 warnings
Build:
AerospikeClient/Async/AsyncExecute.cs#L114
The variable 'e' is declared but never used
|
Build:
AerospikeClient/Command/ExecuteCommand.cs#L97
The variable 'e' is declared but never used
|
Build:
AerospikeClient/Command/ScanPartitionCommand.cs#L63
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
AerospikeClient/Command/ScanExecutor.cs#L62
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
AerospikeClient/Query/QueryListenerCommand.cs#L57
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
AerospikeClient/Query/QueryPartitionCommand.cs#L56
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
AerospikeClient/Query/QueryListenerExecutor.cs#L67
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
AerospikeDemo/AsyncTransactionWithTask.cs#L29
The field 'AsyncTransactionWithTask.completed' is never used
|
Build:
AerospikeDemo/Replace.cs#L120
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
AerospikeClientProxy/Proxy/GRPCConversions.cs#L97
'QueryPolicy.shortQuery' is obsolete: 'Use 'expectedDuration' instead.'
|
Loading