Remove extern morale_type ids #77964
clang-tidy.yml
on: pull_request
skip-duplicates
13s
Matrix: build
Annotations
7 errors
build (src):
src/morale.h#L115
Function 'deserialize' appears to be a serialization function for class 'morale_point' but does not mention field 'type'. [cata-serialize,-warnings-as-errors]
|
build (src):
src/iuse_software.cpp#L16
Variable 'morale_game_found_kitten' declared but not used. [cata-unused-statics,-warnings-as-errors]
|
build (src):
src/monster.cpp#L74
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/iuse.cpp#L123
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/bionics.cpp#L98
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src):
src/npc.cpp#L87
string_id declarations should be sorted. [cata-static-string_id-constants,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|