gpls-use-entry-for-each-user-rule-message.php
: Added new snippet to use the current user entry to replace message merge tag variables.
#1117
php-lint-pr.yml
on: pull_request
PHPCS (Files Changed)
1m 7s
Annotations
2 errors and 4 warnings
PHPCS (Files Changed):
gp-limit-submissions/gpls-use-entry-for-each-user-rule-message.php#L12
When a multi-item array uses associative keys, each value should start on a new line.
|
PHPCS (Files Changed)
Error: Command failed: ./vendor/bin/phpcs --report=checkstyle --standard=phpcs.xml gp-limit-submissions/gpls-use-entry-for-each-user-rule-message.php
|
PHPCS (Files Changed)
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 (Files Changed)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, nanasess/setup-php@v3, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPCS (Files Changed):
gp-limit-submissions/gpls-use-entry-for-each-user-rule-message.php#L14
Equals sign not aligned with surrounding assignments; expected 22 spaces but found 1 space
|
PHPCS (Files Changed):
gp-limit-submissions/gpls-use-entry-for-each-user-rule-message.php#L15
Equals sign not aligned with surrounding assignments; expected 26 spaces but found 5 spaces
|