Line |
Column |
Severity |
Message |
371 |
16 |
error
|
Opening parenthesis of a multi-line function call must be the last content on the line |
371 |
43 |
error
|
Only one argument is allowed per line in a multi-line function call |
371 |
60 |
error
|
Only one argument is allowed per line in a multi-line function call |
371 |
92 |
error
|
Only one argument is allowed per line in a multi-line function call |
371 |
106 |
error
|
Only one argument is allowed per line in a multi-line function call |
372 |
1 |
error
|
Multi-line function call not indented correctly; expected 8 spaces but found 12 |
372 |
21 |
error
|
Closing parenthesis of a multi-line function call must be on a line by itself |