Pull color:lerp fixes from TomDotBat/pixel-ui/pull/56 #40
Annotations
1 error and 5 warnings
lint / lint
Process completed with exit code 1.
|
"Syntax inconsistency":
lua/pulsarui/elements/color_mixer/cl_rgb_picker.lua#L22
Inconsistent use of '//' and '--'
|
"Syntax inconsistency":
lua/pulsarui/elements/color_mixer/cl_rgb_picker.lua#L77
Inconsistent use of '//' and '--'
|
"Unused variable":
lua/pulsarui/menus/test/pages/cl_drag_panel.lua#L2
Unused variable: sc
|
"Shadowing":
lua/pulsarui/menus/test/pages/cl_drag_panel.lua#L25
Variable 'x' shadows existing binding, defined at line 20, column 33
|
"Shadowing":
lua/pulsarui/menus/test/pages/cl_drag_panel.lua#L26
Variable 'y' shadows existing binding, defined at line 20, column 36
|