Skip to content

VGui: Rework

VGui: Rework #4805

Triggered via pull request January 31, 2025 07:58
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.