Add constant variables to E2 #262
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 6 warnings, and 2 notices
lint
Process completed with exit code 1.
|
"Syntax inconsistency":
lua/wire/client/text_editor/modes/e2.lua#L200
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
"Unnecessary parentheses":
lua/entities/gmod_wire_expression2/core/e2lib.lua#L172
Unnecessary parentheses
|
"Unused variable":
lua/entities/gmod_wire_expression2/core/e2lib.lua#L1203
Unused variable: inst
|
"Unused variable":
lua/entities/gmod_wire_expression2/base/parser.lua#L17
Unused variable: Token
|
"Empty block":
lua/entities/gmod_wire_expression2/base/parser.lua#L643
Empty elseif statement
|
"Unused variable":
lua/entities/gmod_wire_expression2/base/compiler.lua#L381
Unused variable: step
|
lint
gh-actions-lua: No cache available, clean build
|
lint
gh-actions-lua: Storing into cache: lua:luajit-2.1.0-beta3:linux:x64:
|