Use ammo_effect_str_id instead of std::string #77902
clang-tidy.yml
on: pull_request
skip-duplicates
6s
Matrix: build
Annotations
12 errors
build (other):
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]
|
build (other):
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]
|
build (other)
Process completed with exit code 123.
|
build (src):
src/magic.cpp#L70
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/ranged.cpp#L97
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/monattack.cpp#L95
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/creature.cpp#L80
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/map.cpp#L113
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/item_factory.cpp#L65
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/item.cpp#L127
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/bionics.cpp#L99
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|