Skip to content

VGui: Rework

VGui: Rework #4806

Triggered via pull request January 31, 2025 17:30
Status Failure
Total duration 2m 26s
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/b53cf515-4288-4748-ab97-1e87d77a6727/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.