Skip to content

Add KV try get

Add KV try get #656

Triggered via pull request December 6, 2024 12:58
@mtmkmtmk
synchronize #688
kv-try-get
Status Failure
Total duration 1m 48s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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