Address various warnings new in clang-tidy 19 #6607
Annotations
1 error and 2 warnings
Run Clang Tidy
Process completed with exit code 1.
|
Setup Build Agent
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Display Clang Tidy Results:
src/lib/ffi/ffi.cpp#L25
variable 'g_last_exception_what' declared 'static', move to anonymous namespace instead
|
Loading