update PAC3 to E2 holo to use invert flag (#1373) #181
update_workshop.yaml
on: push
linter
/
lint
7s
update-workshop
39s
Annotations
1 error and 12 warnings
linter / lint
Process completed with exit code 1.
|
linter / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
"Space after comma":
lua/pac3/editor/client/tools.lua#L28
Style: Please add a space after the comma
|
"Whitespace style":
lua/pac3/editor/client/tools.lua#L51
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/pac3/editor/client/tools.lua#L51
Style: Please put some whitespace before the operator
|
"Whitespace style":
lua/pac3/editor/client/tools.lua#L51
Style: Please put some whitespace before the operator
|
"Space after comma":
lua/pac3/editor/client/tools.lua#L86
Style: Please add a space after the comma
|
"Double if-statement":
lua/pac3/editor/client/tools.lua#L152
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
"Double if-statement":
lua/pac3/editor/client/tools.lua#L166
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/tools.lua#L193
Style: Please add a space after the comma
|
"Space after comma":
lua/pac3/editor/client/tools.lua#L193
Style: Please add a space after the comma
|
"Double if-statement":
lua/pac3/editor/client/tools.lua#L202
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
update-workshop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|