Add KV try get #656
Annotations
1 error and 10 warnings
check
Process completed with exit code 2.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
sandbox/MicroBenchmark/KVBench.cs#L63
Single-line comments should not be followed by blank line
|
check:
sandbox/MicroBenchmark/KVBench.cs#L11
Single-line comment should be preceded by blank line
|
check:
sandbox/MicroBenchmark/KVBench.cs#L77
Comments should contain text
|
check:
src/NATS.Client.KeyValueStore/NatsKVStore.cs#L325
Code should not contain multiple blank lines in a row
|
check:
src/NATS.Client.KeyValueStore/NatsKVStore.cs#L325
Code should not contain multiple blank lines in a row
|
check:
src/NATS.Client.KeyValueStore/NatsKVStore.cs#L325
Code should not contain multiple blank lines in a row
|
check:
src/NATS.Client.KeyValueStore/NatsKVStore.cs#L325
Code should not contain multiple blank lines in a row
|
check:
src/NATS.Client.KeyValueStore/NatsKVStore.cs#L328
Element 'CreateKeyString' should declare an access modifier
|
check:
src/NATS.Client.KeyValueStore/NatsKVStore.cs#L338
'public' members should come before 'private' members
|