Skip to content

multiple targets, experimental editor actions, part quick setups #136

multiple targets, experimental editor actions, part quick setups

multiple targets, experimental editor actions, part quick setups #136

Triggered via push August 26, 2024 01:51
Status Failure
Total duration 51s
Artifacts
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/editor/client/util.lua#L6
Inconsistent use of 'single quoted strings' and 'double quoted strings'
"Space after comma": lua/pac3/editor/client/util.lua#L12
Style: Please add a space after the comma
"Syntax inconsistency": lua/pac3/editor/client/util.lua#L77
Inconsistent use of 'single quoted strings' and 'double quoted strings'
"Syntax inconsistency": lua/pac3/editor/client/util.lua#L80
Inconsistent use of 'double quoted strings' and 'single quoted strings'
"Syntax inconsistency": lua/pac3/editor/client/util.lua#L122
Inconsistent use of 'double quoted strings' and 'single quoted strings'
"Double if-statement": lua/pac3/editor/client/util.lua#L139
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
"Space after comma": lua/pac3/editor/client/util.lua#L159
Style: Please add a space after the comma
"Space after comma": lua/pac3/editor/client/util.lua#L159
Style: Please add a space after the comma
"Space after comma": lua/pac3/editor/client/util.lua#L159
Style: Please add a space after the comma
"Space after comma": lua/pac3/editor/client/util.lua#L162
Style: Please add a space after the comma