Implement generic host #4495
Annotations
1 error and 11 warnings
Run tests Garnet.test.cluster
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Garnet:
main/GarnetServer/Program.cs#L15
XML comment is not placed on a valid language element
|
Build Garnet:
benchmark/BDN.benchmark/Cluster/ClusterOperations.cs#L52
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Garnet:
benchmark/BDN.benchmark/Cluster/ClusterMigrate.cs#L91
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Garnet:
test/Garnet.test/RespAofTests.cs#L172
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Garnet:
test/Garnet.test/RespAofTests.cs#L173
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Garnet:
test/Garnet.test.cluster/ClusterAuthCommsTests.cs#L201
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Garnet:
test/Garnet.test.cluster/ClusterConfigTests.cs#L70
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Garnet:
test/Garnet.test.cluster/ClusterReplicationTests.cs#L696
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Garnet:
main/GarnetServer/Program.cs#L15
XML comment is not placed on a valid language element
|
Build Garnet:
benchmark/BDN.benchmark/Cluster/ClusterOperations.cs#L52
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Loading