Skip to content

Update plugin headers for 2.4.0 #40

Update plugin headers for 2.4.0

Update plugin headers for 2.4.0 #40

Triggered via push February 7, 2024 19:24
Status Success
Total duration 2m 11s
Artifacts

phpcbf.yml

on: push
Matrix: php-codesniffer
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
php-codesniffer (7.4): src/wp-includes/class-cli.php#L26
Missing @var tag in member variable comment
php-codesniffer (7.4): src/admin/class-user-edit.php#L26
Missing @var tag in member variable comment
php-codesniffer (7.4): src/admin/class-user-edit.php#L31
Missing @var tag in member variable comment
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L15
Missing doc comment for class Klaviyo_Private_Key
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L33
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L50
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$arguments['helper']'.
php-codesniffer (7.4): src/admin/settings-fields/class-klaviyo-private-key.php#L52
Inline comments must end in full-stops, exclamation marks, or question marks
php-codesniffer (7.4): src/admin/class-users-list-table.php#L19
Missing member variable doc comment
php-codesniffer (7.4): src/admin/class-users-list-table.php#L21
Missing member variable doc comment
php-codesniffer (7.4): src/admin/class-users-list-table.php#L103
Missing parameter comment
php-codesniffer (7.4)
Process completed with exit code 123.
php-codesniffer (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, shivammathur/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
php-codesniffer (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/