Combine build, setup server, and test into one job to simplify for now #13
Annotations
4 errors and 12 warnings
Publish
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
Publish
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
Publish
Process completed with exit code 1.
|
Show logs if failed
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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:
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/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:
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