Skip to content

Fixed thirdperson animations from third-party addons #5079

Fixed thirdperson animations from third-party addons

Fixed thirdperson animations from third-party addons #5079

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
style
The process '/home/runner/work/_temp/b0a71de4-81e4-4e9b-980f-34cc31229cc2/stylua' failed with exit code 1
doc-check
Process completed with exit code 6.
doc-check: /gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L57
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#L57
Missing essential param --> "Missing '@realm' in function 'plymeta:AnimRestartGesture'"
doc-check: /gamemodes/terrortown/gamemode/client/cl_player_ext.lua#L42
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#L42
Missing essential param --> "Missing '@realm' in function 'plymeta:AddVCDSequenceToGestureSlot'"