Skip to content

Pocket mods now support inheritance (#70625) #22

Pocket mods now support inheritance (#70625)

Pocket mods now support inheritance (#70625) #22

Triggered via push January 4, 2024 04:37
Status Failure
Total duration 4h 1m 58s
Artifacts

clang-tidy.yml

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

Annotations

5 errors
build (src): src/map.cpp#L9725
Avoid auto in declaration of 'loc'. [cata-almost-never-auto,-warnings-as-errors]
build (src): src/monster.cpp#L599
Redundant parentheses. [cata-redundant-parentheses,-warnings-as-errors]
build (src): src/monster.cpp#L3408
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.