Migrate ACT_PULP to the new activity actor system #80244
Annotations
8 errors
src/uistate.h#L143
Function 'deserialize' appears to be a serialization function for class 'uistatedata' but does not mention field 'overmap_fast_travel'. [cata-serialize,-warnings-as-errors]
|
src/uistate.h#L143
Function 'serialize' appears to be a serialization function for class 'uistatedata' but does not mention field 'overmap_fast_travel'. [cata-serialize,-warnings-as-errors]
|
src/uistate.h#L144
Function 'deserialize' appears to be a serialization function for class 'uistatedata' but does not mention field 'overmap_fast_scroll'. [cata-serialize,-warnings-as-errors]
|
src/uistate.h#L144
Function 'serialize' appears to be a serialization function for class 'uistatedata' but does not mention field 'overmap_fast_scroll'. [cata-serialize,-warnings-as-errors]
|
src/overmap_ui.cpp#L76
Variable 'ACT_AUTODRIVE' declared but not used. [cata-unused-statics,-warnings-as-errors]
|
src/npctalk_funcs.cpp#L1288
Prefer constructing 'point' from named constant 'point_north_west' rather than explicit integer arguments. [cata-use-named-point-constants,-warnings-as-errors]
|
src/npctalk_funcs.cpp#L1289
Prefer constructing 'point' from named constant 'point_south_east' rather than explicit integer arguments. [cata-use-named-point-constants,-warnings-as-errors]
|
|
This job failed
Loading