Skip to content

Optimisation pass

Optimisation pass #60

Triggered via pull request July 13, 2024 18:32
Status Failure
Total duration 22s
Artifacts

lua_linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 1.
"Syntax inconsistency": lua/pac3/libraries/animations.lua#L42
Inconsistent use of '||' and 'or'
"Syntax inconsistency": lua/pac3/libraries/animations.lua#L84
Inconsistent use of '||' and 'or'
"Syntax inconsistency": lua/pac3/libraries/animations.lua#L215
Inconsistent use of 'and' and '&&'
"Syntax inconsistency": lua/pac3/libraries/animations.lua#L216
Inconsistent use of 'or' and '||'
"Syntax inconsistency": lua/pac3/libraries/animations.lua#L226
Inconsistent use of 'and' and '&&'
"Syntax inconsistency": lua/pac3/libraries/animations.lua#L230
Inconsistent use of 'or' and '||'
"Whitespace style": lua/pac3/libraries/animations.lua#L270
Style: Please put some whitespace before the operator
"Whitespace style": lua/pac3/libraries/animations.lua#L273
Style: Please put some whitespace before the operator
"Space after comma": lua/pac3/libraries/animations.lua#L496
Style: Please add a space after the comma