Better Ammo Boxes #5122
Annotations
11 errors and 3 warnings
|
style
The process '/home/runner/work/_temp/ffd5e754-de4d-4e5a-a8ba-ee0f8800d002/stylua' failed with exit code 1
|
|
doc-check:
/gamemodes/terrortown/entities/entities/base_ammo_ttt.lua#L60
Missing essential param --> "Missing '@realm' in function 'ENT:UpdateVisualScale'"
|
|
doc-check:
/gamemodes/terrortown/entities/entities/base_ammo_ttt.lua#L43
Missing essential param --> "Missing '@realm' in function 'ENT:GetVisualScale'"
|
|
doc-check:
/gamemodes/terrortown/entities/entities/base_ammo_ttt.lua#L18
Missing essential param --> "Missing '@realm' in createconvar 'ttt2_ammo_targetid'"
|
|
doc-check:
/gamemodes/terrortown/entities/entities/base_ammo_ttt.lua#L17
Missing essential param --> "Missing '@realm' in createconvar 'ttt2_ammo_entity_scaling_min'"
|
|
doc-check:
/gamemodes/terrortown/entities/entities/base_ammo_ttt.lua#L15
Missing essential param --> "Missing '@realm' in createconvar 'ttt2_ammo_entity_scaling'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/shared/sh_weaponry.lua#L150
Missing essential param --> "Missing '@realm' in createconvar 'WEPS.GetAmmoTypeSettingsConVarName(ammoType, "reserve_max")'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/shared/sh_weaponry.lua#L130
Missing essential param --> "Missing '@realm' in createconvar 'WEPS.GetAmmoSettingsConVarName(class, "box_amount")'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/shared/sh_weaponry.lua#L127
Missing essential param --> "Missing '@realm' in createconvar 'WEPS.GetAmmoSettingsConVarName(class, "enabled")'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/shared/sh_weaponry.lua#L107
Param mismatch --> "In 'function' datastructure ('local function GetLegacyAmmoTypeReserveMax(ammoTypeData)'), detected params (0): " "Expected Params (1): " "- 'ammoTypeData'"
|
|
doc-check:
/gamemodes/terrortown/gamemode/shared/sh_weaponry.lua#L107
Missing essential param --> "Missing '@realm' in function 'local GetLegacyAmmoTypeReserveMax'"
|
|
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/
|