Implement generic host #4556
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 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#L180
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#L181
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:
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.
|
Loading