Skip to content

feat: features OTCR natively in canary #6458

feat: features OTCR natively in canary

feat: features OTCR natively in canary #6458

Triggered via pull request December 12, 2024 05:32
Status Success
Total duration 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
cppcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cppcheck: src/creatures/players/player.cpp#L7209
[cppcheck] reported by reviewdog 🐶 Variable 'wing' is assigned a value that is never used. Raw Output: src/creatures/players/player.cpp:7209:Variable 'wing' is assigned a value that is never used.
cppcheck: src/creatures/players/player.cpp#L7379
[cppcheck] reported by reviewdog 🐶 Variable 'aura' is assigned a value that is never used. Raw Output: src/creatures/players/player.cpp:7379:Variable 'aura' is assigned a value that is never used.
cppcheck: src/creatures/players/player.cpp#L7550
[cppcheck] reported by reviewdog 🐶 Variable 'effect' is assigned a value that is never used. Raw Output: src/creatures/players/player.cpp:7550:Variable 'effect' is assigned a value that is never used.
cppcheck: src/server/network/protocol/protocolgame.cpp#L9535
[cppcheck] reported by reviewdog 🐶 Variable 'limitAuras' is assigned a value that is never used. Raw Output: src/server/network/protocol/protocolgame.cpp:9535:Variable 'limitAuras' is assigned a value that is never used.
cppcheck: src/server/network/protocol/protocolgame.cpp#L9552
[cppcheck] reported by reviewdog 🐶 Variable 'limitEffects' is assigned a value that is never used. Raw Output: src/server/network/protocol/protocolgame.cpp:9552:Variable 'limitEffects' is assigned a value that is never used.