Improve error handling in file operations #643
Annotations
9 errors and 1 warning
rotation_task_test.rotate_sets_result:
unknouwn file#L1
C++ exception with description "Failed to check if file exists: /tmp/rotation_task_test/data_location/pwal_0003" thrown in the test body.
|
rotation_task_test.enqueue_and_execute_task:
unknouwn file#L1
C++ exception with description "Failed to check if file exists: /tmp/rotation_task_test/data_location/pwal_0003" thrown in the test body.
|
rotation_task_test.rotate_sets_result:
unknouwn file#L1
C++ exception with description "Failed to check if file exists: /tmp/rotation_task_test/data_location/pwal_0003" thrown in the test body.
|
rotation_task_test.enqueue_and_execute_task:
unknouwn file#L1
C++ exception with description "Failed to check if file exists: /tmp/rotation_task_test/data_location/pwal_0003" thrown in the test body.
|
Build (ubuntu-22.04)
- *<https://github.com/project-tsurugi/limestone/runs/29411862668?check_suite_focus=true|[CTest] 2 test failed>*
|
Build (ubuntu-22.04)
Process completed with exit code 8.
|
Build (ubuntu-24.04)
Process completed with exit code 8.
|
Build (ubuntu-24.04)
- *<https://github.com/project-tsurugi/limestone/runs/29411867605?check_suite_focus=true|[CTest] 2 test failed>*
|
Analysis
- *<https://github.com/project-tsurugi/limestone/runs/29411888786?check_suite_focus=true|[Clang-Tidy] 1 warnings>*
|
readability-duplicate-include:
src/limestone/rotation_task.cpp#L19
duplicate include
|