Skip to content

refactor: split player death event handler into smaller functions #11740

refactor: split player death event handler into smaller functions

refactor: split player death event handler into smaller functions #11740

Triggered via pull request December 8, 2024 06:38
Status Success
Total duration 57s
Artifacts

analysis-reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
xmllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
luacheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
luacheck: data/scripts/creaturescripts/player/death.lua#L82
[luacheck] reported by reviewdog 🐶 unused function 'getDeathRecords' Raw Output: data/scripts/creaturescripts/player/death.lua:82:16: unused function 'getDeathRecords'
luacheck: data/scripts/creaturescripts/player/death.lua#L97
[luacheck] reported by reviewdog 🐶 unused function 'checkForGuildWar' Raw Output: data/scripts/creaturescripts/player/death.lua:97:16: unused function 'checkForGuildWar'
luacheck: data/scripts/creaturescripts/player/death.lua#L109
[luacheck] reported by reviewdog 🐶 unused function 'recordGuildWarKill' Raw Output: data/scripts/creaturescripts/player/death.lua:109:16: unused function 'recordGuildWarKill'
luacheck: data/scripts/creaturescripts/player/death.lua#L114
[luacheck] reported by reviewdog 🐶 unused function 'checkAndUpdateGuildWarScore' Raw Output: data/scripts/creaturescripts/player/death.lua:114:16: unused function 'checkAndUpdateGuildWarScore'
luacheck: data/scripts/creaturescripts/player/death.lua#L141
[luacheck] reported by reviewdog 🐶 unused function 'updateGuildWarScore' Raw Output: data/scripts/creaturescripts/player/death.lua:141:16: unused function 'updateGuildWarScore'
luacheck: data/scripts/creaturescripts/player/death.lua#L153
[luacheck] reported by reviewdog 🐶 unused function 'endGuildWarIfLimitReached' Raw Output: data/scripts/creaturescripts/player/death.lua:153:16: unused function 'endGuildWarIfLimitReached'
luac
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636