Reflect API additions and changes for BLOB support #846
GitHub Actions / Clang-Tidy
failed
Jan 16, 2025 in 0s
[Clang-Tidy] 2 warnings
[Clang-Tidy] 2 warnings
Annotations
Check warning on line 63 in include/limestone/api/blob_pool.h
github-actions / Clang-Tidy
google-default-arguments
default arguments on virtual or override methods are prohibited
Check warning on line 37 in include/limestone/api/blob_file.h
github-actions / Clang-Tidy
google-explicit-constructor,hicpp-explicit-conversions
'operator bool' must be marked explicit to avoid unintentional implicit conversions
Loading