Fix missing lexicon entries #1690
Annotations
10 errors and 10 warnings
|
phpcs
Only one argument is allowed per line in a multi-line function call
|
|
phpcs:
_build/lexicon/checklexicon.php#L84
Only one argument is allowed per line in a multi-line function call
|
|
phpcs
Only one argument is allowed per line in a multi-line function call
|
|
phpcs:
_build/lexicon/checklexicon.php#L84
Only one argument is allowed per line in a multi-line function call
|
|
phpcs
Opening parenthesis of a multi-line function call must be the last content on the line
|
|
phpcs:
_build/lexicon/checklexicon.php#L84
Opening parenthesis of a multi-line function call must be the last content on the line
|
|
phpcs
Header blocks must be separated by a single blank line
|
|
phpcs:
_build/lexicon/checklexicon.php#L7
Header blocks must be separated by a single blank line
|
|
phpcs
Header blocks must be separated by a single blank line
|
|
phpcs:
_build/lexicon/checklexicon.php#L1
Header blocks must be separated by a single blank line
|
|
phpcs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, thenabeel/action-phpcs@v8. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
phpcs:
_build/lexicon/checklexicon.php#L584
Line exceeds 120 characters; contains 122 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L546
Line exceeds 120 characters; contains 131 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L514
Line exceeds 120 characters; contains 138 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L215
Line exceeds 120 characters; contains 132 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L209
Line exceeds 120 characters; contains 126 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L153
Line exceeds 120 characters; contains 178 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L78
Line exceeds 120 characters; contains 136 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L28
Line exceeds 120 characters; contains 134 characters
|
|
phpcs:
_build/lexicon/checklexicon.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 34 and the first side effect is on line 8.
|