Skip to content

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

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

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

Triggered via push September 24, 2024 05:36
Status Failure
Total duration 1m 18s
Artifacts

ci-build.yml

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

Annotations

5 errors and 2 warnings
Build (ubuntu-22.04)
Process completed with exit code 1.
Build (ubuntu-24.04)
Process completed with exit code 1.
clang-diagnostic-error: src/limestone/cursor.cpp#L29
invalid operands to binary expression ('const char[40]' and 'const boost::filesystem::path')
Analysis
Process completed with exit code 1.
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