Deref/memory assignments on defined constant labels fixed #66
Annotations
1 error, 10 warnings, and 2 notices
lint
Process completed with exit code 1.
|
"Whitespace style":
lua/wire/client/hlzasm/hc_codetree.lua#L93
Style: Please put some whitespace before the operator
|
"Scope depth":
lua/wire/client/hlzasm/hc_codetree.lua#L217
Are you Egyptian? What's with these fucking scope pyramids!?
|
"Shadowing":
lua/wire/client/hlzasm/hc_codetree.lua#L231
Variable 'addrReg' shadows existing binding, defined at line 207, column 14
|
"Whitespace style":
lua/wire/client/hlzasm/hc_codetree.lua#L251
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/hlzasm/hc_codetree.lua#L291
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/hlzasm/hc_codetree.lua#L291
Style: Please put some whitespace after ')'
|
"Unnecessary parentheses":
lua/wire/client/hlzasm/hc_codetree.lua#L309
Unnecessary parentheses
|
"Whitespace style":
lua/wire/client/hlzasm/hc_codetree.lua#L331
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/client/hlzasm/hc_codetree.lua#L348
Style: Please put some whitespace before the operator
|
"Double if-statement":
lua/wire/client/hlzasm/hc_codetree.lua#L376
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
lint
gh-actions-lua: No cache available, clean build
|
lint
gh-actions-lua: Storing into cache: lua:luajit-2.1.0-beta3:linux:x64:
|