Skip to content

fwrite

fwrite #324

GitHub Actions / Clang-Tidy failed Oct 19, 2023 in 0s

[Clang-Tidy] 8 warnings

[Clang-Tidy] 8 warnings

Annotations

Check warning on line 76 in include/limestone/api/log_channel.h

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

bugprone-exception-escape

an exception may be thrown in function 'update_min_epoch_id' which should not throw exceptions