Fix try/catch would not pop excess scopes #800
Annotations
1 error, 10 warnings, and 1 notice
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
"Unused variable":
lua/entities/gmod_wire_expression2/base/compiler.lua#L397
Unused variable: step
|
"Goto":
lua/entities/gmod_wire_expression2/base/compiler.lua#L576
Don't use labels and gotos unless you're jumping out of multiple loops.
|
"Goto":
lua/entities/gmod_wire_expression2/base/compiler.lua#L578
Don't use labels and gotos unless you're jumping out of multiple loops.
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1037
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1039
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1835
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1843
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1847
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1860
Are you Egyptian? What's with these fucking scope pyramids!?
|
lint
gh-actions-lua: Cache restored: lua:luajit-2.1.0-beta3:linux:x64:
|