Add test cases #708
[Clang-Tidy] 4 warnings
[Clang-Tidy] 4 warnings
Annotations
Check warning on line 193 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 193 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 201 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 201 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