fix: missing "vehicle_part.h" includes (#3172) #6386
Annotations
10 warnings
src/npc.h#L1425
function 'npc_overmap::spawn_chance_in_hour' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
src/npcmove.cpp#L126
Variable 'itype_UPS' declared but not used. [cata-unused-statics]
|
src/monmove.cpp#L123
Construction of 'tripoint' can be simplified. [cata-simplify-point-constructors]
|
src/monmove.cpp#L123
Construction of 'tripoint' can be simplified using overloaded arithmetic operators. [cata-use-point-arithmetic]
|
src/monmove.cpp#L1586
Construction of 'tripoint' can be simplified. [cata-simplify-point-constructors]
|
src/monmove.cpp#L1586
Construction of 'tripoint' can be simplified using overloaded arithmetic operators. [cata-use-point-arithmetic]
|
src/ranged.cpp#L130
Variable 'skill_dodge' declared but not used. [cata-unused-statics]
|
src/ranged.cpp#L874
'ammo' used after it was moved [bugprone-use-after-move]
|
src/map.cpp#L121
Variable 'itype_nail' declared but not used. [cata-unused-statics]
|
src/options.cpp#L1877
insufficient spaces at this location. 2 required, but only 1 found. [cata-text-style]
|
The logs for this run have expired and are no longer available.
Loading