Use ammo_effect_str_id instead of std::string #77898
Annotations
8 errors
tests/vehicle_turrets_test.cpp#L25
Declaration of string_id 'ammo_effect_id_RECYCLED' should be named 'ammo_effect_RECYCLED'. [cata-static-string_id-constants,-warnings-as-errors]
|
tests/vehicle_turrets_test.cpp#L89
Use of string_id 'ammo_effect_id_RECYCLED' should be named 'ammo_effect_RECYCLED'. [cata-static-string_id-constants,-warnings-as-errors]
|
tests/materials_test.cpp#L10
Declaration of string_id 'ammo_effect_str_id_SHATTER_SELF' should be named 'ammo_effect_SHATTER_SELF'. [cata-static-string_id-constants,-warnings-as-errors]
|
tests/materials_test.cpp#L91
Use of string_id 'ammo_effect_str_id_SHATTER_SELF' should be named 'ammo_effect_SHATTER_SELF'. [cata-static-string_id-constants,-warnings-as-errors]
|
tests/materials_test.cpp#L104
Use of string_id 'ammo_effect_str_id_SHATTER_SELF' should be named 'ammo_effect_SHATTER_SELF'. [cata-static-string_id-constants,-warnings-as-errors]
|
tests/explosion_balance_test.cpp#L31
Declaration of string_id 'ammo_effect_str_id_NULL_SOURCE' should be named 'ammo_effect_NULL_SOURCE'. [cata-static-string_id-constants,-warnings-as-errors]
|
tests/explosion_balance_test.cpp#L45
Use of string_id 'ammo_effect_str_id_NULL_SOURCE' should be named 'ammo_effect_NULL_SOURCE'. [cata-static-string_id-constants,-warnings-as-errors]
|
|
This job failed
Loading