#SubindoArquivos #6878
analysis-reviewdog.yml
on: pull_request
luac
21s
luacheck
29s
shellcheck
10s
xmllint
29s
yamllint
13s
hadolint
8s
actionlint
14s
Annotations
4 warnings
luacheck:
data/scripts/globalevents/teleport_texts.lua#L6
[luacheck] reported by reviewdog 🐶
line contains trailing whitespace
Raw Output:
data/scripts/globalevents/teleport_texts.lua:6:92: line contains trailing whitespace
|
luacheck:
data/scripts/globalevents/teleport_texts.lua#L7
[luacheck] reported by reviewdog 🐶
line contains trailing whitespace
Raw Output:
data/scripts/globalevents/teleport_texts.lua:7:91: line contains trailing whitespace
|
luacheck:
data/scripts/globalevents/teleport_texts.lua#L10
[luacheck] reported by reviewdog 🐶
line contains trailing whitespace
Raw Output:
data/scripts/globalevents/teleport_texts.lua:10:49: line contains trailing whitespace
|
luacheck:
data/scripts/globalevents/teleport_texts.lua#L17
[luacheck] reported by reviewdog 🐶
shadowing definition of loop variable 'i' on line 12
Raw Output:
data/scripts/globalevents/teleport_texts.lua:17:21: shadowing definition of loop variable 'i' on line 12
|