Skip to content

Crossbow rebalance (#3441) #41

Crossbow rebalance (#3441)

Crossbow rebalance (#3441) #41

Triggered via push October 16, 2023 16:30
Status Failure
Total duration 2h 29m 5s
Artifacts

clang-tidy.yml

on: push
Fit to window
Zoom out
Zoom in

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.