fwrite #324
[Clang-Tidy] 8 warnings
[Clang-Tidy] 8 warnings
Annotations
Check warning on line 76 in include/limestone/api/log_channel.h
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'add_entry' which should not throw exceptions
Check warning on line 98 in include/limestone/api/log_channel.h
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'remove_entry' which should not throw exceptions
Check warning on line 83 in src/limestone/log_channel.cpp
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'add_entry' which should not throw exceptions
Check warning on line 93 in src/limestone/log_channel.cpp
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'remove_entry' which should not throw exceptions
Check warning on line 153 in include/limestone/api/datastore.h
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'switch_epoch' which should not throw exceptions
Check warning on line 268 in include/limestone/api/datastore.h
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'update_min_epoch_id' which should not throw exceptions
Check warning on line 109 in src/limestone/datastore.cpp
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'switch_epoch' which should not throw exceptions
Check warning on line 121 in src/limestone/datastore.cpp
github-actions / Clang-Tidy
bugprone-exception-escape
an exception may be thrown in function 'update_min_epoch_id' which should not throw exceptions