Skip to content

VGui: Rework

VGui: Rework #4798

Triggered via pull request January 30, 2025 09:03
Status Failure
Total duration 2m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint
Process completed with exit code 1.
doc-check: gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L181
Param mismatch --> "In 'function' datastructure ('function PANEL:TriggerOn(eventName, ...)'), detected params (1): " "- 'eventName'" "Expected Params (2): " "- 'eventName'" "- '...'"
doc-check: gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L204
Param mismatch --> "In 'function' datastructure ('function PANEL:TriggerOnWith(eventName, ...)'), detected params (1): " "- 'eventName'" "Expected Params (2): " "- 'eventName'" "- '...'"
doc-check: gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L218
Param mismatch --> "In 'function' datastructure ('function PANEL:TriggerDeprecatedEvent(eventName, ...)'), detected params (1): " "- 'eventName'" "Expected Params (2): " "- 'eventName'" "- '...'"
doc-check: gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L616
Missing essential param --> "Missing '@realm' in function 'PANEL:SetTooltipPanel'"
doc-check: gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L616
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/dbutton_ttt2.lua#L198
Missing essential param --> "Missing '@realm' in function 'PANEL:HasDefaultValue'"
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. 423)"
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. 469)"
doc-check
Process completed with exit code 7.
"Bad self": lua/ttt2/libraries/none.lua#L68
Don't use self in a non-metafunction
"Bad self": lua/ttt2/libraries/none.lua#L72
Don't use self in a non-metafunction
"Bad self": lua/ttt2/libraries/none.lua#L76
Don't use self in a non-metafunction