Update version 8.0.0 #30
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/ScanExecutor.cs#L62
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
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/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:
AerospikeTest/Sync/Query/TestQueryGeo.cs#L47
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Loading