E2 Compiler Rewrite #74
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 10 warnings, and 1 notice
lint
Process completed with exit code 1.
|
"Syntax inconsistency":
lua/wire/stools/expression2.lua#L47
Inconsistent use of 'single quoted strings' and 'double quoted strings'
|
"Unused variable":
lua/wire/stools/expression2.lua#L65
Unused variable: player
|
"Trailing whitespace":
lua/wire/stools/expression2.lua#L133
Trailing whitespace
|
"Trailing whitespace":
lua/wire/stools/expression2.lua#L307
Trailing whitespace
|
"Unused variable":
lua/wire/stools/expression2.lua#L713
Unused variable: warnings
|
"Deprecated":
lua/wire/stools/expression2.lua#L916
Deprecated: Use :SetTooltip instead, notice the lowercase fucking t
|
"Unused variable":
lua/wire/stools/expression2.lua#L958
Unused variable: h
|
"Unused variable":
lua/wire/stools/expression2.lua#L1056
Unused variable: h
|
"Unused variable":
lua/wire/stools/expression2.lua#L1060
Unused variable: h
|
"Unused variable":
lua/wire/stools/expression2.lua#L1109
Unused variable: w
|
lint
gh-actions-lua: Cache restored: lua:luajit-2.1.0-beta3:linux:x64:
|