Skip to content

fix: incorrect item augment value #4931

fix: incorrect item augment value

fix: incorrect item augment value #4931

GitHub Actions / cppcheck completed Sep 23, 2024 in 0s

reviewdog [cppcheck] report

reported by reviewdog 🐶

Findings (1)

src/server/network/protocol/protocolgame.cpp|5743| Expression is always true because 'else if' condition is opposite to previous condition at line 5719.

Filtered Findings (0)

Annotations

Check warning on line 5743 in src/server/network/protocol/protocolgame.cpp

See this annotation in the file changed.

@github-actions github-actions / cppcheck

[cppcheck] src/server/network/protocol/protocolgame.cpp#L5743

Expression is always true because 'else if' condition is opposite to previous condition at line 5719.
Raw output
src/server/network/protocol/protocolgame.cpp:5743:Expression is always true because 'else if' condition is opposite to previous condition at line 5719.