Skip to content

Refactor: Replace std::abort with limestone_exception in I/O operations #681

Refactor: Replace std::abort with limestone_exception in I/O operations

Refactor: Replace std::abort with limestone_exception in I/O operations #681

Triggered via push September 24, 2024 06:10
Status Failure
Total duration 1m 30s
Artifacts

ci-build.yml

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

Annotations

1 error and 2 warnings
bugprone-exception-escape: src/limestone/sortdb_wrapper.h#L69
an exception may be thrown in function '~sortdb_wrapper' which should not throw exceptions
bugprone-exception-escape: src/limestone/sortdb_wrapper.h#L128
an exception may be thrown in function 'clear_directory' which should not throw exceptions