Crossbow rebalance (#3441) #41
clang-tidy.yml
on: push
skip-duplicates
4s
build
2h 28m
Annotations
10 errors
build:
src/npcmove.cpp#L2274
Construction of 'tripoint' can be simplified. [cata-simplify-point-constructors,-warnings-as-errors]
|
build:
src/npcmove.cpp#L2274
Construction of 'tripoint' can be simplified using overloaded arithmetic operators. [cata-use-point-arithmetic,-warnings-as-errors]
|
build:
tests/iteminfo_test.cpp#L348
unnecessary spaces before this location. [cata-text-style,-warnings-as-errors]
|
build:
tests/iteminfo_test.cpp#L352
unnecessary spaces before this location. [cata-text-style,-warnings-as-errors]
|
build:
tests/iteminfo_test.cpp#L431
unnecessary spaces before this location. [cata-text-style,-warnings-as-errors]
|
build:
tests/iteminfo_test.cpp#L435
unnecessary spaces before this location. [cata-text-style,-warnings-as-errors]
|
build:
tests/iteminfo_test.cpp#L512
unnecessary spaces before this location. [cata-text-style,-warnings-as-errors]
|
build:
tests/iteminfo_test.cpp#L516
unnecessary spaces before this location. [cata-text-style,-warnings-as-errors]
|
build:
src/activity_item_handling.cpp#L1135
redundant boolean literal in ternary expression result [readability-simplify-boolean-expr,-warnings-as-errors]
|
build
Process completed with exit code 123.
|