Force GPU to always render if on hud #46
Annotations
1 error, 10 warnings, and 2 notices
lint
Process completed with exit code 1.
|
"Whitespace style":
lua/entities/gmod_wire_gpu/cl_init.lua#L35
Style: Please put some whitespace before the operator
|
"Shadowing":
lua/entities/gmod_wire_gpu/cl_init.lua#L104
Variable 'self' shadows existing binding, defined at line 67, column 10
|
"Whitespace style":
lua/entities/gmod_wire_gpu/cl_init.lua#L136
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/entities/gmod_wire_gpu/cl_init.lua#L136
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/entities/gmod_wire_gpu/cl_init.lua#L137
Style: Please put some whitespace before the operator
|
"Unused variable":
lua/entities/gmod_wire_gpu/cl_init.lua#L197
Unused variable: noRT
|
"Whitespace style":
lua/entities/gmod_wire_gpu/cl_init.lua#L290
Style: Please put some whitespace after ')'
|
"Whitespace style":
lua/entities/gmod_wire_gpu/cl_init.lua#L290
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/entities/gmod_wire_gpu/cl_init.lua#L291
Style: Please put some whitespace before the operator
|
"Shadowing":
lua/entities/gmod_wire_gpu/cl_init.lua#L294
Variable 'pos' shadows existing binding, defined at line 285, column 25
|
lint
gh-actions-lua: No cache available, clean build
|
lint
gh-actions-lua: Storing into cache: lua:luajit-2.1.0-beta3:linux:x64:
|