Merge pull request #70588 from prharvey/int_id_opt #6
clang-tidy.yml
on: push
skip-duplicates
2s
Matrix: build
Annotations
6 errors
build (src):
src/character.cpp#L10941
Value stored to 'is_cramped_space' is never read [clang-analyzer-deadcode.DeadStores,-warnings-as-errors]
|
build (src):
src/character.cpp#L10950
Value stored to 'is_cramped_space' is never read [clang-analyzer-deadcode.DeadStores,-warnings-as-errors]
|
build (src):
src/monster.cpp#L600
Redundant parentheses. [cata-redundant-parentheses,-warnings-as-errors]
|
build (src):
src/monster.cpp#L3409
Redundant parentheses. [cata-redundant-parentheses,-warnings-as-errors]
|
build (src):
src/monmove.cpp#L171
Redundant parentheses. [cata-redundant-parentheses,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|