Item demographics test and gun appearance rate rebalancing. #76367
clang-tidy.yml
on: pull_request
skip-duplicates
6s
Matrix: build
Annotations
5 errors
build (other):
tests/overmap_test.cpp#L347
'auto &ammotype_id' can be declared as 'const auto &ammotype_id' [readability-qualified-auto,-warnings-as-errors]
|
build (other)
Process completed with exit code 123.
|
build (src):
src/test_data.h#L94
Function 'deserialize' appears to be a serialization function for class 'item_demographic_test_data' but does not mention field 'tests'. [cata-serialize,-warnings-as-errors]
|
build (src):
src/test_data.h#L95
Function 'deserialize' appears to be a serialization function for class 'item_demographic_test_data' but does not mention field 'ignored_items'. [cata-serialize,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|