Update compiler.lua #3119
Merged
Update compiler.lua #3119
Annotations
1 error, 10 warnings, and 2 notices
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: leafo/gh-actions-lua@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L397
Unused variable: step
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L576
Don't use labels and gotos unless you're jumping out of multiple loops.
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L578
Don't use labels and gotos unless you're jumping out of multiple loops.
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L1034
Are you Egyptian? What's with these fucking scope pyramids!?
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L1036
Are you Egyptian? What's with these fucking scope pyramids!?
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L1830
Are you Egyptian? What's with these fucking scope pyramids!?
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L1838
Are you Egyptian? What's with these fucking scope pyramids!?
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L1842
Are you Egyptian? What's with these fucking scope pyramids!?
|
lua/entities/gmod_wire_expression2/base/compiler.lua#L1855
Are you Egyptian? What's with these fucking scope pyramids!?
|
|
|
This job failed
Loading