Merge pull request #76096 from b3brodie/xedra_inv_grenade #8
clang-tidy.yml
on: push
skip-duplicates
6s
Matrix: build
Annotations
8 errors
build (src):
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]
|
build (src):
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]
|
build (src):
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]
|
build (src):
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]
|
build (src):
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]
|
build (src):
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]
|
build (src):
src/overmap_ui.cpp#L76
Variable 'ACT_AUTODRIVE' declared but not used. [cata-unused-statics,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|