Disable codeql from build action for now #9
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
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:
AerospikeClient/Async/AsyncExecute.cs#L114
The variable 'e' is declared but never used
|