Fix emits killing lua on emitted interrupt #56
Annotations
1 error, 10 warnings, and 2 notices
lint
Process completed with exit code 1.
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L35
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L35
Style: Please put some whitespace after ')'
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L35
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L36
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L36
Style: Please put some whitespace after ')'
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L36
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L46
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L46
Style: Please put some whitespace after ')'
|
"Whitespace style":
lua/wire/zvm/zvm_core.lua#L99
Style: Please put some whitespace before the operator
|
"Double if-statement":
lua/wire/zvm/zvm_core.lua#L120
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:
|