Skip to content

UI: Admin Commands #4185

UI: Admin Commands

UI: Admin Commands #4185

Triggered via pull request May 20, 2024 14:10
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
doc-check: lua/ttt2/libraries/admin.lua#L22
Missing essential param --> "Missing '@realm' in function 'admin.RoundRestart'"
doc-check: lua/ttt2/libraries/admin.lua#L35
Missing essential param --> "Missing '@realm' in function 'admin.PlayerSlay'"
doc-check: lua/ttt2/libraries/admin.lua#L35
Param mismatch --> "In 'function' datastructure ('function admin.PlayerSlay(ply)'), detected params (0): " "Expected Params (1): " "- 'ply'"
doc-check: lua/ttt2/libraries/admin.lua#L48
Missing essential param --> "Missing '@realm' in function 'admin.PlayerTeleport'"
doc-check: lua/ttt2/libraries/admin.lua#L48
Param mismatch --> "In 'function' datastructure ('function admin.PlayerTeleport(ply, pos)'), detected params (0): " "Expected Params (2): " "- 'ply'" "- 'pos'"
doc-check: lua/ttt2/libraries/admin.lua#L66
Missing essential param --> "Missing '@realm' in function 'admin.PlayerRespawn'"
doc-check: lua/ttt2/libraries/admin.lua#L66
Param mismatch --> "In 'function' datastructure ('function admin.PlayerRespawn(ply, pos)'), detected params (0): " "Expected Params (2): " "- 'ply'" "- 'pos'"
doc-check: lua/ttt2/libraries/admin.lua#L84
Missing essential param --> "Missing '@realm' in function 'admin.PlayerAddCredits'"
doc-check: lua/ttt2/libraries/admin.lua#L84
Param mismatch --> "In 'function' datastructure ('function admin.PlayerAddCredits(ply, amount)'), detected params (0): " "Expected Params (2): " "- 'ply'" "- 'amount'"
doc-check: lua/ttt2/libraries/admin.lua#L98
Missing essential param --> "Missing '@realm' in function 'admin.PlayerSetHealth'"
style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JohnnyMorganz/stylua-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.