Issues with transitions #172
Annotations
10 errors and 6 warnings
phpcs:
lib/Controller/Layout.php#L1068
Opening parenthesis of a multi-line function call must be the last content on the line
|
phpcs
Opening parenthesis of a multi-line function call must be the last content on the line
|
phpcs:
lib/Controller/Layout.php#L1069
Multi-line function call not indented correctly; expected 12 spaces but found 16
|
phpcs
Multi-line function call not indented correctly; expected 12 spaces but found 16
|
phpcs:
lib/Controller/Layout.php#L1069
Closing parenthesis of a multi-line function call must be on a line by itself
|
phpcs
Closing parenthesis of a multi-line function call must be on a line by itself
|
phpcs
Line exceeds 120 characters; contains 166 characters
|
phpcs
Line exceeds 120 characters; contains 208 characters
|
phpcs
Line exceeds 120 characters; contains 146 characters
|
phpcs
Line exceeds 120 characters; contains 268 characters
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs:
lib/Controller/Layout.php#L1695
Line exceeds 120 characters; contains 166 characters
|
phpcs:
lib/Entity/Layout.php#L1018
Line exceeds 120 characters; contains 208 characters
|
phpcs:
lib/Entity/Layout.php#L1182
Line exceeds 120 characters; contains 146 characters
|
phpcs:
lib/Entity/Layout.php#L2479
Line exceeds 120 characters; contains 268 characters
|
phpcs:
lib/Entity/Layout.php#L2480
Line exceeds 120 characters; contains 263 characters
|