Codesniffer #104
Annotations
10 errors and 1 warning
Coding Standard:
app/UI/Add/AddPresenter.php#L33
Line indented incorrectly; expected at least 4 tabs, found 3
|
Coding Standard:
app/UI/Add/AddPresenter.php#L35
Line indented incorrectly; expected at least 4 tabs, found 3
|
Coding Standard:
app/UI/Add/AddPresenter.php#L36
Line indented incorrectly; expected at least 4 tabs, found 3
|
Coding Standard:
app/UI/Add/AddPresenter.php#L37
Line indented incorrectly; expected at least 4 tabs, found 3
|
Coding Standard:
app/UI/Add/AddPresenter.php#L41
Line indented incorrectly; expected at least 4 tabs, found 3
|
Coding Standard:
app/UI/Add/AddPresenter.php#L42
Line indented incorrectly; expected 3 tabs, found 2
|
Coding Standard:
app/UI/Add/AddPresenter.php#L42
Closing brace indented incorrectly; expected 12 spaces, found 8
|
Coding Standard:
app/UI/Add/AddPresenter.php#L45
Opening parenthesis of a multi-line function call must be the last content on the line
|
Coding Standard:
app/UI/Add/AddPresenter.php#L50
Multi-line arrays must have a trailing comma after the last element.
|
Coding Standard
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading