Skip to content

fwrite

fwrite #324

Triggered via push October 19, 2023 14:28
Status Failure
Total duration 1m 1s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
bugprone-exception-escape: include/limestone/api/log_channel.h#L76
an exception may be thrown in function 'add_entry' which should not throw exceptions
bugprone-exception-escape: include/limestone/api/log_channel.h#L98
an exception may be thrown in function 'remove_entry' which should not throw exceptions
bugprone-exception-escape: src/limestone/log_channel.cpp#L83
an exception may be thrown in function 'add_entry' which should not throw exceptions
bugprone-exception-escape: src/limestone/log_channel.cpp#L93
an exception may be thrown in function 'remove_entry' which should not throw exceptions
bugprone-exception-escape: include/limestone/api/datastore.h#L153
an exception may be thrown in function 'switch_epoch' which should not throw exceptions
bugprone-exception-escape: include/limestone/api/datastore.h#L268
an exception may be thrown in function 'update_min_epoch_id' which should not throw exceptions
bugprone-exception-escape: src/limestone/datastore.cpp#L109
an exception may be thrown in function 'switch_epoch' which should not throw exceptions
bugprone-exception-escape: src/limestone/datastore.cpp#L121
an exception may be thrown in function 'update_min_epoch_id' which should not throw exceptions