fix(balance): repair chance rebalancing #7034
Annotations
5 errors
run clang-tidy:
src/npctalk.cpp#L1228
passing result of std::move() as a const reference argument; no move will actually happen [performance-move-const-arg,-warnings-as-errors]
|
run clang-tidy:
src/inventory.cpp#L1440
'newit' used after it was moved [bugprone-use-after-move,-warnings-as-errors]
|
run clang-tidy:
src/inventory.cpp#L1468
'newit' used after it was moved [bugprone-use-after-move,-warnings-as-errors]
|
run clang-tidy:
src/iuse_actor.cpp#L3299
result of integer division used in a floating point context; possible loss of precision [bugprone-integer-division,-warnings-as-errors]
|
run clang-tidy
Process completed with exit code 123.
|
The logs for this run have expired and are no longer available.
Loading