Skip to content

Fixed thirdperson animations from third-party addons #5080

Fixed thirdperson animations from third-party addons

Fixed thirdperson animations from third-party addons #5080

Triggered via pull request February 23, 2026 18:14
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
style
The process '/home/runner/work/_temp/4308bcb6-54e1-46f0-b656-c7857fd6e787/stylua' failed with exit code 1
lint
Process completed with exit code 1.
doc-check
Process completed with exit code 6.
doc-check: /gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L63
Param mismatch --> "In 'function' datastructure ('function plymeta:AnimRestartGesture(slot, activity, autokill)'), detected params (0): " "Expected Params (3): " "- 'slot'" "- 'activity'" "- 'autokill'"
doc-check: /gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L63
Missing essential param --> "Missing '@realm' in function 'plymeta:AnimRestartGesture'"
doc-check: /gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L45
Param mismatch --> "In 'function' datastructure ('function plymeta:AddVCDSequenceToGestureSlot(slot, sequence, delay, autokill)'), detected params (0): " "Expected Params (4): " "- 'slot'" "- 'sequence'" "- 'delay'" "- 'autokill'"
doc-check: /gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L45
Missing essential param --> "Missing '@realm' in function 'plymeta:AddVCDSequenceToGestureSlot'"