Consolidate playermodel management logic #5111
Annotations
10 errors and 3 warnings
|
doc-check
Process completed with exit code 4.
|
|
doc-check:
/gamemodes/terrortown/gamemode/shared/sh_player_ext.lua#L1084
Missing essential param --> "Missing '@realm' in hook 'GM:PlayerSetModel'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_player_custom.lua#L288
Missing essential param --> "Missing '@realm' in hook 'GM:TTTPlayerSetColor'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_player_custom.lua#L278
Missing essential param --> "Missing '@realm' in function 'GM:TTT2UpdateSubrolePlayermodel'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_player_custom.lua#L192
Missing essential param --> "Missing '@realm' in hook 'GM:TTTPlayerColor'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_player_custom.lua#L156
Missing essential param --> "Missing '@realm' in function 'GM:TTT2GetDefaultPlayerDisplayForRound'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_player_custom.lua#L152
Missing essential param --> "Missing '@realm' in hook 'GM:TTTPlayerColor'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_main.lua#L899
Missing essential param --> "Missing '@realm' in hook 'GM:TTT2GetDefaultPlayerDisplayForRound'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_main.lua#L678
Missing essential param --> "Missing '@realm' in hook 'GM:TTT2GetDefaultPlayerDisplay'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/server/sv_main.lua#L407
Missing essential param --> "Missing '@realm' in hook 'GM:TTT2GetDefaultPlayerDisplay'"
|
|
style
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, JohnnyMorganz/stylua-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
doc-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|