Tools for mirroring parts - #1463
Merged
Merged
Annotations
1 error and 11 warnings
|
Lint Code
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: tj-actions/changed-files@v41. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L203
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L194
Style: Please add a space after the comma
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L194
Style: Please add a space after the comma
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L167
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L153
Double if statement. Please combine the condition of this if statement with that of the outer if statement using `and`.
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L87
Style: Please add a space after the comma
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L52
Style: Please put some whitespace before the operator
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L52
Style: Please put some whitespace before the operator
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L52
Style: Please put some whitespace before the operator
|
|
Lint Code:
lua/pac3/editor/client/tools.lua#L29
Style: Please add a space after the comma
|
background
wait
wait-all
cancel
parallel
Loading