Skip to content

Optimisation pass

Optimisation pass #58

Triggered via pull request July 13, 2024 13:32
Status Failure
Total duration 15s
Artifacts

lua_linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 1.
"Unused variable": lua/pac3/extra/shared/projectiles.lua#L5
Unused variable: pac_sv_projectile_max_speed
"Bad self": lua/pac3/extra/shared/projectiles.lua#L39
Don't use self in a non-metafunction
"Bad self": lua/pac3/extra/shared/projectiles.lua#L42
Don't use self in a non-metafunction
"Space after comma": lua/pac3/extra/shared/projectiles.lua#L107
Style: Please add a space after the comma
"Space after comma": lua/pac3/extra/shared/projectiles.lua#L293
Style: Please add a space after the comma
"Space after comma": lua/pac3/extra/shared/projectiles.lua#L293
Style: Please add a space after the comma
"Space after comma": lua/pac3/extra/shared/projectiles.lua#L618
Style: Please add a space after the comma
"Space after comma": lua/pac3/extra/shared/projectiles.lua#L669
Style: Please add a space after the comma
"Goto": lua/pac3/extra/shared/projectiles.lua#L675
Don't use labels and gotos unless you're jumping out of multiple loops.
"Space after comma": lua/pac3/extra/shared/projectiles.lua#L678
Style: Please add a space after the comma