Skip to content

refactor: Remove most of body_part enum usage #8862

refactor: Remove most of body_part enum usage

refactor: Remove most of body_part enum usage #8862

Triggered via pull request November 24, 2024 18:53
Status Success
Total duration 1h 30m 5s
Artifacts

clang-tidy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: src/armor_layers.cpp#L36
Variable 'body_part_appendix' declared but not used. [cata-unused-statics]
build: src/activity_handlers.cpp#L1300
performing an implicit widening conversion to type 'size_type' (aka 'unsigned long') of a multiplication performed in type 'int' [bugprone-implicit-widening-of-multiplication-result]
build: src/creature.cpp#L2149
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build: src/creature.cpp#L2154
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build: src/creature.cpp#L2159
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build: src/creature.cpp#L2164
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build: src/creature.cpp#L2169
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build: src/creature.cpp#L2175
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build: src/creature.cpp#L2180
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build: src/creature.cpp#L2186
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
build
The process '/usr/bin/git' failed with exit code 128