Add test cases #709
[Clang-Tidy] 4 warnings
[Clang-Tidy] 4 warnings
Annotations
Check warning on line 192 in src/limestone/datastore_snapshot.cpp
github-actions / Clang-Tidy
readability-container-data-pointer
'data' should be used for accessing the data pointer instead of taking the address of the 0-th element
Check warning on line 192 in src/limestone/datastore_snapshot.cpp
github-actions / Clang-Tidy
readability-container-data-pointer
'data' should be used for accessing the data pointer instead of taking the address of the 0-th element
Check warning on line 200 in src/limestone/datastore_snapshot.cpp
github-actions / Clang-Tidy
readability-container-data-pointer
'data' should be used for accessing the data pointer instead of taking the address of the 0-th element
Check warning on line 200 in src/limestone/datastore_snapshot.cpp
github-actions / Clang-Tidy
readability-container-data-pointer
'data' should be used for accessing the data pointer instead of taking the address of the 0-th element