Fix suppression small calibers - #305
Merged
MartyX5555 merged 1 commit intoJul 30, 2026
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Emit static safety warnings:
lua/autorun/server/duplicatorDeny.lua#L9
while true loop needs a visible cap, break condition, or allowlist reason
|
|
Emit static safety warnings:
lua/autorun/server/sv_acf_missiles.lua#L250
timer.Simple should be audited against lifecycle/event callbacks
|
|
Emit static safety warnings:
lua/autorun/server/sv_acf_missiles.lua#L241
timer callback appears to reschedule timer.Simple work
|
|
Emit static safety warnings:
lua/autorun/server/sv_acf_missiles.lua#L241
timer.Simple should be audited against lifecycle/event callbacks
|
|
Emit static safety warnings:
lua/entities/ace_debris.lua#L29
timer.Simple should be audited against lifecycle/event callbacks
|
|
Emit static safety warnings:
lua/autorun/ace_lib_inherit.lua#L50
recursive function new_class:instanceof needs a finite runtime termination contract
|
|
Emit static safety warnings:
lua/autorun/acf_globals.lua#L583
timer 'ACE_Wind' has no obvious timer.Remove teardown in the same file
|
|
Emit static safety warnings:
lua/autorun/acf_globals.lua#L583
timer.Create should be audited against lifecycle/event callbacks
|
|
Emit static safety warnings:
lua/autorun/acf_globals.lua#L510
timer.Simple should be audited against lifecycle/event callbacks
|
|
Emit static safety warnings:
lua/autorun/acf_globals.lua#L281
recursive function ACF_CVarChangeCallback needs a finite runtime termination contract
|
background
wait
wait-all
cancel
parallel
Loading