Missing API docs #202
Annotations
10 errors and 11 warnings
phpcs:
lib/routes.php#L103
Expected 1 space after FUNCTION keyword; 0 found
|
phpcs
Expected 1 space after FUNCTION keyword; 0 found
|
phpcs:
lib/routes.php#L127
Expected 1 space after FUNCTION keyword; 0 found
|
phpcs
Expected 1 space after FUNCTION keyword; 0 found
|
phpcs:
lib/routes.php#L156
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
phpcs
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
phpcs
Line exceeds 120 characters; contains 124 characters
|
phpcs:
lib/routes.php#L174
No space found after comma in argument list
|
phpcs
No space found after comma in argument list
|
phpcs
Line exceeds 120 characters; contains 124 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/routes.php#L163
Line exceeds 120 characters; contains 124 characters
|
phpcs:
lib/routes.php#L174
Line exceeds 120 characters; contains 124 characters
|
phpcs:
lib/routes.php#L214
Line exceeds 120 characters; contains 130 characters
|
phpcs:
lib/routes.php#L221
Line exceeds 120 characters; contains 133 characters
|
phpcs:
lib/routes.php#L228
Line exceeds 120 characters; contains 129 characters
|
phpcs:
lib/routes.php#L242
Line exceeds 120 characters; contains 137 characters
|
phpcs:
lib/routes.php#L320
Line exceeds 120 characters; contains 126 characters
|
phpcs:
lib/routes.php#L341
Line exceeds 120 characters; contains 127 characters
|
phpcs:
lib/routes.php#L364
Line exceeds 120 characters; contains 139 characters
|
phpcs:
lib/routes.php#L365
Line exceeds 120 characters; contains 124 characters
|