Skip to content

Update proxy.lua

Update proxy.lua #146

Triggered via push September 1, 2024 18:01
Status Failure
Total duration 52s
Artifacts
linter  /  lint
5s
linter / lint
update-workshop
44s
update-workshop
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
linter / lint
Process completed with exit code 1.
"Syntax inconsistency": lua/pac3/core/client/parts/proxy.lua#L3
Inconsistent use of 'single quoted strings' and 'double quoted strings'
"Syntax inconsistency": lua/pac3/core/client/parts/proxy.lua#L6
Inconsistent use of 'single quoted strings' and 'double quoted strings'
"Syntax inconsistency": lua/pac3/core/client/parts/proxy.lua#L7
Inconsistent use of 'double quoted strings' and 'single quoted strings'
"Syntax inconsistency": lua/pac3/core/client/parts/proxy.lua#L11
Inconsistent use of 'double quoted strings' and 'single quoted strings'
"Goto": lua/pac3/core/client/parts/proxy.lua#L17
Don't use labels and gotos unless you're jumping out of multiple loops.
"Space after comma": lua/pac3/core/client/parts/proxy.lua#L153
Style: Please add a space after the comma
"Whitespace style": lua/pac3/core/client/parts/proxy.lua#L217
Style: Please put some whitespace before the operator
"Whitespace style": lua/pac3/core/client/parts/proxy.lua#L218
Style: Please put some whitespace before the operator
"Whitespace style": lua/pac3/core/client/parts/proxy.lua#L218
Style: Please put some whitespace before the operator
"Space after comma": lua/pac3/core/client/parts/proxy.lua#L291
Style: Please add a space after the comma