Skip to content

add nokey mode

add nokey mode #826

GitHub Actions / Clang-Tidy failed Oct 4, 2024 in 0s

[Clang-Tidy] 3 warnings

[Clang-Tidy] 3 warnings

Annotations

Check warning on line 321 in include/kvs.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

readability-redundant-declaration

redundant 'scan' declaration 

Check warning on line 330 in include/kvs.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

readability-redundant-declaration

redundant 'scan' declaration 

Check failure on line 338 in include/scan_helper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

clang-diagnostic-unused-lambda-capture

lambda capture 'full_key' is not used