Skip to content

Merge pull request #70588 from prharvey/int_id_opt #6

Merge pull request #70588 from prharvey/int_id_opt

Merge pull request #70588 from prharvey/int_id_opt #6

Triggered via push January 2, 2024 23:16
Status Failure
Total duration 3h 59m 0s
Artifacts

clang-tidy.yml

on: push
skip-duplicates
2s
skip-duplicates
Matrix: build
Fit to window
Zoom out
Zoom in

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.