Fix displaying of stats for ablative armor #83731
Annotations
4 errors
run clang-tidy:
tests/iteminfo_test.cpp#L1244
Static declaration of 'eye_r' is dangerous because 'sub_bodypart_id' is a specialization of int_id and it will not update automatically when game data changes. Consider switching to a string_id. [cata-static-int_id-constants,-warnings-as-errors]
|
run clang-tidy:
tests/iteminfo_test.cpp#L1244
Temporary string_id instances with fixed content should be promoted to a static instance at global scope. [cata-static-string_id-constants,-warnings-as-errors]
|
run clang-tidy:
tests/coverage_test.cpp#L244
Local const string_id instances with fixed content should be promoted to a static instance at global scope. [cata-static-string_id-constants,-warnings-as-errors]
|
run clang-tidy
Process completed with exit code 123.
|
Loading