Allow implicit function return types #361
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 9 warnings, and 2 notices
lint
Process completed with exit code 1.
|
"Unused variable":
lua/entities/gmod_wire_expression2/base/compiler.lua#L393
Unused variable: step
|
"Goto":
lua/entities/gmod_wire_expression2/base/compiler.lua#L571
Don't use labels and gotos unless you're jumping out of multiple loops.
|
"Goto":
lua/entities/gmod_wire_expression2/base/compiler.lua#L573
Don't use labels and gotos unless you're jumping out of multiple loops.
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1026
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1028
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1821
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1829
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1833
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Scope depth":
lua/entities/gmod_wire_expression2/base/compiler.lua#L1846
Are you Egyptian? What's with these fucking scope pyramids!?
|
lint
gh-actions-lua: No cache available, clean build
|
lint
gh-actions-lua: Storing into cache: lua:luajit-2.1.0-beta3:linux:x64:
|