VGui: Rework #4805
Annotations
8 errors and 2 warnings
style
The process '/home/runner/work/_temp/eaee282b-06e4-45bf-8d06-9ab029539c76/stylua' failed with exit code 2
|
"Parse error":
gamemodes/terrortown/gamemode/client/cl_search.lua#L336
unexpected "=", expecting 'label', if statement, function definition, numeric for loop, generic for loop, variable definition, function call or return statement
|
lint
Process completed with exit code 1.
|
doc-check:
gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L671
Missing essential param --> "Missing '@realm' in function 'PANEL:SetTooltipPanel'"
|
doc-check:
gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L671
Param mismatch --> "In 'function' datastructure ('function PANEL:SetTooltipPanel(panel)'), detected params (0): " "Expected Params (1): " "- 'panel'"
|
doc-check:
gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dpanel_ttt2.lua#L64
Merging issue --> "Tried to add an already existing global 'hook' datastructure ('PANEL:OnMousePressed')!" "Existing datastructure source: '/gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua' (ll. 478)"
|
doc-check:
gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dpanel_ttt2.lua#L85
Merging issue --> "Tried to add an already existing global 'hook' datastructure ('PANEL:OnMouseReleased')!" "Existing datastructure source: '/gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua' (ll. 524)"
|
doc-check
Process completed with exit code 7.
|
"Unused variable":
gamemodes/terrortown/gamemode/client/cl_scoring.lua#L181
Unused variable: buttonSave
|
"Unused variable":
gamemodes/terrortown/gamemode/client/cl_scoring.lua#L189
Unused variable: buttonClose
|